[Pkg-libvirt-maintainers] Bug#572625: More info
    Giovanni Toraldo 
    scurippio at gmail.com
       
    Wed Mar 17 15:01:12 UTC 2010
    
    
  
Hi Guido,
sorry for the delay.
The problem is reproducible with a Debian Lenny with current packages
of virt-manager, libvirtd and qemu-kvm from backports.org
I can reproduce the error, even when attaching a simple iso to a
machine, with an iso put on /var/lib/libvirtd/images:
ls -l /var/lib/libvirt/images/
totale 600832
-rw-r----- 1 libvirt-qemu kvm 615251968 17 mar 15:40 windowsxpsp3.iso
I copied the iso with root privileges, (was root:root 644 before
trying to attach to a domain). After the error, the situation is what
you see. My user is in the libvirt and kvm system groups.
On Fri, Mar 5, 2010 at 4:06 PM, Guido Günther <agx at sigxcpu.org> wrote:
> Hi,
> please attach the domain XML, /etc/libvirt/{libvirtd.conf,qemu.conf}, as
I cannot attach any domain XML, because the error raise at the end of
the wizard for creating a new domain in virt-manager.
libvirtd.conf and qemu.conf are unmodified.
> well as the output of:
>
> reportbug --template libvirt-bin
Package: libvirt-bin
Version: 0.7.6-1~bpo50+1
Severity: wishlist
-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-bpo.3-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libvirt-bin depends on:
ii  adduser        3.110                     add and remove users and groups
ii  hal            0.5.11-8                  Hardware Abstraction Layer
ii  libavahi-clien 0.6.23-3lenny1            Avahi client library
ii  libavahi-commo 0.6.23-3lenny1            Avahi common library
ii  libc6          2.7-18lenny2              GNU C Library: Shared libraries
ii  libdbus-1-3    1.2.1-5+lenny1            simple interprocess messaging syst
ii  libdevmapper1. 2:1.02.27-4               The Linux Kernel Device Mapper use
ii  libgcrypt11    1.4.1-1                   LGPL Crypto library - runtime libr
ii  libgnutls26    2.4.2-6+lenny2            the GNU TLS library - runtime libr
ii  libgpg-error0  1.4-2                     library for common error values an
ii  libhal1        0.5.11-8                  Hardware Abstraction Layer - share
ii  libparted1.8-1 1.8.8.git.2008.03.24-11.1 The GNU Parted disk partitioning s
ii  libpolkit-dbus 0.9-2                     library for accessing PolicyKit vi
ii  libpolkit2     0.9-2                     library for accessing PolicyKit
ii  libreadline5   5.2-3.1                   GNU readline and history libraries
ii  libsasl2-2     2.1.22.dfsg1-23+lenny1    Cyrus SASL - authentication abstra
ii  libtasn1-3     1.4-1                     Manage ASN.1 structures (runtime)
ii  libuuid1       1.41.3-1                  universally unique id library
ii  libvirt0       0.7.6-1~bpo50+1           library for interfacing with diffe
ii  libxenstore3.0 3.2.1-2                   Xenstore communications library fo
ii  libxml2        2.6.32.dfsg-5+lenny1      GNOME XML library
ii  logrotate      3.7.1-5                   Log rotation utility
ii  zlib1g         1:1.2.3.3.dfsg-12         compression library - runtime
Versions of packages libvirt-bin recommends:
ii  bridge-utils              1.4-5          Utilities for configuring the Linu
ii  dnsmasq-base              2.45-1+lenny1  A small caching DNS proxy and DHCP
ii  iptables                  1.4.2-6        administration tools for packet fi
ii  netcat-openbsd            1.89-3         TCP/IP swiss army knife
ii  qemu                      0.9.1-10lenny1 fast processor emulator
Versions of packages libvirt-bin suggests:
pn  policykit-1                   <none>     (no description available)
Here I attach a new virt-manager error log:
Unable to complete install '<class 'libvirt.libvirtError'> internal
error unable to start guest: qemu: could not open disk image
/var/lib/libvirt/images/windowsxpsp3.iso
Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/create.py", line 1502, in do_install
    dom = guest.start_install(False, meter = meter)
  File "/var/lib/python-support/python2.5/virtinst/Guest.py", line
795, in start_install
    return self._do_install(consolecb, meter, removeOld, wait)
  File "/var/lib/python-support/python2.5/virtinst/Guest.py", line
896, in _do_install
    self.domain = self.conn.createLinux(install_xml, 0)
  File "/usr/lib/python2.5/site-packages/libvirt.py", line 1098, in createLinux
    if ret is None:raise libvirtError('virDomainCreateLinux() failed',
conn=self)
libvirtError: internal error unable to start guest: qemu: could not
open disk image /var/lib/libvirt/images/windowsxpsp3.iso
-- 
Giovanni "scorp" Toraldo
    
    
More information about the Pkg-libvirt-maintainers
mailing list