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@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@sss:~$ -Karel -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/712878 Title: KVM guest hangs on 'booting from hard disk' 10.10 for guest and host. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
