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

2012-02-20 Thread graziano obertelli
** Changed in: euca2ools Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/760157 Title: euca-bundle-image can fail on small images To manage notifications

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

2011-06-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/euca2ools -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/760157 Title: euca-bundle-image can fail on small images To manage notifications about this bug go to: https://bu

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

2011-04-25 Thread Mitch Garnaat
** Changed in: euca2ools Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/760157 Title: euca-bundle-image can fail on small images -- ubuntu-bugs mailing list ubun

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

2011-04-18 Thread Mitch Garnaat
I have merged this into the new development branch for euca2ools upstream. We will need to decide if we are going to merge into the 1.3.1 branch upstream. ** Changed in: euca2ools Assignee: (unassigned) => Mitch Garnaat (mitch-garnaat) -- You received this bug notification because you are

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

2011-04-14 Thread Launchpad Bug Tracker
This bug was fixed in the package euca2ools - 1.3.1-0ubuntu7 --- euca2ools (1.3.1-0ubuntu7) natty; urgency=low * fix bug with euca-bundle-image on small files such as the UEC images 'loader' files (LP: #760157) -- Scott MoserWed, 13 Apr 2011 17:17:16 -0400 ** Changed in: e

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

2011-04-14 Thread Brian Murray
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/760157 Title: euca-bundle-image can fail on small images -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.u

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

2011-04-14 Thread Scott Moser
this small test case demonstrates what is happening in euca2ools bundle. ** Attachment added: "test case showing recreate of this outside of euca2ools" https://bugs.launchpad.net/ubuntu/+source/euca2ools/+bug/760157/+attachment/2034918/+files/lp760157-test.py -- You received this bug notific

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

2011-04-14 Thread Scott Moser
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

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

2011-04-13 Thread Dave Walker
** Tags added: server-nrs -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/760157 Title: euca-bundle-image can fail on small images -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://li

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

2011-04-13 Thread Scott Moser
Mitch, just by looking at source code this appears like it would be an issue with current trunk also. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/760157 Title: euca-bundle-image can fail on smal