[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] Re: remove dependency on PyXML from xen?
On Fri, 17 Aug 2012, Ian Campbell wrote: ... and pushed. Is the following section of README still accurate? At least the mention of "PyXML" seems wrong to me. Python Runtime Libraries ======================== Xend (the Xen daemon) has the following runtime dependencies: * Python 2.3 or later. In some distros, the XML-aspects to the standard library (xml.dom.minidom etc) are broken out into a separate python-xml package. This is also required. In more recent versions of Debian and Ubuntu the XML-aspects are included in the base python package however (python-xml has been removed from Debian in squeeze and from Ubuntu in intrepid). URL: http://www.python.org/ Debian: python * For optional SSL support, pyOpenSSL: URL: http://pyopenssl.sourceforge.net/ Debian: python-pyopenssl * For optional PAM support, PyPAM: URL: http://www.pangalactic.org/PyPAM/ Debian: python-pam * For optional XenAPI support in XM, PyXML: URL: http://codespeak.net/lxml/ Debian: python-lxml YUM: python-lxml Yes, it should be lxml not PyXML. The link could be upgraded as well as http://codespeak.net/lxml/ redirects to http://lxml.de/ . I also found mention of PyXML in tools/python/logging/logging-0.4.9.2/ in the files README.txt, python_logging.html, and test/logrecv.py (in an error message) as a dependency for ZSI though I don't think xen ever uses the code. Michael Young _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |