Bug 2093679
Summary: | satellite-installer --enable-foreman-proxy-plugin-shellhooks fails with error Error: Unable to find a match: rubygem-smart_proxy_shellhooks in Red Hat Satellite 6.11 | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Sayan Das <saydas> |
Component: | Packaging | Assignee: | satellite6-bugs <satellite6-bugs> |
Status: | CLOSED ERRATA | QA Contact: | Lukas Pramuk <lpramuk> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 6.11.0 | CC: | ahumbe, pcreech |
Target Milestone: | 6.11.0 | Keywords: | Regression, Triaged |
Target Release: | Unused | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | rubygem-smart_proxy_shellhooks-0.9.2-2 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-07-05 14:35:58 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
Sayan Das
2022-06-05 09:06:35 UTC
VERIFIED. @Satellite 6.11.0 Snap24 rubygem-smart_proxy_shellhooks-0.9.2-2.el8sat.noarch 1) Have a Satellite and Capsule installed on RHEL8 2) Enable shellhooks pluign on both Satellite and Capsule @Satellite # satellite-installer --enable-foreman-proxy-plugin-shellhooks 2022-06-12 11:43:58 [NOTICE] [root] Loading installer configuration. This will take some time. 2022-06-12 11:44:04 [NOTICE] [root] Running installer with log based terminal output at level NOTICE. 2022-06-12 11:44:04 [NOTICE] [root] Use -l to set the terminal output log level to ERROR, WARN, NOTICE, INFO, or DEBUG. See --full-help for definitions. Package versions are locked. Continuing with unlock. 2022-06-12 11:44:19 [NOTICE] [configure] Starting system configuration. 2022-06-12 11:44:34 [NOTICE] [configure] 250 configuration steps out of 1677 steps complete. 2022-06-12 11:44:37 [NOTICE] [configure] 500 configuration steps out of 2528 steps complete. 2022-06-12 11:44:38 [NOTICE] [configure] 750 configuration steps out of 2528 steps complete. 2022-06-12 11:44:38 [NOTICE] [configure] 1000 configuration steps out of 2528 steps complete. 2022-06-12 11:44:39 [NOTICE] [configure] 1250 configuration steps out of 2528 steps complete. 2022-06-12 11:44:41 [NOTICE] [configure] 1500 configuration steps out of 2530 steps complete. 2022-06-12 11:44:45 [NOTICE] [configure] 1750 configuration steps out of 2533 steps complete. 2022-06-12 11:44:46 [NOTICE] [configure] 2000 configuration steps out of 2539 steps complete. 2022-06-12 11:44:49 [NOTICE] [configure] 2250 configuration steps out of 2539 steps complete. 2022-06-12 11:45:57 [NOTICE] [configure] 2500 configuration steps out of 2539 steps complete. 2022-06-12 11:46:12 [NOTICE] [configure] System configuration has finished. Success! * Satellite is running at https://satellite.example.com * To install an additional Capsule on separate machine continue by running: capsule-certs-generate --foreman-proxy-fqdn "$CAPSULE" --certs-tar "/root/$CAPSULE-certs.tar" * Capsule is running at https://satellite.example.com:9090 The full log is at /var/log/foreman-installer/satellite.log Package versions are being locked. @Satellite # rpm -qa *shellhooks* rubygem-smart_proxy_shellhooks-0.9.2-2.el8sat.noarch >>> shellhooks plugin successfully enabled on the Satellite @Capsule # satellite-installer --enable-foreman-proxy-plugin-shellhooks 2022-06-13 06:19:19 [NOTICE] [root] Loading installer configuration. This will take some time. 2022-06-13 06:19:25 [NOTICE] [root] Running installer with log based terminal output at level NOTICE. 2022-06-13 06:19:25 [NOTICE] [root] Use -l to set the terminal output log level to ERROR, WARN, NOTICE, INFO, or DEBUG. See --full-help for definitions. 2022-06-13 06:19:35 [NOTICE] [configure] Starting system configuration. 2022-06-13 06:19:52 [NOTICE] [configure] 250 configuration steps out of 1254 steps complete. 2022-06-13 06:19:57 [NOTICE] [configure] 500 configuration steps out of 1259 steps complete. 2022-06-13 06:19:57 [NOTICE] [configure] 750 configuration steps out of 1259 steps complete. 2022-06-13 06:20:08 [NOTICE] [configure] 1000 configuration steps out of 1263 steps complete. 2022-06-13 06:20:20 [NOTICE] [configure] 1250 configuration steps out of 1264 steps complete. 2022-06-13 06:20:26 [NOTICE] [configure] System configuration has finished. Success! * Capsule is running at https://capsule.example.com:9090 The full log is at /var/log/foreman-installer/capsule.log @Capsule # rpm -qa *shellhooks* rubygem-smart_proxy_shellhooks-0.9.2-2.el8sat.noarch >>> shellhooks plugin successfully enabled on the Capsule 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.11 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-2022:5498 |