[Bug 303882] Re: python-vm-builder --raw doesn't set size correctly

2010-06-24 Thread sony
when i am trying to creating vm with the help of vmbuilder i am getting error.. pls suggest where i need to work/modify/update. File /usr/lib/python2.6/dist-packages/VMBuilder/plugins/ubuntu/distro.py, line 166, in xen_kernel_version raise VMBuilderException('Something is wrong, no valid xen

[Bug 303882] Re: python-vm-builder --raw doesn't set size correctly

2010-02-24 Thread Soren Hansen
In Lucid we now detect the size of the device or file given to --raw. -- python-vm-builder --raw doesn't set size correctly https://bugs.launchpad.net/bugs/303882 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in ubuntu. --

[Bug 303882] Re: python-vm-builder --raw doesn't set size correctly

2010-02-24 Thread Launchpad Bug Tracker
This bug was fixed in the package vm-builder - 0.12.1-0ubuntu1 --- vm-builder (0.12.1-0ubuntu1) lucid; urgency=low * New upstream, bugfix-only release. (LP: #303882, #523589, #261702, #284620, #527240, #527253) -- Soren Hansen so...@ubuntu.com Wed, 24 Feb 2010 23:52:03 +0100

[Bug 303882] Re: python-vm-builder --raw doesn't set size correctly

2010-02-08 Thread Andreas Ntaflos
Would also like to see this fixed for karmic. Using python-vmbuilder 0.11.3-0ubuntu1 and the same error occurs when trying to use a 10G LVM volume as a --raw device. I assume this is the same bug. sudo vmbuilder kvm ubuntu --debug --verbose -m 2048 --raw=/dev/mapper/vg --storage-lv--chat_root

[Bug 303882] Re: python-vm-builder --raw doesn't set size correctly

2009-09-15 Thread Nick Barcet
** Changed in: vm-builder (Ubuntu) Assignee: Nick Barcet (nijaba) = Soren Hansen (soren) -- python-vm-builder --raw doesn't set size correctly https://bugs.launchpad.net/bugs/303882 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 303882] Re: python-vm-builder --raw doesn't set size correctly

2009-09-14 Thread Tim Miller Dyck
I see the fix is committed above, but the size='5G' hardcoding on line 37 of /usr/share/pyshared/VMBuilder/disk.py is still present in the current karmic version (python-vm-builder 0.11-0ubuntu2). Can this patch be merged into the karmic version? Thanks! -Tim -- python-vm-builder --raw