[Bug 1363832] Re: [utopic] fails to build containers

2014-09-01 Thread Martin Pitt
** Attachment added: cloud-init-output.log https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1363832/+attachment/4192081/+files/cloud-init-output.log ** Description changed: I tried the local provider again on current utopic, and today it fails on creating containers: - Start

[Bug 1363832] Re: [utopic] fails to build containers

2014-09-01 Thread Martin Pitt
I tried this again without setting default-series: trusty, thus defaulting to precise (ugh, shouldn't we switch to trusty now? precise is certainly not the currently preferred deployment target any more). Running juju deploy juju-gui still showed Added charm cs:trusty /juju-gui-5 to the

[Bug 1363832] Re: [utopic] fails to build containers

2014-09-01 Thread Martin Pitt
On IRC I was asked to try and create the template container manually: $ sudo lxc-create -n mytrusty -t ubuntu-cloud -- -r trusty -S ~/.ssh/id_rsa.pub ubuntu-cloudimg-query ist /usr/bin/ubuntu-cloudimg-query wget ist /usr/bin/wget failed to get

[Bug 1363832] Re: [utopic] fails to build containers

2014-09-01 Thread Martin Pitt
Reading /usr/share/lxc/templates/lxc-ubuntu-cloud it seems to default to tryreleased, which fails: $ ubuntu-cloudimg-query trusty released amd64 failed to get https://cloud-images.ubuntu.com/query/trusty/server/released-dl.current.txt and then it falls back to daily (which doesn't exist). I can