destroy-service hangs if install-hook failed

Bug #1224073 reported by Aaron Bentley
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-core
New
Undecided
Unassigned

Bug Description

If the initial install failed, destroy-service does not work, but does not report that it isn't working.

$ juju destroy-service jenkins
$ juju status
...
services:
  jenkins:
    charm: local:precise/jenkins-2
    exposed: true
    life: dying
    units:
      jenkins/0:
        agent-state: error
        agent-state-info: 'hook failed: "install"'
        agent-version: 1.12.0
        life: dying
        machine: "1"
        public-address: 10.55.32.32

This went on until I destroyed the environment.

Later on, I determined that I could work around the issue by doing "juju resolve" first, before "juju destroy-service".

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.