Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1136011

Summary: Missing dependency to hammer_cli_foreman
Product: Red Hat Satellite Reporter: Tomas Strachota <tstrachota>
Component: TransitionsAssignee: Tomas Lestach <tlestach>
Status: CLOSED CURRENTRELEASE QA Contact: Lukas Pramuk <lpramuk>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0.4CC: cperry, ggainey, mkollar
Target Milestone: Unspecified   
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-01 12:30:12 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 Tomas Strachota 2014-09-01 12:46:46 UTC
Description of problem:

hammer_cli_import seems to requires hammer_cli_foreman to run but the dependency is missing from the rpm spec.
`yum install rubygem-hammer_cli_import` on a clear machine installs hammer with disfunctional import plugin.


Version-Release number of selected component (if applicable):
rubygem-hammer_cli_import-0.10.2-1.2.el6sat.noarch

Comment 1 RHEL Program Management 2014-09-01 12:53:15 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been
set to ? to ensure that it is properly evaluated for this release.

Comment 3 Tomas Lestach 2014-09-01 15:11:52 UTC
hammer_cli_import.git: e4026ce74cc9496d2675a685a83ad6b59ac5c415

Comment 5 Grant Gainey 2014-09-04 12:33:24 UTC
DEVELOPER VERIFIED:

~ $ rpm -q --requires rubygem-hammer_cli_import-0.10.4
config(rubygem-hammer_cli_import) = 0.10.4-1.1.el6sat
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(VersionedDependencies) <= 3.0.3-1
ruby(abi)  
ruby(rubygems)  
rubygem(hammer_cli)  
>>>> rubygem(hammer_cli_foreman)  <<<<
rpmlib(PayloadIsXz) <= 5.2-1

Verified against 0.10.4

Comment 6 Grant Gainey 2014-10-01 12:30:12 UTC
Released with Satellite 6.0 GA