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

Bug 61574

Summary: RHEA-2002:024-23 install error
Product: [Retired] Red Hat Linux Reporter: Gene Czarcinski <gczarcinski>
Component: rpmAssignee: Jeff Johnson <jbj>
Status: CLOSED NOTABUG QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 7.2CC: mike.fleetwood
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-03-25 22:09:10 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 Gene Czarcinski 2002-03-21 18:54:00 UTC
This was done on a 7.2 plus all errata system.

Whoever put the big rpm update together did not do proper testing!  This set 
of updates CANNOT be installed with freshen (rpm -Fvh) as the announcements 
says.

Somewhere along the way (for good reasons I assume) the file 
/usr/lib/python1.5/site-packages/poptmodule.so was moved from the rpm-python 
package into its own package (python-popt).  With up2date installed (I had 
previously updated up2date with RHBA-2002:044-12, the freshen (my prefered 
procedure) is no possible.

The only way I could update was to issue rpm -Uvh.

This should really be against "python-popt" component since that is the source
package but that component does not currently exist.

Comment 1 Mike Fleetwood 2002-03-25 22:09:04 UTC
Dito.  I get the same problem.  Here is the output from:
rpm -Fvh popt* rpm* python-popt* gnorpm* kdeadmin* rpm2html* rpmfind*
    error: failed dependencies:
            poptmodule.so is needed by up2date-2.7.46-7.x.2

Comment 2 Jeff Johnson 2002-03-27 19:41:19 UTC
Install the python-popt package.

FWIW, this isn't an rpm problem.