Bug 1990864
| Summary: | Remediation fails with a syntax error | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Petr Pochop <ppochop> | ||||
| Component: | RH Cloud - Cloud Connector | Assignee: | Adam Ruzicka <aruzicka> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Lukáš Hellebrandt <lhellebr> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.10.0 | CC: | ahumbe, aruzicka, pcreech | ||||
| Target Milestone: | 6.10.0 | Keywords: | Triaged | ||||
| Target Release: | Unused | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | python3-receptor-satellite-1.4.2 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2021-11-16 14:13:02 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: | |||||||
| Bug Depends On: | 1995540 | ||||||
| Bug Blocks: | 1833033 | ||||||
| Attachments: |
|
||||||
|
Description
Petr Pochop
2021-08-06 13:17:59 UTC
Verified on Satellite 6.10.0 snap 14 After working around bug 1995540 with these steps: - installing rh-python36, - changing the '#!/usr/bin/python' to '#!/usr/bin/python3' in /usr/bin/insights-client, - copying the insights_client python library from python2.7 site-packages to python3.6 site-packages I am able to run a successful remediation without the syntax error, with the playbook log showing just the playbook log. 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 |