[Pkg-salt-team] Bug#741522: salt-cloud: requires newer version of python-libcloud

Joe Healy joehealy at gmail.com
Thu Mar 13 12:45:35 UTC 2014


Package: salt-cloud
Version: 2014.1.0+ds-1
Severity: grave
Justification: renders package unusable


   * What led up to the situation?

Running salt-cloud gives the following exception:

# salt-cloud
Traceback (most recent call last):
  File "/usr/bin/salt-cloud", line 10, in <module>
    salt_cloud()
  File "/usr/lib/pymodules/python2.7/salt/scripts.py", line 121, in salt_cloud
    cloud.run()
  File "/usr/lib/pymodules/python2.7/salt/cloud/cli.py", line 50, in run
    libcloud_version()
  File "/usr/lib/pymodules/python2.7/salt/cloud/libcloudfuncs.py", line 94, in
libcloud_version
    'libcloud 0.13.2. Please upgrade.'.format(libcloud.__version__)
ImportError: Your version of libcloud is 0.5.0. salt-cloud requires >= libcloud
0.13.2. Please upgrade.


this should not have occurred. The package for python-libcloud needs to be
updated and a versioned dependency added.



-- System Information:
Debian Release: 7.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



More information about the pkg-salt-team mailing list