Hide Forgot
Created attachment 1266754 [details] hotfix Satellite hotfix tool --------------------- Usage (tarball extraction): tar -xzf satellite-hotfix-1436242.tar.gz cd satellite-hotfix Usage (dry run): ./satellite-hotfix -n 1436242 Usage: ./satellite-hotfix 1436242 Revert a hotfix: ./satellite-hotfix -r 1436242 List all available hotfixes: ./satellite-hotfix The numbers are real Red Hat Bugzilla numbers. All backup and reject files are save in backups/ sub-directory. Please keep the tarball for possible reverting of the change in the future. If patching fails, revert immediately and report the output. After each Satellite update, this hotfix process must be repeated if the updated does not include the bugfix yet, search in errata notes for bugzilla numbers to confirm. Hotfixes are distributed in tarballs with date timestamps, new tarball obsoletes the old one and includes all previous patches. If system-wide Ruby is not installed for some reason, use Satellite Foreman Ruby software collection: scl enable rh-ruby22 -- ./satellite-hotfix -h To find out Ruby versions available do: ls /opt/*/*ruby* -d
Also this was tested on 6.2.8 so please make sure you are on that version.
Created PR: https://github.com/Katello/katello/pull/6705
verified in: satellite-6.2.10-2.0.el7sat.noarch Manifest refreshed successfully both in UI and Hammer [root@cloud-qe-09 foreman]# hammer -u admin -p changeme subscription refresh-manifest --organization-id 1 [........................................................................................................................................................................] [100%]
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-2017:1553