Problem:
Repo sync not completed because some packages are missing in upstream
Expected outcome:
Skip on packages that are not available and not delete everything.
Foreman and Proxy versions:
Foreman 3.7. no proxy. all in one setup
Foreman and Proxy plugin versions:
Foreman 3.7 & Katello 4.9
Distribution and version:
Rocky 8.8
Other relevant data:
Hi
I have created a repo in a product for jenkins. the main upstream url for this is Redhat Jenkins Packages which will forward the request to a mirror.
On the mirror seems like only the recent packages are kept as this is a weekly release repository, but the metadata still exists and repo info is probably not updated. So I’m getting a 404 for a package not being available and nothing is synced.
is there a way to be able to skip on packages that are not available or should I just change this repository download policy to “On-Demand”?
Thanks