similar to: Bug#599520: xen: Patch for replacing python-xml based code with python-lxml based code.

Displaying 20 results from an estimated 200 matches similar to: "Bug#599520: xen: Patch for replacing python-xml based code with python-lxml based code."

2010 Oct 08
7
[PATCH] Replace pyxml/xmlproc-based XML validator with lxml based one.
Pyxml/xmlproc is being used in tools/xen/xm/xenapi_create.py but is unmaintained for several years now. xmlproc is used only for validating XML documents against a DTD file. This patch replaces the pyxml/xmlproc based XML validation with code based on lxml, which is actively maintained. Signed-off-by: Stephan Peijnik <spe@anexia.at> diff -r 6e0ffcd2d9e0 -r 7082ce86e492
2012 Jul 24
9
remove dependency on PyXML from xen?
Fedora is keen to stop using PyXML and I have been sent a bug report https://bugzilla.redhat.com/show_bug.cgi?id=842843 which includes a patch to remove the use of XMLPrettyPrint in tools/python/xen/xm/create.py . I am going to try this in the Fedora build, but I was wondering if it makes sense to do this in the official xen releases as well. Michael Young
2011 May 01
1
Bug#624788: Python version issue: "ImportError: No module named lxml"
Package: xen-utils-4.0 Version: 4.0.1-2 Right after another Wheezy distribution update I've faced the following issue with "xm". ===== host:~# xm new /etc/xen/domains/test.cfg Unexpected error: <type 'exceptions.ImportError'> Please report to xen-devel at lists.xensource.com Traceback (most recent call last): File "/usr/lib/xen-4.0/bin/xm", line 8, in
2013 Feb 28
1
ImportError: No module named lxml
Dears , i need you support as i got the following error : #xm new -f /OVS/Repositories/0004fb0000030000505b685a936d0faf/VirtualMachines/0004fb00000600001dfb6cf4b6258355/vm.cfg Unexpected error: exceptions.ImportError Please report to xen-devel@lists.xensource.com Traceback (most recent call last): File "/usr/sbin/xm", line 7, in ? main.main(sys.argv) File
2010 Oct 18
1
Bug#570066: Patch from xen-devel
Hi, Here is patch that i mean: http://www.listware.net/201010/xen-devel/26206-xen-devel-patch-replace-pyxmlxmlproc-based-xml-validator-with-lxml-based-one.html and it's accepted already to upstream. -- WBR, Dmytro Sirant
2013 Jan 11
0
missing dep for xen-41: python-lxml
Hello, in the process of setting up a minimal xen host on debian wheezy, the call of xm new resulted in the following output Unexpected error: <type 'exceptions.ImportError'> Please report to xen-devel at lists.xensource.com Traceback (most recent call last): File "/usr/lib/xen-4.1/bin/xm", line 8, in <module> main.main(sys.argv) File
2003 Oct 09
2
building XML-0.95-1 on MacOS
I am trying to build the XML package on MacOS. I am using the fink installation of libxml-1.8.17. The configuration information is: Configuration information: Libxml settings libxml include directory: /sw/include/gnome-xml libxml library directory: -L/sw/lib -lxml -lz -lz -lxml libxml 2: no Compilation flags: -I/sw/include/gnome-xml -I/sw/include/gnome-xml/libxml
2013 Jul 18
2
Puppetlabs Apt module: dependency cycle
Using ```puppetlabs/apt``` in a puppet provisioner for vagrant. the module is installed in puppet/modules and I''m getting a strange Dependency cycle error. the code in the manifest file: # Run apt-get update when anything beneath /etc/apt/ changes #taken from https://blog.kumina.nl/2010/11/puppet-tipstricks-running-apt-get-update-only-when-needed/ exec { "apt-get
2012 Jul 01
1
xm crash
Ok, it says to send this so here it is: [root@xen lharold]# xm create xm_fedora.cfg Using config file "/etc/xen/xm_fedora.cfg". Started domain Fedora (id=2) [root@xen lharold]# xm new Fedora Unexpected error: <type ''exceptions.ImportError''> Please report to xen-devel@lists.xensource.com Traceback (most recent call last): File "/sbin/xm", line 7, in
2011 Sep 25
1
Please report to - xm new
I installed the beta version of oneiric and got this error: root@g4-01:~# xm new Unexpected error: <type ''exceptions.ImportError''> Please report to xen-devel@lists.xensource.com Traceback (most recent call last): File "/usr/lib/xen-4.1/bin/xm", line 8, in <module> main.main(sys.argv) File
2014 Dec 05
2
building NUT on Mac OS X Yosemite (website/documentation)
2014-12-04 8:06 GMT+01:00 Jean Perriault (GM TAF) <jpweb.taf at gmail.com>: > same issue with gmake (expect that command output and errors are now in > French..;) > gmake: *** Aucune r?gle pour fabriquer la cible ? -eindex.html ?, > n?cessaire pour ? ups-html.txt ?. Arr?t. tools/nut-hclinfo.py is failing: you need python modules json/simplejson and lxml
2014 Dec 05
0
building NUT on Mac OS X Yosemite (website/documentation)
2014-12-05 3:33 GMT+01:00 hyouko at gmail.com <hyouko at gmail.com>: > 2014-12-04 8:06 GMT+01:00 Jean Perriault (GM TAF) <jpweb.taf at gmail.com>: >> same issue with gmake (expect that command output and errors are now in >> French..;) >> gmake: *** Aucune r?gle pour fabriquer la cible ? -eindex.html ?, >> n?cessaire pour ? ups-html.txt ?. Arr?t. > >
2015 Aug 21
0
Processed (with 2 errors): user pkg-xen-devel@lists.alioth.debian.org, usertagging 599520, closing 599520, usertagging 605778 ...
Processing commands for control at bugs.debian.org: > user pkg-xen-devel at lists.alioth.debian.org Setting user to pkg-xen-devel at lists.alioth.debian.org (was ijc at debian.org). > usertags 599520 toolstack-xend There were no usertags set. Usertags are now: toolstack-xend. > close 599520 4.4.0-1 Failed to add fixed version '4.4.0-1' to 599520: Not altering archived bugs; see
2014 Dec 04
2
building NUT on Mac OS X Yosemite (website/documentation)
> But I?m still stuck after with the : > make: *** No rule to make target `-eindex.html', needed by `ups-html.txt'. > Stop. > Any idea here? gmake
2014 Dec 04
0
building NUT on Mac OS X Yosemite (website/documentation)
same issue with gmake (expect that command output and errors are now in French..;) gmake: *** Aucune r?gle pour fabriquer la cible ? -eindex.html ?, n?cessaire pour ? ups-html.txt ?. Arr?t. > Le 4 d?c. 2014 ? 01:36, hyouko at gmail.com a ?crit : > >> But I?m still stuck after with the : >> make: *** No rule to make target `-eindex.html', needed by `ups-html.txt'.
2004 Aug 06
2
Trouble compiling ices
Any help would be appreciated, not sure why this isn't compiling: Redhat 7.2 [root@jasmine ices-0.2.2]# ./configure --with-lame loading cache ./config.cache Building ices 0.2.2... checking for a BSD compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... found
2019 Nov 07
2
yum install fails - itertoolsmodule.so
I've just tried a yum update on one of my C7 boxes and got the following output. I'm guessing to fix this I need to re-install the RPM, but I can't remove it because of dependancies, so how can I fix the problem? I've managed to download a later version of the RPM, but haven't managed to find the same version as the one installed. Gary [root at zeppo ~]# yum install There
2004 Aug 06
4
libxml problem
I have installed libxml2-2.4.11-1.i686.rpm libxml2-devel-2.4.11-1.i686.rpm And when i compile ice checking for a BSD compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking
2012 Nov 16
2
Failed to build libvirt-1.0.0-1.fc17.src.rpm on a CentOS 6.3 system
Hi, List, I am seeing following problems when building libvirt-1.0.0-1.fc17.src.rpm. The first failed test case is xml2sexprtest as you can see below. $ sudo rpmbuild -ba SPECS/libvirt.spec + make check TEST: virshtest ........................................ 40 ........... 51 OK TEST: sockettest ...................................... 38 OK
2011 Feb 24
0
Bug#599520: (no subject)
+1