Bug 2155527

Summary: unable to install satellite 6.11 on rhel8.8 - ansible-core version is too new
Product: Red Hat Satellite Reporter: Roman Plevka <rplevka>
Component: PackagingAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED ERRATA QA Contact: Eric Helms <ehelms>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.11.4CC: bbuckingham, egolov, ehelms, mhulan, ogajduse, pcreech
Target Milestone: 6.13.0Keywords: AutomationBlocker, Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: satellite-6.13.0-4 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 2166460 2166747 (view as bug list) Environment:
Last Closed: 2023-05-03 13:23:43 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Roman Plevka 2022-12-21 12:42:03 UTC
Description of problem:
Product interoperability automation has caught a packaging problem during installation of satellite 6.11 on the RHEL8.8 compose (RHEL-8.8.0-20221220.0).

Satellite installer requires:
ansible-core >= 2.12 and ansible-core < 2.13

however rhel8.8 compose repository provides 
ansible-core-2.14.0-1.el8.x86_64.rpm 

https://download.eng.bos.redhat.com/rhel-8/nightly/RHEL-8/RHEL-8.8.0-20221220.0/

Version-Release number of selected component (if applicable):
6.11.4.1-1.el8sat


Actual results:
Depsolve Error occured: \n Problem: package satellite-6.11.4.1-1.el8sat.noarch requires satellite-common, but none of the providers can be installed\n  - cannot install the best candidate for the job\n  - nothing provides ((ansible >= 2.9 and ansible < 2.10) or (ansible-core >= 2.12 and ansible-core < 2.13)) needed by satellite-common-6.11.2-1.el8sat.noarch\n  - nothing provides ((ansible >= 2.9 and ansible < 2.10) or (ansible-core >= 2.12 and ansible-core < 2.13)) needed by satellite-common-6.11.1-1.el8sat.noarch\n  - nothing provides ((ansible >= 2.9 and ansible < 2.10) or (ansible-core >= 2.12 and ansible-core < 2.13)) needed by satellite-common-6.11.0-2.el8sat.noarch\n  - nothing provides ((ansible >= 2.9 and ansible < 2.10) or (ansible-core >= 2.12 and ansible-core < 2.13)) needed by satellite-common-6.11.3-1.el8sat.noarch\n  - nothing provides ((ansible >= 2.9 and ansible < 2.10) or (ansible-core >= 2.12 and ansible-core < 2.13)) needed by satellite-common-6.11.1.1-1.el8sat.noarch\n  - nothing provides (ansible-core >= 2.12 and ansible-core < 2.14) needed by satellite-common-6.11.4-2.el8sat.noarch\n  - nothing provides (ansible-core >= 2.12 and ansible-core < 2.14) needed by satellite-common-6.11.4.1-1.el8sat.noarch'

Expected results:
a matching, working ansible-core is installed

Comment 1 Lukas Pramuk 2022-12-21 12:55:41 UTC
# rpm -qR satellite-common
(ansible-core >= 2.12 and ansible-core < 2.14)

^ problematic requires preventing to be installed along with ansible-core 2.14

Comment 16 errata-xmlrpc 2023-05-03 13:23:43 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Important: Satellite 6.13 Release), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2023:2097