Hi, I'm being hit by this bug more frequently than not:
https://bugs.launchpad.net/juju-core/+bug/1183571 Even after I trash my jenv files and caches and what not, remain just with ~/.juju/environments.yaml, and then also change the control bucket name, I still can't bootstrap. The only thing lingering around is the previous bootstrap instance, terminated, but still in the output of ec2-describe-instances: $ ec2-describe-instances RESERVATION r-da467bd3 465288025103 juju-andreas-aws,juju-andreas-aws-0 INSTANCE i-7495aa7d ami-d0d8b8e0 terminated 0 m1.small 2014-02-06T19:28:00+0000 us-west-2a aki-fc37bacc monitoring-disabled ebs paravirtual xen 0b27937a79f85931d157cc8e1804fc73dd12c22e0e68b03cb39a88a4032efd54 sg-e8dcddd8, sg-eadcddda default false $ juju bootstrap -v verbose is deprecated with the current meaning, use show-log 2014-02-07 00:08:38 INFO juju.environs open.go:156 environment info already exists; using New not Prepare 2014-02-07 00:08:38 INFO juju.provider.ec2 ec2.go:193 opening environment "andreas-aws" 2014-02-07 00:08:39 INFO juju.environs.tools tools.go:181 filtering tools by released version 2014-02-07 00:08:39 INFO juju.environs.tools tools.go:85 reading tools with major.minor version 1.16 2014-02-07 00:08:39 INFO juju.environs.tools tools.go:96 filtering tools by series: precise 2014-02-07 00:08:51 WARNING juju.environs open.go:258 failed to write bootstrap-verify file: cannot make S3 control bucket: A conflicting conditional operation is currently in progress against this resource. Please try again. 2014-02-07 00:08:51 ERROR juju supercommand.go:282 provider storage is not writable It just won't budge :(
-- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
