Operator charm fails to install with `"meter-status-changed": charm missing from disk`
Bug #1994961 reported by
Alexandre Gomes
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Landscape Charm |
New
|
Undecided
|
Unassigned |
Bug Description
channel: latest/edge
revision: 58
When deploying the charm the landscape-server units get stuck in "(install) Installing apt packages".
The logs indicate `"meter-
We managed to work around it by restarting jujud-machine agent and the charm seems to proceed correctly after that.
To deploy, we used this bundle[1] with this override[2].
[1] https:/
[2] https:/
To post a comment you must log in.
I don't think the issue is to do with the "charm missing from disk" as that's common if a hook isn't implemented. I think more work needs to be done to debug what's going on in legacy hooks/install. Maybe apt logs would help?
Anything in "ps" output at the time to see what processes were forked/spawned?