[Bug 576501] Re: vmbuilder doesn't recognize --ec2 flag

Serge Hallyn 576501 at bugs.launchpad.net
Sun Apr 3 01:22:20 UTC 2011


The attached updated EC2 class works for me.  Can you please test it?
If it works for you, I'll update the vmbuilder package and pursue and
SRU for all previous releases.

To test, please replace your VMBuilder/plugins/ec2/__init__.py file with
the attached one.  I.e.:

dest=`find /usr/lib -maxdepth 3 -name VMBuilder | tail -1`
cp $dest/plugins/ec2/__init__.py $dest/plugins/ec2/init.py.orig
cp newinit.py $dest/plugins/ec2/__init__.py
chmod ugo+x $dest/plugins/ec2/__init__.py

** Attachment added: "new ec2 init.py"
   https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/576501/+attachment/1971044/+files/__init__.py

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in Ubuntu.
https://bugs.launchpad.net/bugs/576501

Title:
  vmbuilder doesn't recognize --ec2 flag



More information about the Ubuntu-server-bugs mailing list