Your message dated Tue, 17 Aug 2010 21:32:42 +0000
with message-id <[email protected]>
and subject line Bug#588811: fixed in xen 4.0.1~rc6-1
has caused the Debian Bug report #588811,
regarding pygrub fails to import xen.lowlevel.xc
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 [email protected]
immediately.)
--
588811: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588811
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: xen-utils-4.0
Version: 4.0.1~rc3-1
Severity: important
When invoking pygrub either via command line or via bootloader being set
in the configuration file, pygrub fails because it cannot import
xen.lowlevel.xc.
Example output:
# /usr/lib/xen-default/bin/pygrub
Traceback (most recent call last):
File "/usr/lib/xen-default/bin/pygrub", line 20, in <module>
import xen.lowlevel.xc
ImportError: No module named xen.lowlevel.xc
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-xen-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages xen-utils-4.0 depends on:
ii e2fslibs 1.41.12-2 ext2/ext3/ext4 file
system librari
ii iproute 20100519-2 networking and traffic
control too
ii libc6 2.11.2-2 Embedded GNU C Library:
Shared lib
ii libncurses5 5.7+20100313-2 shared libraries for
terminal hand
ii libxenstore3.0 4.0.1~rc3-1 Xenstore communications
library fo
ii python-support 1.0.9 automated rebuilding
support for P
ii python2.5 2.5.5-6 An interactive
high-level object-o
ii udev 158-1 /dev/ and hotplug
management daemo
ii xen-utils-common 4.0.0-1 XEN administrative
tools - common
ii zlib1g 1:1.2.3.4.dfsg-3 compression library -
runtime
Versions of packages xen-utils-4.0 recommends:
ii bridge-utils 1.4-5 Utilities for
configuring the Linu
ii xen-hypervisor-4.0-amd64 [xe 4.0.1~rc3-1 The Xen Hypervisor on
AMD64
Versions of packages xen-utils-4.0 suggests:
pn xen-docs-4.0 <none> (no description
available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: xen
Source-Version: 4.0.1~rc6-1
We believe that the bug you reported is fixed in the latest version of
xen, which is due to be installed in the Debian FTP archive:
libxen-dev_4.0.1~rc6-1_amd64.deb
to main/x/xen/libxen-dev_4.0.1~rc6-1_amd64.deb
libxenstore3.0_4.0.1~rc6-1_amd64.deb
to main/x/xen/libxenstore3.0_4.0.1~rc6-1_amd64.deb
xen-docs-4.0_4.0.1~rc6-1_all.deb
to main/x/xen/xen-docs-4.0_4.0.1~rc6-1_all.deb
xen-hypervisor-4.0-amd64_4.0.1~rc6-1_amd64.deb
to main/x/xen/xen-hypervisor-4.0-amd64_4.0.1~rc6-1_amd64.deb
xen-utils-4.0_4.0.1~rc6-1_amd64.deb
to main/x/xen/xen-utils-4.0_4.0.1~rc6-1_amd64.deb
xen_4.0.1~rc6-1.debian.tar.gz
to main/x/xen/xen_4.0.1~rc6-1.debian.tar.gz
xen_4.0.1~rc6-1.dsc
to main/x/xen/xen_4.0.1~rc6-1.dsc
xen_4.0.1~rc6.orig.tar.gz
to main/x/xen/xen_4.0.1~rc6.orig.tar.gz
xenstore-utils_4.0.1~rc6-1_amd64.deb
to main/x/xen/xenstore-utils_4.0.1~rc6-1_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Bastian Blank <[email protected]> (supplier of updated xen package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 17 Aug 2010 23:15:34 +0200
Source: xen
Binary: xen-docs-4.0 libxenstore3.0 libxen-dev xenstore-utils xen-utils-4.0
xen-hypervisor-4.0-amd64 xen-hypervisor-4.0-i386
Architecture: source amd64 all
Version: 4.0.1~rc6-1
Distribution: unstable
Urgency: low
Maintainer: Debian Xen Team <[email protected]>
Changed-By: Bastian Blank <[email protected]>
Description:
libxen-dev - Public headers and libs for Xen
libxenstore3.0 - Xenstore communications library for Xen
xen-docs-4.0 - Documentation for Xen
xen-hypervisor-4.0-amd64 - The Xen Hypervisor on AMD64
xen-hypervisor-4.0-i386 - The Xen Hypervisor on i386
xen-utils-4.0 - XEN administrative tools
xenstore-utils - Xenstore utilities for Xen
Closes: 588811
Changes:
xen (4.0.1~rc6-1) unstable; urgency=low
.
* New upstream release candidate.
- Add some missing locks for page table walk.
- Fix NMU injection into guest.
- Fix ioapic updates for vt-d.
- Add check for GRUB2 commandline behaviour.
- Fix handling of invalid kernel images.
- Allow usage of powernow.
* Remove lowlevel python modules usage from pygrub. (closes: #588811)
Checksums-Sha1:
46f3650bb0121a0c22ae4162e957a4047030fc43 1469 xen_4.0.1~rc6-1.dsc
99962f2f09652a6ec1a4b28dc2d5ec9247bbd467 9138716 xen_4.0.1~rc6.orig.tar.gz
461366644097afce074e8204acac1c9d660b3ad4 35412 xen_4.0.1~rc6-1.debian.tar.gz
ff493eea4eb0a6c4401bd2d72ed6b19f3de5c965 687128
xen-hypervisor-4.0-amd64_4.0.1~rc6-1_amd64.deb
89b3dd5793951433081bbf743a7bb15dcbc5ab6b 1317050
xen-docs-4.0_4.0.1~rc6-1_all.deb
559a2d07cbba3bc8eea28f67de2ab7e889d84fda 257438
libxen-dev_4.0.1~rc6-1_amd64.deb
0df844e08dfa2ddc86bfca2044f19100ab2ebbfe 23388
libxenstore3.0_4.0.1~rc6-1_amd64.deb
d87cd7a58221acda9469ac3d1267f80644fefc25 20266
xenstore-utils_4.0.1~rc6-1_amd64.deb
5a76d2b88ff164e00ef2f97dd35b03174a8bf49c 993460
xen-utils-4.0_4.0.1~rc6-1_amd64.deb
Checksums-Sha256:
9aa35adc919a1c05fa021cef3f33d85508a4ee27e8a622a18051baa854f9d1f4 1469
xen_4.0.1~rc6-1.dsc
cd9ff84d1a4441a4dbe83fb2407d8ccede967d5010b6d1520d958df5c4d87937 9138716
xen_4.0.1~rc6.orig.tar.gz
a3bcf6797f94d81692c47e3edd43e1275c04a3737867ce424d946df792732674 35412
xen_4.0.1~rc6-1.debian.tar.gz
48cd5b28eb2618e5ce092403b3dddda732c6f252d7f083c2f3e8ca5337c46ceb 687128
xen-hypervisor-4.0-amd64_4.0.1~rc6-1_amd64.deb
6335e5bd632a04695a614d2f5e61588d261a26a0dec9abbf204fe7c7ceaccc1a 1317050
xen-docs-4.0_4.0.1~rc6-1_all.deb
0f2dde6a29cdc4aec2a319efc3910e7bbaac51dcfabda8c386eb6ddb2fcc9df3 257438
libxen-dev_4.0.1~rc6-1_amd64.deb
e5a3c621816e804e5ea6f49b5b0510241e5a3d84c64cc9071df232368e534823 23388
libxenstore3.0_4.0.1~rc6-1_amd64.deb
1f6bc0af7c6a2dd5becfbc8d78651cc3e7f870b59a85b1aecf600bd2ff36d777 20266
xenstore-utils_4.0.1~rc6-1_amd64.deb
38a1565f7e01226ca5652222f653694a9d1154e56333461a7d62454c0fd21d3d 993460
xen-utils-4.0_4.0.1~rc6-1_amd64.deb
Files:
e5a92f4f27ea95d3d67ddba32437a536 1469 kernel optional xen_4.0.1~rc6-1.dsc
2d4928fc11b78f9ec7b091955188118a 9138716 kernel optional
xen_4.0.1~rc6.orig.tar.gz
2f496b10025d891499d4610716670886 35412 kernel optional
xen_4.0.1~rc6-1.debian.tar.gz
535f10add2b18d60a2aea1f07f9cdf5b 687128 kernel optional
xen-hypervisor-4.0-amd64_4.0.1~rc6-1_amd64.deb
5bb4523c5dcacd0c2783e7414b706ef8 1317050 doc optional
xen-docs-4.0_4.0.1~rc6-1_all.deb
27b2faae8c33c2b0e0ef42a2b4fb17f3 257438 libdevel optional
libxen-dev_4.0.1~rc6-1_amd64.deb
8cb09439137bc623628d21e2c7bc0a85 23388 libs optional
libxenstore3.0_4.0.1~rc6-1_amd64.deb
73c081a77c9ff5879ab2fb664d647a9e 20266 admin optional
xenstore-utils_4.0.1~rc6-1_amd64.deb
31cf6872b07fce7d09ebdac9c166ed60 993460 kernel optional
xen-utils-4.0_4.0.1~rc6-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkxq/Y4ACgkQLkAIIn9ODhFFjACgmJ8w0khTliCaID9glabjT6cj
UsMAoLNMNIe9gIzjC1jBu6ZaPwPbuDKe
=vLeH
-----END PGP SIGNATURE-----
--- End Message ---