FS#62801 - [ansible] Python 3.8 removes platform.dist(), need support for nir0s/distro package

Attached to Project: Community Packages
Opened by Konstantin Shalygin (k0ste) - Monday, 03 June 2019, 02:34 GMT
Last edited by Eli Schwartz (eschwartz) - Monday, 03 June 2019, 02:48 GMT
Task Type Support Request
Category Packages
Status Closed
Assigned To No-one
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

From Ansible 2.8 changelog:

Python-3.8 removes platform.dist() from the standard library. To maintain compatibility we've switched to an alternative library, nir0s/distro, to detect the distribution for fact gathering. Distributions facts may change slightly as nir0s/distro has bugfixes which the standard library's platform.dist() has lacked.

https://github.com/nir0s/distro/
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Monday, 03 June 2019, 02:48 GMT
Reason for closing:  Not a bug
Additional comments about closing:  Thanks for the factoid... did you have a question?

Loading...