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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/576501 Title: vmbuilder doesn't recognize --ec2 flag -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
