Bug 80339

Summary: command line up2date crashes
Product: [Retired] Red Hat Linux Reporter: John Hawley, Jr. <jhawley>
Component: rpmAssignee: Jeff Johnson <jbj>
Status: CLOSED WORKSFORME QA Contact: Mike McLean <mikem>
Severity: high Docs Contact:
Priority: medium    
Version: 6.2CC: gafton, mihai.ibanescu
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: 2003-07-21 17:33:29 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 John Hawley, Jr. 2002-12-24 18:47:38 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 
1.0.3705)

Description of problem:
When running up2date from the command line, the utility bombs each time.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.up2date -l
2.
3.
    

Actual Results:  [root@eagle /rhnpackages]# up2date -l
Traceback (innermost last):
  File "/usr/sbin/up2date", line 9, in ?
    import rpm
ImportError: libbz2.so.1: cannot open shared object file: No such file or 
directory

Expected Results:  should have connected to RHN to retreive updates.  

Additional info:

[root@eagle /rhnpackages]# rpm -q up2date
up2date-2.8.39-1.6.2
[root@eagle /rhnpackages]# rpm -q rpm rpm-python
rpm-4.0.2-6x
rpm-python-4.0.2-8
[root@eagle /rhnpackages]# rpm -q bzip2
bzip2-0.9.5d-2

Comment 1 Mike McLean 2003-01-03 23:29:30 UTC
You seem to have the wrong version of rpm-python installed.  Get the errata
rpm-python:

ftp://updates.redhat.com/6.2/en/os/i386/rpm-python-4.0.2-6x.i386.rpm

while you're at it make sure you have the latest errata versions of:
db3 rhn_register python python-popt python-xmlrpc rpm-python openssl

Try that and let us know if it solves your problem.


Comment 2 Mike McLean 2003-07-21 17:33:29 UTC
Closing due to lack of activity.