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 1193646 - Remove capsule reference in SAM installer
Summary: Remove capsule reference in SAM installer
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Subscription Asset Manager (SAM)
Version: Nightly
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: Unspecified
Assignee: Tom McKay
QA Contact: sthirugn@redhat.com
URL:
Whiteboard:
Depends On:
Blocks: 1193645
TreeView+ depends on / blocked
 
Reported: 2015-02-17 19:51 UTC by sthirugn@redhat.com
Modified: 2017-02-23 20:29 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-09-03 13:17:48 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description sthirugn@redhat.com 2015-02-17 19:51:21 UTC
Description of problem:
Remove capsule references in SAM installer

Version-Release number of selected component (if applicable):
Nightly on Feb 17, 2015

How reproducible:
Always

Steps to Reproduce:
# Subscribe
yum-config-manager --enable rhel-6-server-optional-rpms
yum-config-manager --enable rhel-6-server-rpms
yum-config-manager --enable rhel-server-rhscl-6-rpms
yum install ruby
git clone https://github.com/Katello/katello-deploy.git
cd katello-deploy
./setup.rb --os rhel6 --sam --koji-repos 

Actual results:

Launching installer with command: sam-installer 

Running shell command: sam-installer 
Installing             Done                                               [100%] [Installing             Done                                               [100%] []
  Success!
  * Katello is running at https://qeblade6.rhq.lab.eng.bos.redhat.com
      Initial credentials are admin / iT4Sadnk6EjDxBYH
  * To install additional capsule on separate machine continue by running:"

      capsule-certs-generate --capsule-fqdn "$CAPSULE" --certs-tar "~/$CAPSULE-certs.tar"

  The full log is at /var/log/sam-installer/sam-installer.log


Expected results:
Remove capsule references in sam installer output (see above)

Additional info:

Comment 3 Tom McKay 2015-09-03 13:17:48 UTC
SAM-6 based on Sat-6 will not be implemented. New plan forthcoming.


Note You need to log in before you can comment on or make changes to this bug.