Comment 10 for bug 1450191

Revision history for this message
Ian Booth (wallyworld) wrote :

If there's a different issue, we need to raise a new bug. The issue which resulted in this bug being raised, that quickstart thought the charm had started when in fact it was still installing, has been fixed.

The testing of the revision with this fix failed in some cases deploying the bundle due to:

    containers:
      2/lxc/0:
        agent-state-info: 'failed to retrieve the template to clone: template container
          "juju-trusty-lxc-template" did not stop'
        instance-id: pending
        series: trusty
      2/lxc/1:
        agent-state-info: 'lxc container cloning failed: cannot clone a running container'
        instance-id: pending
        series: trusty

This is already reported as bug 1441319

I'm marking this as fix committed again as this issue was indeed fixed.