Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 58776

Summary: Cannot upgrade package
Product: [Retired] Red Hat Raw Hide Reporter: Mario Mikocevic <mario.mikocevic>
Component: gnome-libsAssignee: Havoc Pennington <hp>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
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: 2002-01-24 13:04:41 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 Mario Mikocevic 2002-01-24 13:04:37 UTC
Description of Problem:
Latest gnome-libs has some strange dependencies of db1 so it cannot be
upgraded.

Version-Release number of selected component (if applicable):
# rpm -qa | grep db1
db1-1.85-7
# rpm -qa | grep gnome-libs
gnome-libs-1.4.1.2.90-3


How Reproducible:
Always


Steps to Reproduce:
1. rpm -Fvh gnome-libs*
2. 
3. 

Actual Results:
# rpm -Fvh gnome-libs*                 
Preparing...                ########################################### [100%]
file /usr/bin/db1_dump185 from install of gnome-libs-1.4.1.2.90-4 conflicts with
file from package db1-1.85-7
file /usr/lib/libdb1.so.2 from install of gnome-libs-1.4.1.2.90-4 conflicts with
file from package db1-1.85-7


Expected Results:
All done well.

Additional Information:
db1 can't be erased because old gnome-libs-1.4.1.2.90-3 depends on it.

Comment 1 Havoc Pennington 2002-01-24 15:04:04 UTC
The db1 package will be removed in the end. Current bug is that some other
packages require db1 so you can't rpm -e db1. I'm going to go ahead and close
the bug since people are in the process of fixing it and it's very obvious it's
broken.