-
Type: Bug
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
ALL
Hi.
We create a local copy of the CentOS repos for systems that have no internet access.
As there is no rsync access to the repos, we sync the data from the S3 bucket.
I've noticed that the repodata in AWS S3 is not having the old data removed. For example:
s3://repo.mongodb.org/yum/redhat/8/mongodb-org/5.0/x86_64/repodata/
contains numerous versions of the repodata, whereas:
https://repo.mongodb.org/yum/redhat/8/mongodb-org/5.0/x86_64/repodata/
only contains the latest version.
This causes a "dnf upgrade" to not identify the newer versions.
Can the S3 bucket be updated to mirror the repo?
Thanks in advance.