[Pkg-libvirt-maintainers] Bug#455998: Bug#455998: Bug#455998: virt-manager can't create a new virtual machine

Yves-Alexis Perez corsac at debian.org
Wed Dec 19 12:06:23 UTC 2007


On Thu, Dec 13, 2007 at 06:52:23PM +0000, Guido Guenther wrote:
> Hi,
> On Thu, Dec 13, 2007 at 01:09:33PM +0100, Yves-Alexis Perez wrote:
> > > > And I can't do anything else then canceling creation.
> > > This indeed is a bug in virt-manager. I'll have a look.
> Is there any information in ~/.libvirt or  ~/.virt* or (when running as
> root) /var/lib/libvirt ?

Attached is the virt-manager.log created when trying to create a vm as user.
It's another box where I still have the problem.

Cheers,
-- 
Yves-Alexis
-------------- next part --------------
[mer, 19 d?c 2007 13:02:25 virt-manager 6339] INFO (__init__:1297) Application startup
[mer, 19 d?c 2007 13:02:25 virt-manager 6340] WARNING (__init__:1287) No support for gnome-keyring
[mer, 19 d?c 2007 13:02:25 virt-manager 6340] DEBUG (__init__:1305) About to connect to uris ['qemu:///session']
[mer, 19 d?c 2007 13:02:30 virt-manager 6340] DEBUG (__init__:1305) Clicked a connection row
[mer, 19 d?c 2007 13:02:32 virt-manager 6340] DEBUG (__init__:1305) Scheduling background open thread for qemu:///session
[mer, 19 d?c 2007 13:02:32 virt-manager 6340] DEBUG (__init__:1305) Background thread is running
[mer, 19 d?c 2007 13:02:32 virt-manager 6340] DEBUG (__init__:1305) Background open thread complete, scheduling notify
[mer, 19 d?c 2007 13:02:32 virt-manager 6340] DEBUG (__init__:1305) Notifying open result
[mer, 19 d?c 2007 13:02:35 virt-manager 6340] DEBUG (__init__:1305) Clicked a connection row
[mer, 19 d?c 2007 13:02:35 virt-manager 6340] DEBUG (__init__:1305) Unable to get max vcpu
[mer, 19 d?c 2007 13:03:01 virt-manager 6340] DEBUG (__init__:1305) OS Type: linux
[mer, 19 d?c 2007 13:03:01 virt-manager 6340] DEBUG (__init__:1305) OS Variant: debianEtch
[mer, 19 d?c 2007 13:03:11 virt-manager 6340] DEBUG (__init__:1305) Could not open "/etc/sysconfig/keyboard" [Errno 2] No such file or directory: '/etc/sysconfig/keyboard'
[mer, 19 d?c 2007 13:03:11 virt-manager 6340] DEBUG (__init__:1305) Creating a VM molly
  Type: qemu
  UUID: b0274517-7fe9-cbe0-15da-b238dba00a29
  Source: /home/yaperez/Documents/Downloads/debian-40r0-i386-netinst.iso
  OS: Debian Etch
  Kickstart: 
  Memory: 500
  Max Memory: 500
  # VCPUs: 1
  Filesize: 0.9765625
  Disk image: /home/yaperez/Documents/qemu/molly.img
  Non-sparse file: True
[mer, 19 d?c 2007 13:03:11 virt-manager 6340] DEBUG (__init__:1305) Non-sparse file selected
[mer, 19 d?c 2007 13:03:11 virt-manager 6340] DEBUG (__init__:1305) Starting background install process
[mer, 19 d?c 2007 13:03:11 virt-manager 6340] ERROR (__init__:1272) Unable to complete install 'exceptions.AttributeError 'NoneType' object has no attribute 'setup'
Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/create.py", line 616, in do_install
    dom = guest.start_install(False, meter = meter)
  File "/var/lib/python-support/python2.4/virtinst/Guest.py", line 724, in start_install
    return self._do_install(consolecb, meter)
  File "/var/lib/python-support/python2.4/virtinst/Guest.py", line 736, in _do_install
    self._create_devices(meter)
  File "/var/lib/python-support/python2.4/virtinst/Guest.py", line 644, in _create_devices
    nic.setup(self.conn)
AttributeError: 'NoneType' object has no attribute 'setup'
'


More information about the Pkg-libvirt-maintainers mailing list