FS#75661 - [ansible-core] Missing python-packaging dependency for ansible-galaxy to work

Attached to Project: Community Packages
Opened by Martin Rys (C0rn3j) - Sunday, 21 August 2022, 23:27 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Saturday, 10 September 2022, 23:49 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

This should be a hard dependency, as it otherwise makes ansible-galaxy useless.

Repro:
rm -rf ~/.ansible && ansible-galaxy collection install community.general -vvv

With python-packaging missing on the system, one will get "ERROR! Failed to import packaging, check that a supported version is installed"
This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Saturday, 10 September 2022, 23:49 GMT
Reason for closing:  Fixed

Loading...