Upgrading vault charm from 1.7/stable to 1.8/stable fails
Bug #2008251 reported by
Diko Parvanov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Incomplete
|
High
|
Heather Lanigan | ||
vault-charm |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Upgrading 1.7/stable (rev 82) to 1.8/stable (apparently rev 98) on jammy fails:
$ juju refresh vault --channel 1.8/stable
ERROR revision-not-found: No revision was found in the Store.
$ juju upgrade-charm vault --switch ch:vault --channel 1.8/stable
Added charm-hub charm "vault", revision 98 in channel 1.8/stable, to the model
ERROR listing resources for charm "ch:amd64/
$ juju upgrade-charm vault --channel 1.8/stable
ERROR revision-not-found: No revision was found in the Store.
Deploying from scratch works just fine.
Changed in juju: | |
milestone: | 2.9.42 → 2.9.43 |
Changed in juju: | |
status: | New → Triaged |
Changed in juju: | |
milestone: | 2.9.43 → 2.9.44 |
Changed in juju: | |
milestone: | 2.9.44 → 2.9.45 |
Changed in juju: | |
milestone: | 2.9.45 → 2.9.46 |
To post a comment you must log in.
This doesn't look like a vault charm bug, but perhaps a juju bug? What does the model + machine versions look like for vault? i.e. could vault be installed on focal? (I know you say on jammy, but just checking).