-
Bug
-
Resolution: Done
-
Undefined
-
None
-
rhel-8.6.0
Description of problem:
In-place upgrade from RHEL 7 to RHEL 8 with "ansible-collection-microsoft-sql" package installed fails with rpm transaction test error.
Error: Transaction test error:
file /usr/share/ansible/roles/microsoft.sql-server from install of ansible-collection-microsoft-sql-1.2.4-1.el8.noarch conflicts with file from package ansible-collection-microsoft-sql-1.2.4-2.el7_9.noarch
Version-Release number of selected component (if applicable):
"ansible-collection-microsoft-sql-1.2.4-1.el8.noarch"
Steps to Reproduce:
1. Provision RHEL 7.9 machine
2. Install "ansible-collection-microsoft-sql-1.2.4-2.el7_9.noarch" package
3. Run "leapp upgrade"
Actual results:
Upgrade fails with:
Error: Transaction test error:
file /usr/share/ansible/roles/microsoft.sql-server from install of ansible-collection-microsoft-sql-1.2.4-1.el8.noarch conflicts with file from package ansible-collection-microsoft-sql-1.2.4-2.el7_9.noarch
Expected results:
The upgrade continues pass the rpm transaction test
Additional info:
- external trackers