Comment 34 for bug 187048

Revision history for this message
Dustin Kirkland  (kirkland) wrote : Re: [Bug 187048] Re: virDomainCreateLinux() failed Timed out while reading console startup output

On Mon, May 12, 2008 at 5:18 AM, Mike MacCana <email address hidden> wrote:
> Thanks Martin, where do we get packages for -proposed?

You need a couple of lines like this in your /etc/apt/sources.list:

deb http://archive.ubuntu.com/ubuntu/ hardy-proposed main restricted
deb-src http://archive.ubuntu.com/ubuntu/ hardy-proposed main restricted

apt-get update && apt-get upgrade virt-manager

Then remove or comment them out of your source.list when you're done
testing -proposed packages and apt-get update again.

:-Dustin