FS#70749 - [ansible] PLEASE ENTER SUMMARY

Attached to Project: Community Packages
Opened by Niklas E (snhy) - Friday, 07 May 2021, 17:46 GMT
Last edited by Doug Newgard (Scimmia) - Friday, 07 May 2021, 18:00 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:


Additional info:
* package version(s)
local/ansible 3.3.0-2
Official assortment of Ansible collections
* config and/or log files etc.
No special config
* link to upstream bug report, if any

Steps to reproduce:
Running ansible --version returns:
ansible --version
Traceback (most recent call last):
File "/usr/bin/ansible", line 64, in <module>
from ansible.utils.display import Display, initialize_locale
ImportError: cannot import name 'initialize_locale' from 'ansible.utils.display' (/home/<user>/.local/lib/python3.9/site-packages/ansible/utils/display.py)

Updated my system today (2021-05-07), fully updated.
Unable to find any google links that resolves this.
This task depends upon

Closed by  Doug Newgard (Scimmia)
Friday, 07 May 2021, 18:00 GMT
Reason for closing:  Not a bug
Additional comments about closing:  Stuff in your home dir is your responsibility.
Comment by Niklas E (snhy) - Friday, 07 May 2021, 17:47 GMT
python --version
Python 3.9.4

Loading...