vmbuilder does not know xenial or wily suites
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
vm-builder (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
When trying to bootstrap a KVM virtual machine using vmbuilder, selecting the suite "xenial" results in Python raising a VMBuilder.
As an aside, looking at the changelog on the package browser, shows the last update was on 4th of March back in 2014. The related community documentation at https:/
----
Ubuntu release: $ lsb_release -rd
Description: Ubuntu 14.04.4 LTS
Release: 14.04
----
Package version: $ apt-cache policy ubuntu-vm-builder
ubuntu-vm-builder:
Installed: 0.12.4+
Candidate: 0.12.4+
Version table:
*** 0.12.4+
500 http://
100 /var/lib/
----
Expected: The vmbuilder starts bootstrapping a VM with xenial
Result: vmbuilder complains of "xenial" being an invalid suite, listing all releases so far up to "trusty".
Changed in vm-builder (Ubuntu): | |
importance: | Undecided → Medium |
Status changed to 'Confirmed' because the bug affects multiple users.