AttributeError: 'Xen' object has no attribute 'add_filesystem'

Bug #550675 reported by Paul Sladen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
vm-builder (Ubuntu)
Invalid
Low
Unassigned

Bug Description

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.

Revision history for this message
Chuck Short (zulcss) wrote :

Which version is this with?

Changed in vm-builder (Ubuntu):
importance: Undecided → Low
status: New → Incomplete
Revision history for this message
Chuck Short (zulcss) wrote :

We'd like to figure out what's causing this bug for you, but we haven't heard back from you in a while. Could you please provide the requested information? Thanks!

Revision history for this message
Chuck Short (zulcss) wrote :

We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again!

Changed in vm-builder (Ubuntu):
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.