[Bug 712878] Re: KVM guest hangs on 'booting from hard disk' 10.10 for guest and host.

KarelV 712878 at bugs.launchpad.net
Fri Mar 11 15:51:06 UTC 2011


I'm new to Ubuntu and vmbuilder and I am not shure whether my problem installing a new guest is related to this bug. If related, the sequence I get, could be of help. 
After the line Calling hook: bootstrap, nothing happend for almost one hour and then stopped with some error reporting as given hereafter.


 
nnn at sss:~$ sudo vmbuilder kvm ubuntu --suite maverick --flavour virtual --arch amd64 -o --libvirt qemu:///system --hostname sweb --part vmbuilder.partition --user nnn --name nnnnnnn --pass ppppppp --bridge br1
[sudo] password for nnn:
2011-03-11 12:20:27,034 INFO    : Calling hook: preflight_check
2011-03-11 12:20:27,061 INFO    : Calling hook: set_defaults
2011-03-11 12:20:27,063 INFO    : Calling hook: bootstrap
2011-03-11 13:18:58,705 ERROR   : Process (['/usr/sbin/debootstrap', '--arch=amd64', 'maverick', '/tmp/tmpwHumhC', 'http://archive.ubuntu.com/ubuntu']) returned 1. stdout: I: Retrieving Release
E: Failed getting release file http://archive.ubuntu.com/ubuntu/dists/maverick/Release
, stderr:
Traceback (most recent call last):
  File "/usr/bin/vmbuilder", line 24, in <module>
    cli.main()
  File "/usr/lib/python2.6/dist-packages/VMBuilder/contrib/cli.py", line 110, in main
    distro.build_chroot()
  File "/usr/lib/python2.6/dist-packages/VMBuilder/distro.py", line 82, in build_chroot
    self.call_hooks('bootstrap')
  File "/usr/lib/python2.6/dist-packages/VMBuilder/distro.py", line 66, in call_hooks
    call_hooks(self, *args, **kwargs)
  File "/usr/lib/python2.6/dist-packages/VMBuilder/util.py", line 165, in call_hooks
    getattr(context, func, log_no_such_method)(*args, **kwargs)
  File "/usr/lib/python2.6/dist-packages/VMBuilder/plugins/ubuntu/distro.py", line 142, in bootstrap
    self.suite.debootstrap()
  File "/usr/lib/python2.6/dist-packages/VMBuilder/plugins/ubuntu/dapper.py", line 269, in debootstrap
    run_cmd(*cmd, **kwargs)
  File "/usr/lib/python2.6/dist-packages/VMBuilder/util.py", line 120, in run_cmd
    raise VMBuilderException, "Process (%s) returned %d. stdout: %s, stderr: %s" % (args.__repr__(), status, mystdout.buf, mystderr.buf)
VMBuilder.exception.VMBuilderException: Process (['/usr/sbin/debootstrap', '--arch=amd64', 'maverick', '/tmp/tmpwHumhC', 'http://archive.ubuntu.com/ubuntu']) returned 1. stdout: I: Retrieving Release
E: Failed getting release file http://archive.ubuntu.com/ubuntu/dists/maverick/Release
, stderr:
nnn at sss:~$


-Karel

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.
https://bugs.launchpad.net/bugs/712878

Title:
  KVM guest hangs on 'booting from hard disk' 10.10 for guest and host.



More information about the Ubuntu-server-bugs mailing list