Debian Bug report logs -
#655560
euca2ools: euca-upload-bundle fatal error
Reported by: Samuel Hassine <samuel.hassine@anotherservice.com>
Date: Thu, 12 Jan 2012 10:57:01 UTC
Severity: normal
Found in version euca2ools/1.3.1-1
Fixed in version 2.0.2-1
Done: Charles Plessy <plessy@debian.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded
to debian-bugs-dist@lists.debian.org, Debian Eucalyptus Maintainers <pkg-eucalyptus-maintainers@lists.alioth.debian.org>:
Bug#655560; Package euca2ools.
(Thu, 12 Jan 2012 10:57:05 GMT) (full text, mbox, link).
Acknowledgement sent
to Samuel Hassine <samuel.hassine@anotherservice.com>:
New Bug report received and forwarded. Copy sent to Debian Eucalyptus Maintainers <pkg-eucalyptus-maintainers@lists.alioth.debian.org>.
(Thu, 12 Jan 2012 10:57:12 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: euca2ools
Version: 1.3.1-1
Severity: normal
Hi,
I encounter a problem during euca2ools usage:
root@PAR-SRV-01-001:~# uec-publish-image amd64 natty-server-cloudimg-amd64.img bucket1
failed: euca-upload-bundle --bucket bucket1 --manifest /tmp/uec-publish-image.AHGy0k/natty-server-cloudimg-amd64.img.manifest.xml
Traceback (most recent call last):
File "/usr/bin/euca-upload-bundle", line 43, in <module>
from boto.s3 import Connection
ImportError: cannot import name Connection
failed to upload bundle to bucket1/natty-server-cloudimg-amd64.img.manifest.xml
After a discussion with the OpenStack support, we did not find any solution.
Is there any workaround or known bugfix?
Thanks.
Regards.
Sam
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.1.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages euca2ools depends on:
ii python 2.7.2-9
ii python-boto 2.0-2
ii python-m2crypto 0.21.1-2
ii python2.6 2.6.7-4
ii python2.7 2.7.2-8
euca2ools recommends no packages.
euca2ools suggests no packages.
-- no debconf information
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Eucalyptus Maintainers <pkg-eucalyptus-maintainers@lists.alioth.debian.org>:
Bug#655560; Package euca2ools.
(Thu, 12 Jan 2012 11:18:08 GMT) (full text, mbox, link).
Acknowledgement sent
to Charles Plessy <plessy@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian Eucalyptus Maintainers <pkg-eucalyptus-maintainers@lists.alioth.debian.org>.
(Thu, 12 Jan 2012 11:18:14 GMT) (full text, mbox, link).
Message #10 received at 655560@bugs.debian.org (full text, mbox, reply):
Le Thu, Jan 12, 2012 at 11:47:23AM +0100, Samuel Hassine a écrit :
>
> root@PAR-SRV-01-001:~# uec-publish-image amd64 natty-server-cloudimg-amd64.img bucket1
> failed: euca-upload-bundle --bucket bucket1 --manifest /tmp/uec-publish-image.AHGy0k/natty-server-cloudimg-amd64.img.manifest.xml
> Traceback (most recent call last):
> File "/usr/bin/euca-upload-bundle", line 43, in <module>
> from boto.s3 import Connection
> ImportError: cannot import name Connection
> failed to upload bundle to bucket1/natty-server-cloudimg-amd64.img.manifest.xml
>
> After a discussion with the OpenStack support, we did not find any solution.
Dear Samuel,
If there is a known bugfix for 1.3.1-1 that was applied in Ubuntu before, we
shouuld be able to apply it in Debian as well. Do you have time to have a look ?
http://changelogs.ubuntu.com/changelogs/pool/main/e/euca2ools/euca2ools_2.0.0~bzr495-0ubuntu1/changelog
Cheers,
--
Charles Plessy
Tsurumi, Kanagawa, Japan
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Eucalyptus Maintainers <pkg-eucalyptus-maintainers@lists.alioth.debian.org>:
Bug#655560; Package euca2ools.
(Thu, 12 Jan 2012 14:01:51 GMT) (full text, mbox, link).
Acknowledgement sent
to samuel.hassine@anotherservice.com:
Extra info received and forwarded to list. Copy sent to Debian Eucalyptus Maintainers <pkg-eucalyptus-maintainers@lists.alioth.debian.org>.
(Thu, 12 Jan 2012 14:01:51 GMT) (full text, mbox, link).
Message #15 received at 655560@bugs.debian.org (full text, mbox, reply):
Dear Charles,
Thanks for your answer. I think the bug was solved in Ubuntu:
https://bugs.launchpad.net/ubuntu/+source/euca2ools/+bug/811035
You think the new version of the debian package will be available soon?
Best regards.
Le 12/01/2012 12:16, Charles Plessy a écrit :
> Le Thu, Jan 12, 2012 at 11:47:23AM +0100, Samuel Hassine a écrit :
>> root@PAR-SRV-01-001:~# uec-publish-image amd64 natty-server-cloudimg-amd64.img bucket1
>> failed: euca-upload-bundle --bucket bucket1 --manifest /tmp/uec-publish-image.AHGy0k/natty-server-cloudimg-amd64.img.manifest.xml
>> Traceback (most recent call last):
>> File "/usr/bin/euca-upload-bundle", line 43, in <module>
>> from boto.s3 import Connection
>> ImportError: cannot import name Connection
>> failed to upload bundle to bucket1/natty-server-cloudimg-amd64.img.manifest.xml
>>
>> After a discussion with the OpenStack support, we did not find any solution.
> Dear Samuel,
>
> If there is a known bugfix for 1.3.1-1 that was applied in Ubuntu before, we
> shouuld be able to apply it in Debian as well. Do you have time to have a look ?
>
> http://changelogs.ubuntu.com/changelogs/pool/main/e/euca2ools/euca2ools_2.0.0~bzr495-0ubuntu1/changelog
>
> Cheers,
>
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Eucalyptus Maintainers <pkg-eucalyptus-maintainers@lists.alioth.debian.org>:
Bug#655560; Package euca2ools.
(Thu, 12 Jan 2012 18:30:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Rudy Godoy Guillén <rudy@stone-head.org>:
Extra info received and forwarded to list. Copy sent to Debian Eucalyptus Maintainers <pkg-eucalyptus-maintainers@lists.alioth.debian.org>.
(Thu, 12 Jan 2012 18:30:03 GMT) (full text, mbox, link).
Message #20 received at 655560@bugs.debian.org (full text, mbox, reply):
Hello,
On Thu, Jan 12, 2012 at 8:34 AM, Samuel Hassine, Another Service
<samuel.hassine@anotherservice.com> wrote:
> Dear Charles,
>
> Thanks for your answer. I think the bug was solved in Ubuntu:
>
> https://bugs.launchpad.net/ubuntu/+source/euca2ools/+bug/811035
>
> You think the new version of the debian package will be available soon?
>
I've linked the Ubuntu bug-report with the debbugs one. I can work on
this over the weekend.
Best regards,
--
Rudy Godoy
http://stone-head.org
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Eucalyptus Maintainers <pkg-eucalyptus-maintainers@lists.alioth.debian.org>:
Bug#655560; Package euca2ools.
(Thu, 12 Jan 2012 19:21:06 GMT) (full text, mbox, link).
Acknowledgement sent
to samuel.hassine@anotherservice.com:
Extra info received and forwarded to list. Copy sent to Debian Eucalyptus Maintainers <pkg-eucalyptus-maintainers@lists.alioth.debian.org>.
(Thu, 12 Jan 2012 19:21:06 GMT) (full text, mbox, link).
Message #25 received at 655560@bugs.debian.org (full text, mbox, reply):
Hello,
Ok, thanks for this quick answer.
I can help you in packaging apps if necessary, not only for this one.
Tell me if you need one more person.
Best regards.
Sam
Le 12/01/2012 19:27, Rudy Godoy Guillén a écrit :
> Hello,
>
> On Thu, Jan 12, 2012 at 8:34 AM, Samuel Hassine, Another Service
> <samuel.hassine@anotherservice.com> wrote:
>> Dear Charles,
>>
>> Thanks for your answer. I think the bug was solved in Ubuntu:
>>
>> https://bugs.launchpad.net/ubuntu/+source/euca2ools/+bug/811035
>>
>> You think the new version of the debian package will be available soon?
>>
> I've linked the Ubuntu bug-report with the debbugs one. I can work on
> this over the weekend.
>
> Best regards,
>
>
Reply sent
to Charles Plessy <plessy@debian.org>:
You have taken responsibility.
(Tue, 21 Aug 2012 03:00:05 GMT) (full text, mbox, link).
Notification sent
to Samuel Hassine <samuel.hassine@anotherservice.com>:
Bug acknowledged by developer.
(Tue, 21 Aug 2012 03:00:05 GMT) (full text, mbox, link).
Message #30 received at 655560-done@bugs.debian.org (full text, mbox, reply):
Version: 2.0.2-1
Hello,
I guess that this bug is corrected in euca2ools 2.0.2, which is currently in
Wheezy. Please do not hesitate to correct me and repoen the bug if I am wrong.
(I am only using EBS, so I have not tested euca-upload-bundle nor
euca-bundle-vol.)
--
Charles Plessy
Tsurumi, Kanagawa, Japan
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Fri, 21 Sep 2012 07:36:36 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sat Jul 1 13:55:59 2023;
Machine Name:
bembo
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.