[Bug 677378] Re: TypeError: deploy() takes exactly 1 argument (2 given)

James Page 677378 at bugs.launchpad.net
Thu Nov 25 11:38:21 GMT 2010


After applying the fix in bug 580237 to resolve another vbox bug I can
confirm that I see the same issue on maverick.

The signature of the deploy function in /usr/lib/python2.6/dist-
packages/VMBuilder/plugins/virtualbox/vm.py is

    def deploy(self):

I think that vm-builder is expecting:

    def deploy(self, destdir):

(taken from kvm plugin code).



** Changed in: vm-builder (Ubuntu)
   Importance: Undecided => Low

** Changed in: vm-builder (Ubuntu)
       Status: New => Confirmed

-- 
TypeError: deploy() takes exactly 1 argument (2 given)
https://bugs.launchpad.net/bugs/677378
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