Your message dated Thu, 7 Sep 2006 18:22:16 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Fixed in NMU of xen-3.0 3.0.2+hg9697-2.1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: xen-utils-3.0
Version: 3.0.2+hg9697-2
Severity: grave
Justification: renders package unusable
Below you find the output of apt-get install xen-utils-3.0 .
/usr/sbin/xend tries tom import the python scripts from
/usr/lib/python as well as from /usr/lib64/python ; both directories
do not exist on my system, I have python2.4 installed.
(With both python2.3 and python2.4 installed I had the same error.)
(When forcing an install of libxen-python, which is no more existent
in the repository, 'xend start' does work.)
The problem is obviously connected with the python transition.
This bug is grave, because xen-utils-3.0 is broken after install and
cannot be removed via apt / dpkg. I had to manually do prerm (fails,
partially), delete, postrm.
I have this problem for at least a week now.
Selecting previously deselected package xen-utils-3.0.
(Reading database ... 161873 files and directories currently installed.)
Unpacking xen-utils-3.0 (from .../xen-utils-3.0_3.0.2+hg9697-2_amd64.deb) ...
Setting up xen-utils-3.0 (3.0.2+hg9697-2) ...
Starting XEN: Traceback (most recent call last):
File "/usr/sbin/xend", line 33, in ?
from xen.xend.server import SrvDaemon
ImportError: No module named xen.xend.server
invoke-rc.d: initscript xend, action "start" failed.
dpkg: error processing xen-utils-3.0 (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
xen-utils-3.0
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install. Trying to recover:
Setting up xen-utils-3.0 (3.0.2+hg9697-2) ...
Starting XEN: Traceback (most recent call last):
File "/usr/sbin/xend", line 33, in ?
from xen.xend.server import SrvDaemon
ImportError: No module named xen.xend.server
invoke-rc.d: initscript xend, action "start" failed.
dpkg: error processing xen-utils-3.0 (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
xen-utils-3.0
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-xen-amd64-k8
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
--- End Message ---
--- Begin Message ---
Version: 3.0.2+hg9697-2.1
I've NMUed for this bug (fixing the bug to use versioning instead of the
"fixed" tag, to ease tracking through testing); here's the changelog:
> xen-3.0 (3.0.2+hg9697-2.1) unstable; urgency=high
> .
> * Non-maintainer upload.
> * High-urgency upload for RC bugfix.
> * Switch the order of dh_python/dh_pycentral and dh_installinit in
> debian/rules, so that the python modules are available when the
> postinst tries to start the init script; patch from Steve Langasek.
> (Closes: #384739)
/* Steinar */
--
Homepage: http://www.sesse.net/
--- End Message ---