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.
Description of problem:
A variety of changes in sat 6.2 have led to significant bitrot in the iso installer.
Version-Release number of selected component (if applicable):
6.2.0 Beta (ISO)
How reproducible:
Steps to Reproduce:
1. Register box to prod
2. Download and mount Sat 6.2 beta ISO
3. attempt to run 'install_packages'
Actual results:
[root@rhsm-qe-3 foo]# ./install_packages
This script will install the katello packages on the current machine.
- Ensuring we are in an expected directory.
- Copying installation files.
- Creating a Repository File
- Creating RHSCL Repository File
- Checking to see if Katello is already installed.
- Importing the gpg key.
- katello is not yet installed, installing it.
warning: /opt/satellite/Packages/tfm-rubygem-powerbar-1.0.11-11.el7sat.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f21541eb: NOKEY
Public key for tfm-rubygem-powerbar-1.0.11-11.el7sat.noarch.rpm is not installed
Error while executing command: 'yum install -y katello'
Expected results:
Installer works
Additional info:
I think it comes down to -
* There's no reference to the new foreman installer/scenario stuff in
the iso installer
* Scanning the source for the iso installer, it tells user at end to
run katello-installer
* there's references in the --help akin to what I think is gutterball
stuff that should no longer be there?
" --enhanced_reporting If
specified the enhanced reporting feature will be installed"
* Are we missing a gpgkey on package above?
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/RHBA-2016:1501