Red Hat Bugzilla – Bug 472009
PyXML package does not include egg info
Last modified: 2014-01-12 19:08:03 EST
Description of problem: The directory /usr/lib/python2.4/site-packages/PyXML-0.8.4-py2.4.egg-info and its contents are missing from the PyXML package. This prevents at least some parts of the ZSI python module from working correctly. Version-Release number of selected component (if applicable): PyXML-0.8.4-4 How reproducible: Always Steps to Reproduce: 1. install PyXML 2. look for /usr/lib/python2.4/site-packages/PyXML-0.8.4-py2.4.egg-info Actual results: No /usr/lib/python2.4/site-packages/PyXML-0.8.4-py2.4.egg-info. Expected results: /usr/lib/python2.4/site-packages/PyXML-0.8.4-py2.4.egg-info should exist. Additional info: This has been fixed in Fedora, see bug 430344.
Created attachment 333142 [details] no PyXML egg-info file patch for python-ZSI To avoid /usr/bin/wsdl2py from the python-ZSI package breaking at runtime due to the missing egg info file in PyXML, I rebuilt the Fedora python-ZSI SRPM with the attached patch. It removes the problematic PyXML version check which requires the PyXML egg info file.
Cannot be fastrack because of bug 531854
This request was evaluated by Red Hat Product Management for inclusion in the current release of Red Hat Enterprise Linux. Because the affected component is not scheduled to be updated in the current release, Red Hat is unfortunately unable to address this request at this time. Red Hat invites you to ask your support representative to propose this request, if appropriate and relevant, in the next release of Red Hat Enterprise Linux.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2011-1460.html