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 1548368 - [RFE] foreman-maintain should run subscription-manager refresh before enabling repos
Summary: [RFE] foreman-maintain should run subscription-manager refresh before enablin...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Satellite Maintain
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: Unspecified
Assignee: Kavita
QA Contact: Nikhil Kathole
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-02-23 10:45 UTC by Evgeni Golov
Modified: 2021-03-11 17:14 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-04-04 14:02:54 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 22686 0 'Normal' 'Closed' ' foreman-maintain should run subscription-manager refresh before enabling repos for sat 6.3' 2019-11-15 15:33:16 UTC
Red Hat Bugzilla 1549080 0 unspecified CLOSED foreman-maintain should check the availability for the repositories to be enabled in the pre-upgrade check 2021-06-10 14:50:57 UTC
Red Hat Product Errata RHBA-2018:0633 0 None None None 2018-04-04 14:03:22 UTC

Internal Links: 1549080

Description Evgeni Golov 2018-02-23 10:45:57 UTC
Description of problem:
In some situations, the new repos are not yet known on the client, and f-maintain aborts with

Error: 'rhel-7-server-satellite-6.3-rpms' does not match a valid repository ID. Use "subscription-manager repos --list" to see valid repositories.

If it would run "sub-man refresh" before, this would not happen.


Version-Release number of selected component (if applicable):
rubygem-foreman_maintain-0.1.3-1.el7sat.noarch

Comment 2 Satellite Program 2018-03-01 11:23:25 UTC
Upstream bug assigned to kgaikwad

Comment 3 Satellite Program 2018-03-01 11:23:28 UTC
Moving this bug to POST for triage into Satellite 6 since the upstream issue http://projects.theforeman.org/issues/22686 has been resolved.

Comment 4 Nikhil Kathole 2018-03-26 11:22:39 UTC
VERIFIED

Version tested:
# rpm -qa | grep maintain
rubygem-foreman_maintain-0.1.5-1.el7sat.noarch

Foreman-maintain includes the check to validate availability of repositories.
If any repo is missing while validating, foreman-maintain run `subscription-manager refresh`.

Steps:
1. only subscribed the server without any pool
2. foreman-maintain upgrade check --target-version 6.2

--------------------------------------------------------------------------------
Validate availability of repositories:
/ Some repositories missing, calling `subscription-manager refresh`   [FAIL]
Following repositories are not available on your system: rhel-7-server-rpms, rhel-server-rhscl-7-rpms, rhel-7-server-satellite-maintenance-6-rpms,
rhel-7-server-satellite-tools-6.2-rpms, rhel-7-server-satellite-6.2-rpms
--------------------------------------------------------------------------------

For 6.3 upgrade,
--------------------------------------------------------------------------------
Validate availability of repositories:
/ Some repositories missing, calling `subscription-manager refresh`   [FAIL]
Following repositories are not available on your system: rhel-7-server-rpms, rhel-server-rhscl-7-rpms, rhel-7-server-satellite-maintenance-6-rpms, rhel-7-server-satellite-tools-6.3-rpms, rhel-7-server-satellite-6.3-rpms
--------------------------------------------------------------------------------

Comment 7 errata-xmlrpc 2018-04-04 14:02:54 UTC
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-2018:0633


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