[Bug 550675] [NEW] AttributeError: 'Xen' object has no attribute 'add_filesystem'
Paul Sladen
ubuntu at paul.sladen.org
Mon Mar 29 05:40:29 BST 2010
Public bug reported:
Run with default settings:
sudo vmbuilder xen ubuntu
2010-03-29 05:36:11,620 INFO : Calling hook: preflight_check
2010-03-29 05:36:11,626 INFO : Calling hook: set_defaults
2010-03-29 05:36:11,626 INFO : Calling hook: bootstrap
2010-03-29 05:37:51,886 INFO : Calling hook: configure_os
2010-03-29 05:37:59,468 INFO : Calling hook: post_install
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 178, in set_disk_layout
hypervisor.add_filesystem(size='%dM' % rootsize, type='ext3', mntpnt='/')
AttributeError: 'Xen' object has no attribute 'add_filesystem'
Ideally this should not happen.
** Affects: vm-builder (Ubuntu)
Importance: Undecided
Status: New
--
AttributeError: 'Xen' object has no attribute 'add_filesystem'
https://bugs.launchpad.net/bugs/550675
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