Public bug reported:
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 105,
in main
self.set_disk_layout(hypervisor)
File "/usr/lib/python2.6/dist-packages/VMBuilder/contrib/cli.py", line 203,
in set_disk_layout
hypervisor.add_filesystem(elements[1], default_filesystem, mntpnt='/')
File "/usr/lib/python2.6/dist-packages/VMBuilder/hypervisor.py", line 51, in
add_filesystem
fs = Filesystem(self, *args, **kwargs)
File "/usr/lib/python2.6/dist-packages/VMBuilder/disk.py", line 324, in
__init__
self.set_type(type)
File "/usr/lib/python2.6/dist-packages/VMBuilder/disk.py", line 415, in
set_type
if int(type) == type:
TypeError: int() argument must be a string or a number, not 'NoneType'
** Affects: vmbuilder
Importance: Undecided
Status: New
** Affects: vm-builder (Ubuntu)
Importance: Undecided
Status: New
** Also affects: vmbuilder
Importance: Undecided
Status: New
--
TypeError: int() argument must be a string or a number, not 'NoneType'
https://bugs.launchpad.net/bugs/550691
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