Thanks Brian, updating to proposed sources (vmbuilder version 0.12.4.r475) solved the problem for me on precise.
Meanwhile, in this revision, when calling vmbuilder --version, a python error is raised. The cause is that 'revno' returned by the VMBuilder.get_version_info is of type str, not int. VMBuilder/contrib/cli.py:282 - print ('%(major)d.%(minor)d.%(micro)s.r%(revno)d' % + print ('%(major)d.%(minor)d.%(micro)s.r%(revno)s' % -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in Ubuntu. https://bugs.launchpad.net/bugs/1287943 Title: vm-builder needs trusty suite To manage notifications about this bug go to: https://bugs.launchpad.net/vmbuilder/+bug/1287943/+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