Source: ansible-core Version: 2.12.0-1 Severity: important Dear maintainer,
while upgrading ansible-core from 2.11.6-1 to 2.12.0-1, I get the following error during postinst: > Setting up ansible-core (2.12.0-1) ... > [Errno 2] No such file or directory: > '/usr/lib/python3.10/dist-packages/ansible/module_utils/ansible_release.py'dpkg: > error processing package ansible-core (--configure): > installed ansible-core package post-installation script subprocess returned > error exit status 1 Because of this error the package stays unconfigured. $ ls -l /usr/lib/python3.10/dist-packages/ansible/module_utils/ansible_release.py lrwxrwxrwx 1 root root 13 Nov 18 13:42 /usr/lib/python3.10/dist-packages/ansible/module_utils/ansible_release.py -> ../release.py $ ls -l /usr/lib/python3.10/dist-packages/ansible/release.py ls: cannot access '/usr/lib/python3.10/dist-packages/ansible/release.py': No such file or directory Kind regards, Reiner
signature.asc
Description: PGP signature

