Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 73138
Summary: | gnome-libs should obsolete db1 | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Jim Radford <radford> |
Component: | gnome-libs | Assignee: | Havoc Pennington <hp> |
Status: | CLOSED DUPLICATE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 9 | CC: | goeran, katzj, notting |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-02-21 18:49:32 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Jim Radford
2002-08-31 02:09:03 UTC
The opinion around here seems to be that gnome-libs should not obsolete db1, because then anyone with db1 installed would get gnome-libs when they upgrade. but most likely they don't _need_ db1 as nothing is using it anymore. As things stand now, I see no clean way to upgrade: I have a system with db1, and a lot of old packages using libdb.so.2 from db1. I can't upgrade one of those old packages, e.g. gnumeric, since it requires gnome-libs >= 1.4.1. I can't upgrade gnome-libs, since it conflicts with files from db1. Adding all the old packages in the same gigantic upgrade would not help, it would still conflict with db1. I can't remove db1 since all the old packages depend on it. There is no way to start here! But if gnome-libs did obsolete db1, as would be logical, it provides what db1 provides, then everything would run fine. It sounds to me that you are avoiding this in because of a limitation in the upgrade logic. When upgrading, the obsolete tag is apparently assumed to mean more than it actually says. But if so that is a problem with the upgrade logic, and should be fixed there. *** This bug has been marked as a duplicate of 58942 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |