Comment 2 for bug 1993334

Revision history for this message
Heather Lanigan (hmlanigan) wrote : Re: [3.0-rc2] juju-lint stuck executing

The juju-lint charm failing to return from a config changed (or install) hook can be reproduced with:

* Bootstrap lxd with juju 3.0-rc2
* juju add-model one
* juju deploy juju-lint (rev 6 installed)
* configure the application from `juju show-controller --show-password --format=json | jq` results

If you can verify the machine lock being held (this is an internal juju thing when a hook is being run by a charm, and released when the charm returns from the hook):
$ juju_machine_lock
machine-0:
  holder: none
unit-juju-lint-0:
  holder: juju-lint/0 uniter (run install hook), holding 2m24s