Bug 1634352 - python3-ansible-lint should replace python2-ansible-lint when upgrading from F28 to F29
Summary: python3-ansible-lint should replace python2-ansible-lint when upgrading from ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: ansible-lint
Version: 29
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
Assignee: Parag Nemade
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-09-30 07:31 UTC by Yaniv Kaul
Modified: 2018-11-19 21:55 UTC (History)
1 user (show)

Fixed In Version: ansible-lint-3.4.23-7.fc29
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-11-19 21:55:30 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Yaniv Kaul 2018-09-30 07:31:14 UTC
Description of problem:
Since python2-ansible-lint doesn't work on F29, it should be replaced with python3-ansible-lint



Ansible-lint w/python 2 gave me:
[ykaul@ykaul gluster-ansible-infra]$ ansible-lint 
Traceback (most recent call last):
  File "/usr/bin/ansible-lint", line 6, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3112, in <module>
    @_call_aside
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3096, in _call_aside
    f(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3125, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 578, in _build_master
    ws.require(__requires__)
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 895, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 781, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'ansible' distribution was not found and is required by ansible-lint

Comment 1 Fedora Update System 2018-10-07 05:15:17 UTC
ansible-lint-3.4.23-6.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-2754373c98

Comment 2 Fedora Update System 2018-10-07 23:36:53 UTC
ansible-lint-3.4.23-6.fc29 has been pushed to the Fedora 29 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-2018-2754373c98

Comment 3 Fedora Update System 2018-10-25 07:49:44 UTC
ansible-lint-3.4.23-7.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-f3732e4361

Comment 4 Fedora Update System 2018-10-25 15:38:02 UTC
ansible-lint-3.4.23-7.fc29 has been pushed to the Fedora 29 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-2018-f3732e4361

Comment 5 Fedora Update System 2018-11-19 21:55:30 UTC
ansible-lint-3.4.23-7.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.