similar to: remove dependency on PyXML from xen?

Displaying 20 results from an estimated 400 matches similar to: "remove dependency on PyXML from xen?"

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
2010 Oct 08
2
Bug#599520: xen: Patch for replacing python-xml based code with python-lxml based code.
Package: xen Version: 4.0.1-1 Tags: patch Attached is a patch which I already sent upstream that replaces the python-xml (pyxml/xmlproc) based validation code with validation code based on python-lxml. The obvious gain from this is that XenAPI works on Squeeze and Sid, where python-xml is not available anymore. Additionally this patch adds a dependency on python-lxml for the xen-utils-4.0
2010 Jan 04
0
CESA-2010:0002 Moderate CentOS 4 i386 PyXML - security update
CentOS Errata and Security Advisory CESA-2010:0002 PyXML security update for CentOS 4 i386: https://rhn.redhat.com/errata/RHSA-2010-0002.html The following updated file has been uploaded and is currently syncing to the mirrors: i386: updates/i386/RPMS/PyXML-0.8.3-6.el4_8.2.i386.rpm source: updates/SRPMS/PyXML-0.8.3-6.el4_8.2.src.rpm You may update your CentOS-4 i386 installations by running
2010 Jan 04
0
CESA-2010:0002 Moderate CentOS 4 x86_64 PyXML - security update
entOS Errata and Security Advisory CESA-2010:0002 PyXML security update for CentOS 4 x86_64: https://rhn.redhat.com/errata/RHSA-2010-0002.html The following updated file has been uploaded and is currently syncing to the mirrors: x86_64: updates/x86_64/RPMS/PyXML-0.8.3-6.el4_8.2.x86_64.rpm source: updates/SRPMS/PyXML-0.8.3-6.el4_8.2.src.rpm You may update your CentOS-4 x86_64 installations by
2011 Nov 21
0
CEBA-2011:1460 CentOS 5 x86_64 PyXML FASTTRACK Update
CentOS Errata and Bugfix Advisory 2011:1460 Upstream details at : http://rhn.redhat.com/errata/RHBA-2011-1460.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: 22d1179b93f9322e5cb761edfe6dbc6a PyXML-0.8.4-6.el5.x86_64.rpm Source: b20f4b420e61f3dc4a7c9dc90f66ec01 PyXML-0.8.4-6.el5.src.rpm -- Johnny Hughes CentOS
2011 Nov 21
0
CEBA-2011:1460 CentOS 5 i386 PyXML FASTTRACK Update
CentOS Errata and Bugfix Advisory 2011:1460 Upstream details at : http://rhn.redhat.com/errata/RHBA-2011-1460.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: 3bc12dfd2730e63ba0c6247f0b60f940 PyXML-0.8.4-6.el5.i386.rpm Source: b20f4b420e61f3dc4a7c9dc90f66ec01 PyXML-0.8.4-6.el5.src.rpm -- Johnny Hughes CentOS Project
2020 Oct 05
2
certbot stopped working on CentOS 7: pyOpenSSL module missing required functionality
Hello fellow CentOS users, I had this cronjob working for many moons on CentOS 7.8.2003: #minute hour mday month wday command 6 6 * * 1 certbot renew --post-hook "cat /etc/letsencrypt/live/raspasy.de/fullchain.pem /etc/letsencrypt/live/ raspasy.de/privkey.pem > /etc/letsencrypt/live/raspasy.de/haproxy.pem; systemctl resstart
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
2011 Sep 02
2
PANIC: early exception 0e rip 10:0 error 10 cr2 0
Hi all, I installed XEN on a CentOS 6 server, as per these instructions: http://www.crc.id.au/xen-on-rhel6-scientific-linux-6-centos-6-howto/ And the server now gives this error on reboot: PANIC: early exception 0e rip 10:0 error 10 cr2 0 These are the packages that were installed before the reboot: Total download size: 33 M Installed size: 116 M Is this ok [y/N]: y Downloading Packages:
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
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
2008 Jul 31
1
Samba 3.2.0: Unable make document Help
Dear list, I compiled Samba 3.2.0 document like this. cd samba-3.2.0/source configure ... ... ... cd ../docs-xml make all but some error happen. --------------------------------- # make all ... ... xsltproc --output output/manpages-3/eventlogadm.8 xslt/man.xsl tmp/manpages-3/eventlogadm.8.xml runtime error: file xslt/man.xsl line 41 element if unregistered variable list-indent
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 Feb 26
24
xen Installation through YUM
HI, I am trying to install xen through yum. Here is what I did. [root@localhost Kishore]# yum install kernel-xen xen Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package kernel.x86_64 0:2.6.31.9-174.fc12 set to be installed --> Processing Dependency: kernel-firmware >= 2.6.31.9-174.fc12 for package: kernel-2.6.31.9-174.fc12.x86_64
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
2006 Apr 12
2
[LLVMdev] Status of Python bindings?
Hello all, I am involved in a compiler project for Transport Triggered Architectures (think VLIW and you are pretty close), and we are considering using LLVM. Browsing the list archives, I noticed an announcement of Python bindings for LLVM 1.5. Does anyone know the current status of the bindings? -- Pertti
2008 Jun 12
13
Announce: Lustre 1.6.5 is available!
Hi all, At long last, Lustre 1.6.5 is available on the Sun Download Center Site. http://www.sun.com/software/products/lustre/get.jsp The change log and release notes can be read here: http://wiki.lustre.org/index.php?title=Change_Log_1.6 Thank you for your assistance; as always, you can report issues via Bugzilla (https://bugzilla.lustre.org/) Happy downloading! -- The Lustre Team --
2008 Jun 12
13
Announce: Lustre 1.6.5 is available!
Hi all, At long last, Lustre 1.6.5 is available on the Sun Download Center Site. http://www.sun.com/software/products/lustre/get.jsp The change log and release notes can be read here: http://wiki.lustre.org/index.php?title=Change_Log_1.6 Thank you for your assistance; as always, you can report issues via Bugzilla (https://bugzilla.lustre.org/) Happy downloading! -- The Lustre Team --
2005 May 25
2
[LLVMdev] llc -march=ia64 support
Hi, For the PyPy project ( http://codespeak.net/pypy ) I am working on the x64-64 support. I would like to use llc -march=ia64 to generate the assembly but that is not supported at the moment. As a workaround I let llc generate C code that gets compiled, but this unfortunately is not a good way to show the power of llvm. A understood this ia64 support will be worked on soon. First week of july