Bug 1194767
Summary: | unable to find foreman_scap_client package to list | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Kedar Bidarkar <kbidarka> |
Component: | Other | Assignee: | Šimon Lukašík <slukasik> |
Status: | CLOSED ERRATA | QA Contact: | Kedar Bidarkar <kbidarka> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 6.1.0 | CC: | bbuckingham, jmontleo, omaciel, slukasik, szadok |
Target Milestone: | Unspecified | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-08-12 05:26:47 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: | |||
Bug Blocks: | 1047797 |
Description
Kedar Bidarkar
2015-02-20 17:21:45 UTC
it is actually looking for foreman_scap_client, which is the client that run on the clients (hosts). May be related to https://bugzilla.redhat.com/show_bug.cgi?id=1194178 ? I think in manifests/init.pp of the rpm puppet-foreman_scap_client , we may need to change 'foreman_scap_client' to 'rubygem-foreman_scap_client' Fixed at: https://github.com/OpenSCAP/puppet-foreman_scap_client/pull/4 Please note that we need to sync to latest version of foreman_scap_client, before. @isimluk, can you verify and merge? Thanks. https://github.com/OpenSCAP/puppet-foreman_scap_client/pull/4 is now merged. Pending release of a new rubygem-foreman_scap_client Version 0.3.4 of puppet-foreman_scap_client has been released: https://forge.puppetlabs.com/isimluk/foreman_scap_client RPM Packaging change set is available through https://github.com/isimluk/foreman-packaging/commit/5c896db00345d47528dc321710d93af123fff239 The puppet module puppet-foreman_scap_client now contains rubygem-foreman_scap_client pacakge info to list. VERIFIED with sat6.1 Beta snap5 This bug is slated to be released with Satellite 6.1. 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, 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-2015:1592 |