Bug 2170874 - Satellite-clone not working if ansible-core 2.13 is installed
Summary: Satellite-clone not working if ansible-core 2.13 is installed
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Satellite Clone
Version: 6.12.0
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: 6.11.5
Assignee: Evgeni Golov
QA Contact: Lukas Pramuk
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-02-17 13:37 UTC by Odilon Sousa
Modified: 2023-03-07 19:00 UTC (History)
8 users (show)

Fixed In Version: satellite-clone-3.1.1-2
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 2142514
Environment:
Last Closed: 2023-03-07 19:00:52 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SAT-13950 0 None None None 2023-02-17 13:37:54 UTC
Red Hat Issue Tracker SAT-16007 0 None None None 2023-02-17 13:39:08 UTC
Red Hat Knowledge Base (Solution) 6990044 0 None None None 2023-02-17 13:37:54 UTC
Red Hat Product Errata RHSA-2023:1151 0 None None None 2023-03-07 19:00:56 UTC

Comment 3 Lukas Pramuk 2023-02-21 11:04:08 UTC
VERIFIED.

@Satellite 6.11.5 Snap2
satellite-clone-3.1.1-2.el8sat.noarch

by this simple reproducer:

1) Check ansible-core version is 2.13

# rpm -q ansible-core
ansible-core-2.13.3-2.el8_7.x86_64

2) Run satellite-clone

# satellite-clone -y
ansible-playbook -i /usr/share/satellite-clone/inventory /usr/share/satellite-clone/satellite-clone-playbook.yml
[WARNING]: Skipping callback plugin 'profile_tasks', unable to load

PLAY [satellite6] ***************************************************************************************************************************************************************

TASK [Gathering Facts] **********************************************************************************************************************************************************
ok: [localhost]

TASK [satellite-clone : include_tasks] ******************************************************************************************************************************************
included: /usr/share/satellite-clone/roles/satellite-clone/tasks/pre_install_check.yml for localhost
...

>>> satellite-clone runs successfully when ansible-core 2.13 is installed (and only if 2.13 is installed)

# head -1 `which satellite-clone`
#!/usr/bin/python3.9

Comment 8 errata-xmlrpc 2023-03-07 19:00:52 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 (Critical: Satellite 6.11.5 Async Security Update), 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:1151


Note You need to log in before you can comment on or make changes to this bug.