euca-upload-bundle: ImportError: cannot import name Connection
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| euca2ools (Debian) |
Fix Released
|
Unknown
|
|||
| euca2ools (Ubuntu) |
Fix Released
|
High
|
Scott Moser | ||
Bug Description
This happened whilst I was trying to upload a bundle to try LXC containers for nova.
jamespage@
Traceback (most recent call last):
File "/usr/bin/
from boto.s3 import Connection
ImportError: cannot import name Connection
jamespage@
Might be related to the upgrade of python-boto to 2.0.
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: euca2ools 1.3.1-0ubuntu11
ProcVersionSign
Uname: Linux 3.0.0-5-server x86_64
Architecture: amd64
Date: Fri Jul 15 14:03:12 2011
PackageArchitec
ProcEnviron:
LANGUAGE=en_GB:
LANG=en_GB.UTF-8
SHELL=/bin/bash
SourcePackage: euca2ools
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
| Changed in euca2ools (Debian): | |
| status: | Unknown → New |
| Changed in euca2ools (Debian): | |
| status: | New → Fix Released |

I was able to reproduce this.