Bug 116768

Summary: libgnome-devel failed dependancy during install
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Bryan Perry <bperry>
Component: GNOMEAssignee: E-mail List <gnome-bugs>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: RC 2   
Target Milestone: ---   
Hardware: x86   
OS: SUSE Other   
Whiteboard:
Found By: System Test Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Bryan Perry 2005-09-13 14:08:47 UTC
During a full install, libgnome-devel fails to install because it is dependant
on a version of libgnome which does not appear to be available. I will add more
details during the next install.
Comment 1 Stanislav Brabec 2005-09-13 14:24:32 UTC
Missing %{name} = %{version} in Requires. Itherwise it does not force latest
version, which may cause problems.

I guess I have fixed it by adding
Requires:     %{name} = %{version}

Closing. Re-open, if it appears again.

Note: It's probably too late for 10.0.
Comment 2 Andreas Jaeger 2005-09-13 16:25:09 UTC
I'm sure you meant libgnomecups-devel and not libgnome-devel.

This bug was indeed in RC2 and has been fixed in the meantime.

This is not a bug during installation but during package selection already.