Bug 130121

Summary: up2date fails after updating itself
Product: Red Hat Enterprise Linux 3 Reporter: JAN <jan>
Component: up2dateAssignee: Adrian Likins <alikins>
Status: CLOSED NOTABUG QA Contact: Fanny Augustin <fmoquete>
Severity: high Docs Contact:
Priority: medium    
Version: 3.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: 2004-08-17 17:16:54 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 JAN 2004-08-17 11:05:24 UTC
Description of problem:

Latest up2date (up2date-4.2.33-1) is linked to /usr/lib/python2.2 and 
up2date fails with the following error after running "up2date -u" and 
as the final step restarts up2date:

Traceback (most recent call last):
  File "/usr/sbin/up2date", line 28, in ?
    from up2date_client import up2date
  File "up2date.py", line 36, in ?
  File "depSolver.py", line 4, in ?
  File "packageList.py", line 17, in ?
  File "up2dateComps.py", line 7, in ?
  File "/usr/lib/python2.2/site-packages/rhpl/comps.py", line 5, in ?
    import libxml2
  File "/usr/lib/python2.2/site-packages/libxml2.py", line 1, in ?
ImportError: No module named libxml2mod

Older versions of up2date seems to link to /usr/lib/python1.5

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

up2date-4.2.33-1
libxml2-2.6.8-1
libxml2-python-2.6.8-1
Red Hat Enterprise Linux ES release 3 (Taroon Update 2)

How reproducible:

"up2date -u"

Steps to Reproduce:
1. up2date -u
2.
3.
  
Actual results:

Traceback (most recent call last):
  File "/usr/sbin/up2date", line 28, in ?
    from up2date_client import up2date
  File "up2date.py", line 36, in ?
  File "depSolver.py", line 4, in ?
  File "packageList.py", line 17, in ?
  File "up2dateComps.py", line 7, in ?
  File "/usr/lib/python2.2/site-packages/rhpl/comps.py", line 5, in ?
    import libxml2
  File "/usr/lib/python2.2/site-packages/libxml2.py", line 1, in ?
ImportError: No module named libxml2mod


Expected results:

No errors

Additional info:

Comment 1 JAN 2004-08-17 11:22:45 UTC
Sorry, seems like a 3rd party application upgraded the libxml2 
packages to 2.6.8