FS#67405 - [ansible-lint] dependancy on ansible

Attached to Project: Community Packages
Opened by A.Pugachev (matorola) - Sunday, 26 July 2020, 18:27 GMT
Last edited by Jelle van der Waa (jelly) - Wednesday, 05 August 2020, 19:11 GMT
Task Type General Gripe
Category Packages
Status Closed
Assigned To Jelle van der Waa (jelly)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Hello.

Why does ansible-lint depends on (installed) ansible? maybe its need a reverse dependency (ansible depends on installed ansible-lint) ? Does ansible-lint has build dependency on ansible?

Thanks.

This task depends upon

Closed by  Jelle van der Waa (jelly)
Wednesday, 05 August 2020, 19:11 GMT
Reason for closing:  Not a bug
Additional comments about closing:  ansible provides the ansible module which ansible-lint requires.
Comment by Jelle van der Waa (jelly) - Wednesday, 05 August 2020, 19:11 GMT
It's required by the package:

raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'ansible>=2.7' distribution was not found and is required by ansible-lint

Loading...