** 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
** 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
** 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
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
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
** 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
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
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
** 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
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
10 matches
Mail list logo