DescriptionZbigniew Jędrzejewski-Szmek
2021-09-29 06:31:15 UTC
+++ This bug was initially created as a clone of Bug #2008718 +++
Description of problem:
Doing a upgrade to Fedora 35 beta from Fedora 34. About 3.1G of packages downloaded and then the upgrade fails.
Version-Release number of selected component (if applicable):
Fedora 35 beta
Steps to Reproduce:
1.dnf update -y
2.dnf system-upgrade download --releasever=35
Actual results:
Error: Transaction test error:
file /usr/lib/python3.10/site-packages/test/__pycache__/__init__.cpython-310.opt-1.pyc conflicts between attempted installs of python3-ansible-runner-2.0.0a1-3.fc35.noarch and python3-augeas-1.1.0-2.fc35.noarch
file /usr/lib/python3.10/site-packages/test/__pycache__/__init__.cpython-310.pyc conflicts between attempted installs of python3-ansible-runner-2.0.0a1-3.fc35.noarch and python3-augeas-1.1.0-2.fc35.noarch
Expected results:
successful upgrade to Fedora 35
Additional info:
This was the result of Step 2. above:
Install 70 Packages
Upgrade 2980 Packages
Remove 8 Packages
Downgrade 18 Packages
--- Additional comment from Elliott Sales de Andrade on 2021-09-29 01:54:25 UTC ---
This is not a Python bug; it's a bug in both python-ansible-runner and python-augeas, neither of which should be shipping a test package at the top level.