[Bug 760157] Re: euca-bundle-image can fail on small images

Scott Moser smoser at canonical.com
Thu Apr 14 14:24:59 UTC 2011


I'm running natty, and I'm able to easily reproduce this by doing:
$ d=$(mktemp -d)
$ truncate --size 1440K "${d}/file.img"; 
$ mkdir "${d}/dest"
$ euca-bundle-image --image ${d}/file.img --arch i386 --dest "${d}/dest"

The patch I'm attaching fixes the bug for euca2ools in ubuntu, it would
need to be applied to euca2ools trunk.

** Patch added: "patch as applied to natty euca2ools"
   https://bugs.launchpad.net/euca2ools/+bug/760157/+attachment/2034762/+files/bundle-image-wait-for-process-exit.patch

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

Title:
  euca-bundle-image can fail on small images



More information about the Ubuntu-server-bugs mailing list