Hide Forgot
Description of problem: Ansible 2.4.0 is due to land in Fedora "soon" https://bodhi.fedoraproject.org/updates/ansible-2.4.0.0-1.fc26 The version currently in F26 (3.4.13) is not compatible with this release. https://github.com/willthames/ansible-lint/commits/master ansible-lint --help Traceback (most recent call last): File "/usr/bin/ansible-lint", line 11, in <module> load_entry_point('ansible-lint==3.4.13', 'console_scripts', 'ansible-lint')() File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 563, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2651, in load_entry_point return ep.load() File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2305, in load return self.resolve() File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2311, in resolve module = __import__(self.module_name, fromlist=['__name__'], level=0) File "/usr/lib/python2.7/site-packages/ansiblelint/__init__.py", line 28, in <module> import ansiblelint.utils File "/usr/lib/python2.7/site-packages/ansiblelint/utils.py", line 53, in <module> from ansible.plugins import module_loader ImportError: cannot import name module_loader This needs to be updated to 3.4.15 ASAP in F25, F26 and F27 to remain compatible with the ansible packaged in Fedora.
Will update to required version now
Today all the builds will be available in their updates-testing repository.
ansible-lint-3.4.15-1.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-7588b1d6c5
ansible-lint-3.4.15-1.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2017-b2841c0c4e
ansible-lint-3.4.15-1.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-7588b1d6c5
This update has been pushed to stable now for F25, F26, F27 now. Awaiting epel7 update to finish its waiting in updates-testing repository so that I can push it to epel7 stable.
ah let me correct I submitted those Fedora updates for stable now so they will take some time to reach stable repository.
ansible-lint-3.4.15-1.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.
ansible-lint-3.4.15-1.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.