Comment 3 for bug 403216

Revision history for this message
Dominic Evans (oldmanuk) wrote : Re: vm-builder dies with: AttributeError: 'VM' object has no attribute 'ec2'

attaching simple patch to check for the ec2 attr allows the vm-builder to continue (although it breaks later on creating the partitions due to problems with parted)

$ patch -p0 < check-ec2-attr.patch