Comment 12 for bug 712878

Revision history for this message
Serge Hallyn (serge-hallyn) wrote : Re: [Bug 712878] Re: KVM guest hangs on 'booting from hard disk' 10.10 for guest and host.

Quoting KarelV (<email address hidden>):
> 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

Are you behind a firewall? Can you

wget http://archive.ubuntu.com/ubuntu/dists/maverick/Release

from the command line?