Bug 116768 - libgnome-devel failed dependancy during install
Summary: libgnome-devel failed dependancy during install
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: GNOME (show other bugs)
Version: RC 2
Hardware: x86 SUSE Other
: P5 - None : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-13 14:08 UTC by Bryan Perry
Modified: 2005-09-13 16:25 UTC (History)
0 users

See Also:
Found By: System Test
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.