MrMEEE / awx-rpm-v2

AWX-RPM Reignited
GNU Affero General Public License v3.0
33 stars 9 forks source link

Incompatibilities with ipa-client and insights-client packages #11

Closed redy01 closed 6 months ago

redy01 commented 1 year ago

Error: Problem: conflicting requests

redy01 commented 1 year ago

Same issue if You have insights-client-3.1.7 installed. package awx-rpm-21.11.0-11.el9.x86_64 requires python3-pyyaml = 6.0 cannot install both python3-pyyaml-5.4.1-6.el9.x86_64 and python3-pyyaml-6.0-1.el9.noarch

python3-pyyaml.x86_64 5.4.1-6.el9 @rhel-9-for-x86_64-baseos-rpms python3-pyyaml.noarch 6.0-1.el9 AWX_9_awx-rpm-21_11_0

Workaround: remove both packages before install awx-rpm dnf remove ipa-client insights-client But it will break integration with FreeIPA/IDM.

MrMEEE commented 1 year ago

I haven't gotten around to test any package breaks yet..

We can probably change both of the packages to the ones that are already in RHEL, without breaking AWX-RPM..

I will put this in as a priority, as soon as I get rolling upgrade builds to work...

MrMEEE commented 6 months ago

This should be fixed now, but I see that I have to fix it for python3-ldap as well..

Fix incoming..

MrMEEE commented 6 months ago

This has been fixed in awx-rpm-23.5.1-25.el9.src.rpm.. Please reopen if the problem persists...