summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMichael Scherer <misc@zarb.org>2016-10-23 18:45:51 +0200
committerToshio Kuratomi <a.badger@gmail.com>2016-10-23 12:40:41 -0700
commit65ba526c9f9a37d28d7842b9912dd6deb7c19c6b (patch)
tree05bb0d0e1bc15c74ece12b64db6bd0e3a57c2d86 /test
parent1e338aa0e68c30ff68b95bfbb27230923a4d0931 (diff)
downloadansible-modules-extras-65ba526c9f9a37d28d7842b9912dd6deb7c19c6b.tar.gz
Fix pkgng on python 3
Fail with: Traceback (most recent call last): File \"/tmp/ansible_2rsl4fg1/ansible_module_pkgng.py\", line 353, in <module> main() File \"/tmp/ansible_2rsl4fg1/ansible_module_pkgng.py\", line 330, in main _changed, _msg = install_packages(module, pkgng_path, pkgs, p[\"cached\"], p[\"pkgsite\"], dir_arg) File \"/tmp/ansible_2rsl4fg1/ansible_module_pkgng.py\", line 161, in install_packages old_pkgng = pkgng_older_than(module, pkgng_path, [1, 1, 4]) File \"/tmp/ansible_2rsl4fg1/ansible_module_pkgng.py\", line 121, in pkgng_older_than while compare_version[i] == version[i]: TypeError: 'map' object is not subscriptable
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions