[Bug 365054] [NEW] [Jaunty] exception occured in vmbuilder
Alvin
info at alvin.be
Wed Apr 22 10:14:40 UTC 2009
Public bug reported:
Binary package hint: python-vm-builder
package: python-vm-builder 0.10-0ubuntu2
During a run of vmbuilder with the following command:
$ sudo vmbuilder kvm ubuntu -v -c vmbuilder.cfg -d /opt/xpp --debug
[...lots of output - looks good...]
2009-04-22 11:58:35,359 DEBUG ['chroot', '/tmp/vmbuilderCYjuoJ/root', 'locale-gen', 'en_US']
2009-04-22 11:58:36,105 DEBUG Generating locales...
2009-04-22 11:58:36,105 DEBUG en_US.ISO-8859-1... done
2009-04-22 11:58:36,106 DEBUG Generation complete.
2009-04-22 11:58:36,106 DEBUG ['chroot', '/tmp/vmbuilderCYjuoJ/root', 'locale-gen', 'C']
2009-04-22 11:58:36,113 DEBUG Oh, dear, an exception occurred
2009-04-22 11:58:36,114 INFO Cleaning up
2009-04-22 11:58:36,114 DEBUG ['umount', '/tmp/vmbuilderCYjuoJ/root/proc']
2009-04-22 11:58:36,119 DEBUG umount: /tmp/vmbuilderCYjuoJ/root/proc: not mounted
2009-04-22 11:58:36,119 DEBUG ['umount', '/tmp/vmbuilderCYjuoJ/root/dev']
2009-04-22 11:58:36,124 DEBUG umount: /tmp/vmbuilderCYjuoJ/root/dev: not mounted
2009-04-22 11:58:36,124 DEBUG Unmounting /tmp/vmbuilderCYjuoJ/target/home
2009-04-22 11:58:36,124 DEBUG ['umount', '/tmp/vmbuilderCYjuoJ/target/home']
2009-04-22 11:58:36,136 DEBUG Unmounting /tmp/vmbuilderCYjuoJ/target/
2009-04-22 11:58:36,137 DEBUG ['umount', '/tmp/vmbuilderCYjuoJ/target/']
2009-04-22 11:58:39,151 DEBUG ['kpartx', '-d', '/tmp/vmbuilderCYjuoJ/disk1.img']
2009-04-22 11:58:39,157 DEBUG loop deleted : /dev/loop1
2009-04-22 11:58:42,161 DEBUG ['kpartx', '-d', '/tmp/vmbuilderCYjuoJ/disk0.img']
2009-04-22 11:58:42,167 DEBUG loop deleted : /dev/loop0
2009-04-22 11:58:42,167 DEBUG ['rmdir', '/opt/xpp']
2009-04-22 11:58:42,171 DEBUG ['rm', '-rf', '/tmp/vmbuilderCYjuoJ']
Traceback (most recent call last):
File "/usr/bin/vmbuilder", line 29, in <module>
VMBuilder.run()
File "/usr/lib/python2.6/dist-packages/VMBuilder/__init__.py", line 66, in run
frontend.run()
File "/usr/lib/python2.6/dist-packages/VMBuilder/plugins/cli/__init__.py", line 67, in run
vm.create()
File "/usr/lib/python2.6/dist-packages/VMBuilder/vm.py", line 469, in create
raise e
VMBuilder.exception.VMBuilderException: Process (['chroot', '/tmp/vmbuilderCYjuoJ/root', 'locale-gen', 'C']) returned 1. stdout: , stderr:
** Affects: vm-builder (Ubuntu)
Importance: Undecided
Status: New
--
[Jaunty] exception occured in vmbuilder
https://bugs.launchpad.net/bugs/365054
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list