charm vcs revision missing from status

Bug #1812227 reported by Ian Booth
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Fix Released
High
Achilleas Anagnostopoulos

Bug Description

Charms can include a file called "version" which is a VCS revision id/sha.
This is then displayed in juju status --format yaml after deploying local
charms but is blank when deploying from the charmstore:

juju deploy vault
juju status --format yaml
-> no revision info is printed

Non-local charms use a different code path that does not properly populate
the version field that gets stored into mongo with the rest of the charm
details.

Tags: bitesize
Changed in juju:
assignee: nobody → Richard Harding (rharding)
Changed in juju:
importance: Critical → High
Ian Booth (wallyworld)
Changed in juju:
milestone: 2.5.1 → 2.5.2
Revision history for this message
Richard Harding (rharding) wrote :

Also note per https://bugs.launchpad.net/juju/+bug/1813794 that this should be in the show-application output as well.

Changed in juju:
assignee: Richard Harding (rharding) → Achilleas Anagnostopoulos (achilleasa)
status: Triaged → In Progress
description: updated
Revision history for this message
Achilleas Anagnostopoulos (achilleasa) wrote :

The fix for this is against the 2.5 branch whereas https://bugs.launchpad.net/juju/+bug/1813794 refers to code in the develop branch. I can fix that once my changes get merged and pulled into develop.

Changed in juju:
status: In Progress → Fix Committed
Revision history for this message
John A Meinel (jameinel) wrote :
Changed in juju:
status: Fix Committed → Fix Released
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.