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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1457499

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1457499/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to