You are not logged in.

#1 2011-07-01 11:04:03

javsalgar
Member
Registered: 2011-06-21
Posts: 11

euca2ools installation problem

Hello everybody,

I tried to install euca2olls via yaourt and got the following error message:

==> Starting package()...
Re-generating manpages...
zTraceback (most recent call last):
  File "bin/euca-upload-bundle", line 43, in <module>
    from boto.s3 import Connection
ImportError: cannot import name Connection
help2man: can't get `--help' info from bin/euca-upload-bundle
Try `--no-discard-stderr' if option outputs to stderr
Traceback (most recent call last):
  File "bin/euca-delete-bundle", line 43, in <module>
    from boto.s3 import Connection
ImportError: cannot import name Connection
help2man: can't get `--help' info from bin/euca-delete-bundle
Try `--no-discard-stderr' if option outputs to stderr
Traceback (most recent call last):
  File "bin/euca-download-bundle", line 43, in <module>
    from boto.s3 import Connection
ImportError: cannot import name Connection
help2man: can't get `--help' info from bin/euca-download-bundle
Try `--no-discard-stderr' if option outputs to stderr
make: *** [man] Error 1


Any ideas of what is wrong?

Thank you in advance,

PS: If this is not the place to ask this, please tell me

Offline

#2 2011-07-01 15:35:48

kachelaqa
Member
Registered: 2010-09-26
Posts: 216

Re: euca2ools installation problem

it would appear that euca2ools 1.3.1 is incompatible with python-boto-2.0.

try downgrading to python-boto-1.9.

Offline

Board footer

Powered by FluxBB