Bug 1548368

Summary: [RFE] foreman-maintain should run subscription-manager refresh before enabling repos
Product: Red Hat Satellite Reporter: Evgeni Golov <egolov>
Component: Satellite MaintainAssignee: Kavita <kgaikwad>
Status: CLOSED ERRATA QA Contact: Nikhil Kathole <nkathole>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.3.0CC: apatel, inecas, kgaikwad, nkathole
Target Milestone: UnspecifiedKeywords: FutureFeature, Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-04-04 14:02:54 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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