Michal Suchanek
2010-Nov-10 21:45 UTC
[Pkg-xen-devel] Bug#603099: xen-utils-common: requires python-xml
Package: xen-utils-common Version: 4.0.0-1 Severity: important The xm utility requires python-xml but the package does not depend on it. # xm new --help_vars 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 <module> main.main(sys.argv) File "/usr/lib/xen-4.0/lib/python/xen/xm/main.py", line 3620, in main _, rc = _run_cmd(cmd, cmd_name, args) File "/usr/lib/xen-4.0/lib/python/xen/xm/main.py", line 3644, in _run_cmd return True, cmd(args) File "<string>", line 1, in <lambda> File "/usr/lib/xen-4.0/lib/python/xen/xm/main.py", line 1449, in xm_importcommand cmd = __import__(command, globals(), locals(), 'xen.xm') File "/usr/lib/xen-4.0/lib/python/xen/xm/new.py", line 26, in <module> from xen.xm.xenapi_create import * File "/usr/lib/xen-4.0/lib/python/xen/xm/xenapi_create.py", line 22, in <module> from xml.parsers.xmlproc import xmlproc, xmlval, xmldtd ImportError: No module named xmlproc -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (800, 'stable'), (400, 'unstable'), (200, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-xen-amd64 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages xen-utils-common depends on: ii gawk 1:3.1.7.dfsg-5 GNU awk, a pattern scanning and pr ii lsb-base 3.2-23.1 Linux Standard Base 3.2 init scrip ii udev 163-2 /dev/ and hotplug management daemo ii xenstore-utils 4.0.1-1 Xenstore utilities for Xen xen-utils-common recommends no packages. xen-utils-common suggests no packages. -- Configuration Files: /etc/default/xendomains changed [not included] /etc/xen/xend-config.sxp changed [not included] -- no debconf information
Debian Bug Tracking System
2010-Nov-10 23:33 UTC
[Pkg-xen-devel] Bug#603099: marked as done (xen-utils-common: requires python-xml)
Your message dated Thu, 11 Nov 2010 00:31:33 +0100 with message-id <20101110233133.GA9528 at wavehammer.waldi.eu.org> and subject line Re: [Pkg-xen-devel] Bug#603099: xen-utils-common: requires python-xml has caused the Debian Bug report #603099, regarding xen-utils-common: requires python-xml to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 603099: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=603099 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Michal Suchanek <hramrach at centrum.cz> Subject: xen-utils-common: requires python-xml Date: Wed, 10 Nov 2010 22:45:41 +0100 Size: 3649 URL: <http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20101110/776cc79d/attachment.eml> -------------- next part -------------- An embedded message was scrubbed... From: Bastian Blank <waldi at debian.org> Subject: Re: [Pkg-xen-devel] Bug#603099: xen-utils-common: requires python-xml Date: Thu, 11 Nov 2010 00:31:33 +0100 Size: 1813 URL: <http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20101110/776cc79d/attachment-0001.eml>
Apparently Analagous Threads
- xm new
- Bug#487165: Bug#487165: [xen-utils-common] xm create requires python-xml to work
- Bug#489325: [xen-utils-common] xm new requires python-xml to work
- xen source (xm new machinename)
- Bug#570066: xm new: undeclared dependency on absent Python library "xmlproc".