Bug 1196283
Summary: | Missing hammer_cli_gutterball code content bits in 6.1 compose | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Sachin Ghai <sghai> |
Component: | Hammer | Assignee: | Adam Price <adprice> |
Status: | CLOSED ERRATA | QA Contact: | Sachin Ghai <sghai> |
Severity: | high | Docs Contact: | |
Priority: | urgent | ||
Version: | 6.1.0 | CC: | mmccune, omaciel, sthirugn |
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:27:26 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: | 1193969 |
Description
Sachin Ghai
2015-02-25 15:59:54 UTC
current (snap4) RPM contents: # rpm -ql rubygem-hammer_cli_gutterball /etc/hammer/cli.modules.d/gutterball.yml /usr/lib/ruby/gems/1.8/gems/hammer_cli_gutterball-0.0.1 /usr/lib/ruby/gems/1.8/gems/hammer_cli_gutterball-0.0.1/LICENSE /usr/lib/ruby/gems/1.8/gems/hammer_cli_gutterball-0.0.1/README.md /usr/lib/ruby/gems/1.8/gems/hammer_cli_gutterball-0.0.1/lib /usr/lib/ruby/gems/1.8/gems/hammer_cli_gutterball-0.0.1/lib/hammer_cli_gutterball /usr/lib/ruby/gems/1.8/gems/hammer_cli_gutterball-0.0.1/lib/hammer_cli_gutterball.rb /usr/lib/ruby/gems/1.8/gems/hammer_cli_gutterball-0.0.1/lib/hammer_cli_gutterball/version.rb /usr/lib/ruby/gems/1.8/specifications/hammer_cli_gutterball-0.0.1.gemspec necessary contents (from upstream): $ rpm -qlp rubygem-hammer_cli_gutterball-0.0.1-1.201502202351git7ddb8f2.git.0.87f367e.el6.noarch.rpm /etc/hammer/cli.modules.d/gutterball.yml /usr/lib/ruby/gems/1.8/gems/hammer_cli_gutterball-0.0.1 /usr/lib/ruby/gems/1.8/gems/hammer_cli_gutterball-0.0.1/LICENSE /usr/lib/ruby/gems/1.8/gems/hammer_cli_gutterball-0.0.1/README.md /usr/lib/ruby/gems/1.8/gems/hammer_cli_gutterball-0.0.1/lib /usr/lib/ruby/gems/1.8/gems/hammer_cli_gutterball-0.0.1/lib/hammer_cli_gutterball /usr/lib/ruby/gems/1.8/gems/hammer_cli_gutterball-0.0.1/lib/hammer_cli_gutterball.rb /usr/lib/ruby/gems/1.8/gems/hammer_cli_gutterball-0.0.1/lib/hammer_cli_gutterball/commands.rb /usr/lib/ruby/gems/1.8/gems/hammer_cli_gutterball-0.0.1/lib/hammer_cli_gutterball/content_report.rb /usr/lib/ruby/gems/1.8/gems/hammer_cli_gutterball-0.0.1/lib/hammer_cli_gutterball/version.rb /usr/lib/ruby/gems/1.8/specifications/hammer_cli_gutterball-0.0.1.gemspec a new hammer-cli-gutterball is teed up for the next compose Verified with sat6.1.1 snap11 compose2. Following cli_gutterball rpm is installed with snap11 [root@cloud-qe-21 ~]# rpm -qa | grep gutterball gutterball-certs-1.0-1.noarch gutterball-1.0.15.0-1.el7.noarch rubygem-hammer_cli_gutterball-0.0.1.3-1.el7sat.noarch ruby193-rubygem-foreman_gutterball-0.0.1.9-1.el7sat.noarch I can see following commands with "rubygem-hammer_cli_gutterball-0.0.1.3-1.el7sat.noarch" content-host-status Show the latest subscription status for a list of content hosts that have reported their subscription status during a specified time period. Running this report with minimal parameters will return all status records for all reported content hosts. content-host-trend Show a listing of all subscription status snapshots from content hosts which have reported their subscription status in the specified time period. status-trend Show the per-day counts of content-hosts, grouped by subscription status, optionally limited to a date range. Options: 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 |