Activity log for bug #1386805

Date Who What changed Old value New value Message
2014-10-28 17:30:49 Charles Butler bug added bug
2014-10-28 17:31:28 Charles Butler description It appears I have found a way to block bundle deployments. Steps to reproduce: bzr branch lp:~lazypower/charms/bundles/big-data-logger/bundle big-data-logger cd big-data-logger juju quickstart . You will see that the deployment is accepted, yet it never fully completes. The bundle itself when ran through deployer fails due to a 404 error being returned from charmworld: http://paste.ubuntu.com/8721825/ It appears that the gui server is not aware that deployer has failed and is still waiting on the deployment ot return something expected to progress the state of the deployment job. It appears I have found a way to block bundle deployments. Steps to reproduce: https://code.launchpad.net/~lazypower/charms/bundles/big-data-logger/bundle branch that, and deploy with: cd big-data-logger juju quickstart . You will see that the deployment is accepted, yet it never fully completes. The bundle itself when ran through deployer fails due to a 404 error being returned from charmworld: http://paste.ubuntu.com/8721825/ It appears that the gui server is not aware that deployer has failed and is still waiting on the deployment ot return something expected to progress the state of the deployment job.
2014-10-28 17:46:25 Richard Harding juju-gui: status New Triaged
2014-10-28 17:46:28 Richard Harding juju-gui: importance Undecided High