Details
-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 3.18.0
-
Fix Version/s: None
-
Component/s: Yum
-
Labels:
-
Story Points:1
-
Notability:3
Description
- Set up a yum proxy with an incorrect URL, and put it in a yum group repository.
- Add a yum hosted repository to the group with metadata depth of 0.
- Upload an rpm to the hosted repository.
- Retrieve the repomd/repodata.xml file through the group.
- Fix the proxy's remote URL, and download the repomd.xml file through the proxy.
Now try retrieving the the repomd/repodata.xml file through the group again. Observe that the metadata is not updated. Invalidating the group's cache does not fix this.
Expiring cache in either the proxy or group repository does not fix this. Not sure if that is a separate bug, or if it is another symptom of the same bug.
The only workaround I have been able to find is to delete the group repository and recreate it.
I've attached an NXRM 3.18.0 work directory that is in this state.