I solved the issue by adding "maverick" to the suites array in the file: /usr/lib/python2.6/dist-packages/VMBuilder/plugins/ubuntu/distro.py
And then copying the file: /usr/lib/python2.6/dist-packages/VMBuilder/plugins/ubuntu/Lucid.py to a new file called: /usr/lib/python2.6/dist-packages/VMBuilder/plugins/ubuntu/Maverick.py And replacing the class name of 'Lucid' with 'Maverick'. -- ubuntu-vm-builder in maverick does not build maverick VMs https://bugs.launchpad.net/bugs/654656 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
