[Bug 579701] [NEW] install_kernel method no such method after upgrade to lucid

William King quentusrex at gmail.com
Wed May 12 23:51:17 BST 2010


Public bug reported:

2010-05-12 15:47:41,121 DEBUG   : Setting up linux-firmware (1.26) ...
2010-05-12 15:47:41,126 DEBUG   : Setting up linux-image-server (2.6.31.21.34) ...
2010-05-12 15:47:41,143 DEBUG   : Calling install_kernel method in context plugin VMBuilder.plugins.kvm.vm.
2010-05-12 15:47:41,143 DEBUG   : No such method
2010-05-12 15:47:41,144 INFO    : Calling hook: unmount_partitions
2010-05-12 15:47:41,144 DEBUG   : (args=(), kwargs={})
2010-05-12 15:47:41,144 DEBUG   : Calling unmount_partitions method in VMBuilder.plugins.libvirt plugin.
2010-05-12 15:47:41,144 DEBUG   : No such method
2010-05-12 15:47:41,145 DEBUG   : Calling unmount_partitions method in VMBuilder.plugins.network plugin.
2010-05-12 15:47:41,145 DEBUG   : No such method
2010-05-12 15:47:41,145 DEBUG   : Calling unmount_partitions method in VMBuilder.plugins.ubuntu.distro plugin.
2010-05-12 15:47:41,145 DEBUG   : No such method
2010-05-12 15:47:41,145 DEBUG   : Calling unmount_partitions method in context plugin VMBuilder.plugins.kvm.vm.
2010-05-12 15:47:41,146 INFO    : Unmounting target filesystem
2010-05-12 15:47:41,146 DEBUG   : Unmounting /tmp/tmpEDT5tL/
2010-05-12 15:47:41,146 DEBUG   : ['umount', '/tmp/tmpEDT5tL/']
2010-05-12 15:47:46,245 DEBUG   : ['kpartx', '-d', '/tmp/tmpcybKao']
2010-05-12 15:47:46,371 DEBUG   : loop deleted : /dev/loop0
2010-05-12 15:47:46,372 DEBUG   : ['kpartx', '-d', '/tmp/tmpcybKao']
2010-05-12 15:47:46,379 DEBUG   : Changing ownership of /mnt/kvm/virtservers/openbravo2 to root
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 119, in main
    self.fix_ownership(destdir)
  File "/usr/lib/python2.6/dist-packages/VMBuilder/contrib/cli.py", line 136, in fix_ownership
    os.chown(filename, uid, gid)
OSError: [Errno 1] Operation not permitted: '/mnt/kvm/virtservers/openbravo2'
error: failed to get domain 'openbravo2'
error: Domain not found: no domain with matching name 'openbravo2'


sudo vmbuilder kvm ubuntu --debug -v --suite karmic --config
/mnt/kvm/scripts/.vmbuilder.cfg --dest /mnt/kvm/virtservers/openbravo2
--hostname openbravo2

** Affects: vm-builder (Ubuntu)
     Importance: Undecided
         Status: New

-- 
install_kernel method no such method after upgrade to lucid
https://bugs.launchpad.net/bugs/579701
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