|
Bugzilla – Full Text Bug Listing |
| Summary: | libgnome-devel failed dependancy during install | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Bryan Perry <bperry> |
| Component: | GNOME | Assignee: | 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
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.
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. |