Bug 120616

Summary: Python update breaks up2date
Product: [Fedora] Fedora Reporter: Bjorn Solberg <bjorn_bzilla>
Component: pythonAssignee: Mihai Ibanescu <mihai.ibanescu>
Status: CLOSED DUPLICATE QA Contact: Brock Organ <borgan>
Severity: low Docs Contact:
Priority: medium    
Version: rawhideCC: katzj
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: 2006-02-21 19:02:32 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 Bjorn Solberg 2004-04-12 06:06:14 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b)
Gecko/20040316

Description of problem:
Upgrading from python2.2 to python-2.3.3-1 is missing libraries:

(from 2.2:)
/usr/lib/python2.2/site-packages/libxml2mod.la
/usr/lib/python2.2/site-packages/libxml2mod.a
/usr/lib/python2.2/site-packages/libxml2mod.so

Manually copying these over to /usr/lib/python2.3/site-packages/ made
up2date work again, albeit with warning:

/usr/lib/python2.3/site-packages/libxml2.py:1: RuntimeWarning: Python
C API version mismatch for module libxml2mod: This Python has API
version 1012, module libxml2mod has version 1011.


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

How reproducible:
Always

Steps to Reproduce:
1.Have python-2.2
2.Use up2date, upgrade to 2.3
3.
    

Additional info:

Comment 1 Mihai Ibanescu 2004-04-12 13:50:09 UTC

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

Comment 2 Red Hat Bugzilla 2006-02-21 19:02:32 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.