[Python-apps-team] Bug#775706: awscli 1.7 needs an updated botocore version

Carlos Izquierdo gheesh at gheesh.org
Mon Jan 19 00:58:49 UTC 2015


Package: awscli
Version: 1.7.0-1
Severity: minor

Dear Maintainer,

I recently upgraded awscli from 1.4.2 to 1.7.0 and found that I could not run
it, instead I got the following error:

$ aws help
Traceback (most recent call last):
  File "/usr/bin/aws", line 15, in <module>
    import awscli.clidriver
  File "/usr/share/awscli/awscli/clidriver.py", line 23, in <module>
    from botocore import parsers
ImportError: cannot import name 'parsers'

botocore.parsers was introduced in botocore 0.64 and the version I had on the
system was 0.62 (version on testing currently)

python3-botocore packages have been provided for versions 0.69 and 0.81. I
installed 0.81 which is now on unstable and the error disappeared.

Please update awscli's dependency to one of these recent versions.

Best regards,
Carlos



-- System Information:
Debian Release: 8.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.16.0-4-686-pae (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
Init: systemd (via /run/systemd/system)

Versions of packages awscli depends on:
ii  python3           3.4.2-2
ii  python3-bcdoc     0.12.2-1
ii  python3-botocore  0.81.0-1
ii  python3-colorama  0.3.2-1
ii  python3-docutils  0.12+dfsg-1
ii  python3-rsa       3.1.4-1
pn  python3:any       <none>

awscli recommends no packages.

awscli suggests no packages.

-- no debconf information



More information about the Python-apps-team mailing list