On Sat, Oct 05, 2013 at 10:41:46PM +0800, Andrew Wilkins wrote: > Hi Marco, > > There's a docs branch up for review here: > > https://code.launchpad.net/~axwalk/juju-core/manual-provisioning-docs/+merge/188501 > (It needs a couple of tweaks, e.g. admin-secret can be removed from the > config example.) > > Quick start is something like this: > - $ juju init > - Modify ~/.juju/environments.yaml, setting the bootstrap-host in the null > environment. > - $ juju bootstrap
Hi Andrew, bootstrapping the environment fails for me, with this error message: 2013-10-05 15:33:46 INFO juju.environs.tools simplestreams.go:235 Fetching tools to generate hash: sftp://juju-bootstrap//var/lib/juju/storage/tools/releases/juju-1.15.1-precise-amd64.tgz 2013-10-05 15:33:46 ERROR juju supercommand.go:282 Get sftp://juju-bootstrap//var/lib/juju/storage/tools/releases/juju-1.15.1-precise-amd64.tgz: unsupported protocol scheme "sftp" Am I missing some package? I'm using the 1.15.1-0~1954~ubuntu13.10.1 package to bootrap a pristine precise lxc. BTW, another thing is that "juju bootstrap" hung forever the first time. Ctrl-C showed that it was waiting for the sudo password. Giving it the sudo password works, but no prompt is shown. -- Björn Tillenius | https://launchpad.net/~bjornt -- Juju-dev mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev
