MAAS UI showing Wily images as 'wily' instead of as '15.10'

Bug #1457499 reported by Brad Figg
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
MAAS
Invalid
Undecided
Unassigned
maas (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Title pretty much says it all. See the attached screenshot. I believe we want them all reported as series-version rather than series-name or a mix of the two.

I am running MAAS 1.7 from the stable ppa.

Revision history for this message
Brad Figg (brad-figg) wrote :
Changed in maas:
milestone: none → 1.8.0
Revision history for this message
Brad Figg (brad-figg) wrote :

Probably related. I have imported the 'wily' images but am unable to use them. In the "Edit node" page they are not showing up under the "Release" dropdown. I have Architecture: amd64/generic OS: ubuntu set.

Revision history for this message
Andres Rodriguez (andreserl) wrote :
Changed in maas:
status: New → Invalid
Changed in maas (Ubuntu):
status: New → Incomplete
Changed in maas:
milestone: 1.8.0 → none
Revision history for this message
Brad Figg (brad-figg) wrote :

This has been resolved. I needed to update a package that contains the 15.10->Wily decoder ring.

Revision history for this message
Scott Moser (smoser) wrote :

Just for reference, if anyone else sees this.
complete with failure to deploy wily with an error:
{"distro_series": ["'wily' is not a valid distro_series. It should be one of: '', 'windows/win2012hvr2', 'ubuntu/precise', 'ubuntu/trusty', 'ubuntu/utopic', 'ubuntu/vivid', 'custom/rhel7'."]}failed to start

The issue is:
$ apt-cache policy distro-info-data
distro-info-data:
  Installed: 0.18ubuntu0.2
  Candidate: 0.18ubuntu0.3
  Version table:
     0.18ubuntu0.3 0
        500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 Packages
 *** 0.18ubuntu0.2 0
        100 /var/lib/dpkg/status
     0.18ubuntu0.1 0
        500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 Packages
     0.18 0
        500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages

The fix is:
$ sudo apt-get install --only-upgrade distro-info-data

Changed in maas (Ubuntu):
status: Incomplete → Invalid
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.