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.