[Bug 403149] Re: vmbuilder should allow for no swapfile
Simon Huerlimann
simon at huerlisi.ch
Thu Apr 22 19:41:28 BST 2010
In current Lucid (vmbuilder 0.12.3.r435) this still throws an error,
though a different one:
2010-04-22 20:38:55,242 INFO : Calling hook: post_install
2010-04-22 20:38:55,243 ERROR : Partitions are overlapping
Traceback (most recent call last):
File "/usr/bin/vmbuilder", line 24, in <module>
cli.main()
File "/usr/lib/python2.6/dist-packages/VMBuilder/contrib/cli.py", line 115, in main
self.set_disk_layout(hypervisor)
File "/usr/lib/python2.6/dist-packages/VMBuilder/contrib/cli.py", line 208, in set_disk_layout
disk.add_part(offset, swapsize, 'swap', 'swap')
File "/usr/lib/python2.6/dist-packages/VMBuilder/disk.py", line 211, in add_part
raise VMBuilderUserError('Partitions are overlapping')
VMBuilder.exception.VMBuilderUserError: Partitions are overlapping
--
vmbuilder should allow for no swapfile
https://bugs.launchpad.net/bugs/403149
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.
More information about the Ubuntu-server-bugs
mailing list