Bug 1594948
Summary: | Enabled repo report saves cache even if remote server error occurs, resulting in invalid errata | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Justin Sherrill <jsherril> |
Component: | Errata Management | Assignee: | Andrew Kofink <akofink> |
Status: | CLOSED ERRATA | QA Contact: | Lukáš Hellebrandt <lhellebr> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.3.1 | CC: | akofink, egolov, lhellebr |
Target Milestone: | 6.4.0 | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | katello-host-tools-3.3.3 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-10-16 19:29:25 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
Justin Sherrill
2018-06-25 19:50:58 UTC
A workaround is to run katello-enabled-repos-upload --force on each client Created redmine issue https://projects.theforeman.org/issues/24270 from this bug Moving to POST as the upstream PR is merged and redmine closed. Verified with Sat 6.4 snap 22. 1) Have a System registered to Satellite 2) On the System, disable or enable some repo 3) # yum repolist 4) # ll /var/cache/katello-agent/enabled_repos.json => Time changed to current time 5) Disable or enable some repo again 6) On the Satellite, set firewall so that connection from the System fails 7) # yum repolist 8) # ll /var/cache/katello-agent/enabled_repos.json => Time stayed the same 9) Enable connections to Satellite, run 'yum repolist', check that the time has been set to current 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/RHSA-2018:2927 |