100%[=====================================================================================================================================================================================================>] 230,466,207 37.6M/s in 6.0s
Extracting container rootfs
Configuring for running outside of a cloud environment
If you want to configure for a cloud evironment, please use '-- -C' to create the container
Container test created.
'ubuntu-cloud' template installed
'test' created
You have not posted exact steps to reproduce your problem. Please do so, explain why you believe this is a bug rather than a network problem at your end, and then change the bug status back to New. On the other hand, if this turns out to be a problem at your end, please change the bug status to Invalid.
Also please try running wget against the failed URL directly, rather than pasting it into a browser on what I presume is a different machine, and post the output.
Thank you for taking the time to report this bug and helping to make Ubuntu better.
I failed to reproduce this bug on 12.04. Using lxc 0.7.5-3ubuntu67, I get:
$ sudo lxc-create -t ubuntu-cloud -n test
No config file specified, using the default config cloudimg- query is /usr/bin/ ubuntu- cloudimg- query /cloud- images. ubuntu. com/server/ releases/ precise/ release- 20130502/ ubuntu- 12.04-server- cloudimg- amd64-root. tar.gz ubuntu. com (cloud- images. ubuntu. com)... 91.189.88.141 ubuntu. com (cloud- images. ubuntu. com)|91. 189.88. 141|:443. .. connected. /cloud- images. ubuntu. com/releases/ precise/ release- 20130502/ ubuntu- 12.04-server- cloudimg- amd64-root. tar.gz [following] /cloud- images. ubuntu. com/releases/ precise/ release- 20130502/ ubuntu- 12.04-server- cloudimg- amd64-root. tar.gz ubuntu. com:443. x-gzip] 12.04-server- cloudimg- amd64-root. tar.gz'
ubuntu-
wget is /usr/bin/wget
--2013-05-15 15:45:34-- https:/
Resolving cloud-images.
Connecting to cloud-images.
HTTP request sent, awaiting response... 302 Found
Location: https:/
--2013-05-15 15:45:34-- https:/
Reusing existing connection to cloud-images.
HTTP request sent, awaiting response... 200 OK
Length: 230466207 (220M) [application/
Saving to: `ubuntu-
100%[== ======= ======= ======= ======= ======= ======= ======= ======= ======= ======= ======= ======= ======= ======= ======= ======= ======= ======= ======= ======= ======= ======= ======= ======= ======= ======= ======= ======> ] 230,466,207 37.6M/s in 6.0s
2013-05-15 15:45:40 (36.6 MB/s) - `ubuntu- 12.04-server- cloudimg- amd64-root. tar.gz' saved [230466207/ 230466207]
Extracting container rootfs
Configuring for running outside of a cloud environment
If you want to configure for a cloud evironment, please use '-- -C' to create the container
Container test created.
'ubuntu-cloud' template installed
'test' created
You have not posted exact steps to reproduce your problem. Please do so, explain why you believe this is a bug rather than a network problem at your end, and then change the bug status back to New. On the other hand, if this turns out to be a problem at your end, please change the bug status to Invalid.
Also please try running wget against the failed URL directly, rather than pasting it into a browser on what I presume is a different machine, and post the output.
Thanks!