repomanager
repomanager copied to clipboard
Feature Request - Ability to choose to skip rpms who fail gpg check
While mirroring temurin jdk from adoptium, we hit issues w/ some rpms that reliably failed signature checks.
Rather than break the whole mirror, it would be nice to have a checkbox to simply skip any files that failed their checks.
Obviously better to get upstream to not publish junk, but we live in an imperfect world. ^-^
Can you give me the source URL, the release version and the architecture(s) you're trying to mirror please?
I'll see what I can do.
Currently adding and testing two new settings that should help you handle rpm with invalid signature:
- When package signature is missing
- When package signature is invalid
With three possible options:
This is working fine with adoptium repo. Should be available in the next release.
wow! you rock!!
Sorry I didn't get you those urls.
I'll make sure to pull this and try it out when we do the next scheduled mirroring.
for deb (the Release vs InRelease) bits:
https://packages.adoptium.net/artifactory/api/gpg/key/public
https://packages.adoptium.net/artifactory/deb jammy main
Hello
Please update your docker image to the latest version 4.1.0
You will be able to skip rpms with missing/invalid signature by using the When package signature is missing
and When package signature is invalid
settings from the SETTINGS tab.
Let me know if it's all good.
Thanks!
I guess this is OK
Closing