Your message dated Mon, 01 Nov 2010 14:35:11 +0000
with message-id <[email protected]>
and subject line Bug#566180: fixed in libvirt 0.8.3-4
has caused the Debian Bug report #566180,
regarding libvirt-bin: virsh can define lxc domain but does not list nor 
properly start it
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.)


-- 
566180: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=566180
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libvirt-bin
Version: 0.7.2-3
Severity: normal


An LXC container was created, and can be started/stopped, and access with the
regular lxc tools.  An xml file for the container was created, using examples 
from, e.g. 
https://lists.linux-foundation.org/pipermail/containers/2008-September/013329.html

virsh --connect lxc:/// define  lxccontainer.xml  

properly creates (and assigns uuid) /etc/libvirt/lxc/lxccontainer.xml

virsh list --all does not list the domain

virst --connect lxc:/// start lxccontainer    claims it starts the container, 
but does not
and lxc-info  reports the container as "STOPPED"


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-2-686 (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 libvirt-bin depends on:
ii  adduser           3.112                  add and remove users and groups
ii  libavahi-client3  0.6.25-2               Avahi client library
ii  libavahi-common3  0.6.25-2               Avahi common library
ii  libc6             2.10.2-2               GNU C Library: Shared libraries
ii  libdbus-1-3       1.2.16-2               simple interprocess messaging syst
ii  libdevmapper1.02. 2:1.02.39-1            The Linux Kernel Device Mapper use
ii  libgnutls26       2.8.5-2                the GNU TLS library - runtime libr
ii  libhal1           0.5.14-1               Hardware Abstraction Layer - share
ii  libparted1.8-12   1.8.8.git.2009.07.19-5 The GNU Parted disk partitioning s
ii  libreadline6      6.1-1                  GNU readline and history libraries
ii  libsasl2-2        2.1.23.dfsg1-3         Cyrus SASL - authentication abstra
ii  libselinux1       2.0.89-4               SELinux runtime shared libraries
ii  libuuid1          2.16.2-0               Universally Unique ID library
ii  libvirt0          0.7.2-3                library for interfacing with diffe
ii  libxenstore3.0    3.4.2-2                Xenstore communications library fo
ii  libxml2           2.7.6.dfsg-1           GNOME XML library
ii  logrotate         3.7.8-4                Log rotation utility

Versions of packages libvirt-bin recommends:
ii  bridge-utils                  1.4-5      Utilities for configuring the Linu
ii  dnsmasq-base                  2.51-1     A small caching DNS proxy and DHCP
ii  iptables                      1.4.6-2    administration tools for packet fi
ii  netcat-openbsd                1.89-3     TCP/IP swiss army knife
ii  qemu                          0.11.1-2   fast processor emulator

Versions of packages libvirt-bin suggests:
ii  policykit-1                   0.95-1     framework for managing administrat

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: libvirt
Source-Version: 0.8.3-4

We believe that the bug you reported is fixed in the latest version of
libvirt, which is due to be installed in the Debian FTP archive:

libvirt-bin_0.8.3-4_i386.deb
  to main/libv/libvirt/libvirt-bin_0.8.3-4_i386.deb
libvirt-dev_0.8.3-4_i386.deb
  to main/libv/libvirt/libvirt-dev_0.8.3-4_i386.deb
libvirt-doc_0.8.3-4_all.deb
  to main/libv/libvirt/libvirt-doc_0.8.3-4_all.deb
libvirt0-dbg_0.8.3-4_i386.deb
  to main/libv/libvirt/libvirt0-dbg_0.8.3-4_i386.deb
libvirt0_0.8.3-4_i386.deb
  to main/libv/libvirt/libvirt0_0.8.3-4_i386.deb
libvirt_0.8.3-4.debian.tar.gz
  to main/libv/libvirt/libvirt_0.8.3-4.debian.tar.gz
libvirt_0.8.3-4.dsc
  to main/libv/libvirt/libvirt_0.8.3-4.dsc
python-libvirt_0.8.3-4_i386.deb
  to main/libv/libvirt/python-libvirt_0.8.3-4_i386.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.
Guido Günther <[email protected]> (supplier of updated libvirt 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: Mon, 01 Nov 2010 14:22:09 +0100
Source: libvirt
Binary: libvirt-bin libvirt0 libvirt0-dbg libvirt-doc libvirt-dev python-libvirt
Architecture: source all i386
Version: 0.8.3-4
Distribution: unstable
Urgency: low
Maintainer: Debian Libvirt Maintainers 
<[email protected]>
Changed-By: Guido Günther <[email protected]>
Description: 
 libvirt-bin - the programs for the libvirt library
 libvirt-dev - development files for the libvirt library
 libvirt-doc - documentation for the libvirt library
 libvirt0   - library for interfacing with different virtualization systems
 libvirt0-dbg - library for interfacing with different virtualization systems
 python-libvirt - libvirt Python bindings
Closes: 566180
Changes: 
 libvirt (0.8.3-4) unstable; urgency=low
 .
   * [29e8714] Recommend ebtables used by nwfilter
   * [e9eb650] New patch
     0009-Don-t-fail-lxc-domain-start-when-memory-controller-s.patch - Don't
     fail lxc domain start when memory controller support is missing (Closes:
     #566180)
Checksums-Sha1: 
 ef39df8d49b378ff314e88503295d81cc567627e 1874 libvirt_0.8.3-4.dsc
 ff00b7534139f9b425ebfdfa0fbe51d379aea437 26000 libvirt_0.8.3-4.debian.tar.gz
 419e0ccd6e990ed071a1115d788863e53a96aa88 1119588 libvirt-doc_0.8.3-4_all.deb
 ef340e75aaa76c380ffb8b5c36298af0e932b9e0 1021086 libvirt-bin_0.8.3-4_i386.deb
 90a2e687e1e75be21eae27f0f929854e32c5bb3a 954384 libvirt0_0.8.3-4_i386.deb
 d86e95f9f5d386583c9208ff6b0f7e5bb977e4fc 3043494 libvirt0-dbg_0.8.3-4_i386.deb
 c83144f9ef0af00552caf0f4e8641b4736f42ad7 1175776 libvirt-dev_0.8.3-4_i386.deb
 19db08246afb303c769f6abcbea711719cf43601 439494 python-libvirt_0.8.3-4_i386.deb
Checksums-Sha256: 
 752fbb7b51c469ffc3711b78d194f2df59e36e182ed44032ced41530fe91039e 1874 
libvirt_0.8.3-4.dsc
 660b91a244269eb05c6dc375315c4b8ca5da846e6bdea5ceb201294b7031678a 26000 
libvirt_0.8.3-4.debian.tar.gz
 da582df06843df25f7de9f8afe4b445fad986992d0e9cc9269594940c075eb7b 1119588 
libvirt-doc_0.8.3-4_all.deb
 10afb3ea15e72ee5bd9965b5c17429cf6b2bc31e22d7aadfb7760145dee74ae8 1021086 
libvirt-bin_0.8.3-4_i386.deb
 ffc19ece98859b95e70f117c6e0b698195bdbb5ff0f853301062e01a87bf1556 954384 
libvirt0_0.8.3-4_i386.deb
 54449a19ee57f4f3e976d30d9757cebb12a11889aa332c54fb46e43a57cd8a1a 3043494 
libvirt0-dbg_0.8.3-4_i386.deb
 fdf3ee42dc82f36cb31752b65316aacf21d6c3690743056b0f735f97a73a9f78 1175776 
libvirt-dev_0.8.3-4_i386.deb
 a265c3c6774f156b2f4b590f0b1588fea452a03e3ca948cf5ac0172ba5f536a4 439494 
python-libvirt_0.8.3-4_i386.deb
Files: 
 5c31c916d9a6815cb7acb47a6eb40546 1874 libs optional libvirt_0.8.3-4.dsc
 36d0c12a942fa3a39b06d5077d14e021 26000 libs optional 
libvirt_0.8.3-4.debian.tar.gz
 5c70683ab409abc14b94c9daefdd60c6 1119588 doc optional 
libvirt-doc_0.8.3-4_all.deb
 ce0d02613103f93073e3f5a33b66c5e7 1021086 admin optional 
libvirt-bin_0.8.3-4_i386.deb
 99d6f4cdb7c860e5c6503b377de60414 954384 libs optional libvirt0_0.8.3-4_i386.deb
 3fea56cff21662124961819c9367896c 3043494 debug extra 
libvirt0-dbg_0.8.3-4_i386.deb
 9e9305c08f4a5ca00b79ea77c519e5f1 1175776 libdevel optional 
libvirt-dev_0.8.3-4_i386.deb
 08a33134ede462f7ca08039b60999152 439494 python optional 
python-libvirt_0.8.3-4_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iD8DBQFMzsN3n88szT8+ZCYRAvfsAJ9+k5FuVJyEsOnQZtLTPgIim7zI2QCfemVF
yiDTTGVYFKIEWuI/VfZIarw=
=WPDY
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to