LXC Template ubuntu-cloud does not work
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ca-certificates |
New
|
Undecided
|
Unassigned | ||
wget |
New
|
Undecided
|
Unassigned |
Bug Description
I tried the template with regular precise lxc package and then the with the 0.8 backport. Both resulted in the error reading:
failed to get https:/
When i copy this URL into a browser the file is there. The problem must be in the ubuntu-cloud template. The normal ubuntu template works.
My specs: Ubuntu 12.04.2, LTS Release: 12.04, lxc 0.7.5-3ubuntu67 and 0.8.0~rc1-
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: lxc 0.8.0~rc1-
ProcVersionSign
Uname: Linux 3.8.0-20-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.2
Architecture: amd64
Date: Wed May 15 10:58:20 2013
InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130213)
MarkForUpload: True
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
LANG=de_DE.UTF-8
SHELL=/bin/bash
SourcePackage: lxc
UpgradeStatus: No upgrade log present (probably fresh install)
modified.
modified.
mtime.conffile.
no longer affects: | lxc (Ubuntu) |
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!