Bug 1918353 - Cloud connector installer playbook relies on jmespath
Summary: Cloud connector installer playbook relies on jmespath
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: RH Cloud - Cloud Connector
Version: 6.9.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: 6.10.0
Assignee: Evgeni Golov
QA Contact: Lukáš Hellebrandt
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-01-20 14:18 UTC by Adam Ruzicka
Modified: 2021-11-16 14:09 UTC (History)
2 users (show)

Fixed In Version: ansiblerole-satellite-receptor-installer-0.6.14
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-11-16 14:09:44 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github project-receptor satellite-receptor-installer pull 24 0 None closed don't use json_query for data filtering 2021-02-01 15:59:15 UTC
Red Hat Product Errata RHSA-2021:4702 0 None None None 2021-11-16 14:09:55 UTC

Description Adam Ruzicka 2021-01-20 14:18:08 UTC
Description of problem:
"json_query" filter in Ansible is not supported by Red Hat. It depends on the jmespath library RH used to ship in Ansible 2.8 and older repos, but dropped in 2.9 and the filter itself was moved in 2.10 to a community collection and there are currently no plans to move it back. 

Version-Release number of selected component (if applicable):
ansiblerole-satellite-receptor-installer-0.6.13-1.el7sat.noarch

Comment 1 Lukáš Hellebrandt 2021-07-15 15:16:29 UTC
Failed with Sat 6.10.0 snap 9.0.

Cloud connector installer still depends on jmespath:
# yum deplist ansiblerole-satellite-receptor-installer
Loaded plugins: product-id, search-disabled-repos, subscription-manager
package: ansiblerole-satellite-receptor-installer.noarch 0.6.13-1.el7sat
  dependency: ansible
   provider: ansible.noarch 2.9.16-1.el7ae
  dependency: python2-jmespath
   provider: python2-jmespath.noarch 0.9.0-6.el7_7

Note that packages 'satellite' and 'satellite-common' also depend on it. On my testing instance, the package got installed from rhel-7-server-extras-rpms.

Comment 2 Petr Pochop 2021-08-06 08:08:44 UTC
Verified on Sat 6.10.0 snap 12.0

# yum deplist ansiblerole-satellite-receptor-installer
Loaded plugins: product-id, search-disabled-repos, subscription-manager
package: ansiblerole-satellite-receptor-installer.noarch 0.6.14-1.el7sat
  dependency: ansible
   provider: ansible.noarch 2.9.16-1.el7ae

Comment 6 errata-xmlrpc 2021-11-16 14:09:44 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 (Moderate: Satellite 6.10 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-2021:4702


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