Bug #13956
closedcapsule-certs-generate : specifying the incorrect rpm as part of output
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1313019
Description of problem:
The installation procedures for a capsule include running 'capsule-certs-generate' from the server. The output of that command provides the user with guidance on how to install the capsule. Unfortunately, it is instructing the user to install an non-existing package.
How reproducible:
Always
Steps to Reproduce:
1. install Satellite
2. export CAPSULE=<capsule_fqdn>
3. capsule-certs-generate --capsule-fqdn "$CAPSULE" --certs-tar "~/$CAPSULE-certs.tar"
Actual results:
Output mentions the following:
1. Ensure that the katello-installer-capsule package is installed on the system.
Expected results:
'katello-installer-capsule' needs to be replaced with 'foreman-installer-katello'
Additional info:
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Assignee set to Brad Buckingham
- Pull request https://github.com/Katello/katello-installer/pull/307 added
Updated by Brad Buckingham over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello-installer|03bb6694dc1d9aa64e8f98788b7d9df2c714ced3.
Updated by Eric Helms over 8 years ago
- Translation missing: en.field_release set to 86