Bug 236518

Summary: pup installs update which breaks dependencies
Product: [Fedora] Fedora Reporter: Jonathan Kamens <h1k6zn2m>
Component: yumAssignee: Jeremy Katz <katzj>
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-04-25 16:42:44 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:
Bug Depends On:    
Bug Blocks: 150226    

Description Jonathan Kamens 2007-04-15 23:56:30 UTC
gnucash-2.0.5-3.fc7, which I installed on March 22, requires
libgtkhtml-3.8.so.15.    gtkhtml3-3.14.1-1.fc7, which pup installed on April 11,
contains a later version of that library.  Hence, after updating with pup,
gnucash no longer works.  pup should not have installed a package which broke a
dependency for an existing package.  Rpm gets this right, i.e., if you try to
use rpm to install an update for a package which removes a dependency of another
package, rpm will refuse to do it without --nodeps.

I'm marking this a high-priority defect because I don't think it's at all
acceptable for pup to be able to break installed applications.

Comment 1 Jeremy Katz 2007-04-25 16:42:44 UTC

*** This bug has been marked as a duplicate of 236009 ***