docker pull error "code: None message: missing signature key"
Pull of the duplicity container is failing for me since 0.8.21 - it worked with 0.8.20.
A failed pipeline: https://git.shivering-isles.com/w4tsn/infrastructure/-/jobs/32165
From what I found on upstream projects:
- duplicity does not have this issue per-se
- this also sometimes happens in artifactory if a mirrored registry image has a corrupted manifest
- the problem seems to be a corrupted manifest on quay.io
A rebuild of the image did not work as far as I tried.
To me it seems that the problem is either within podman (and therefore build-ah-engine) or quay.io.
Edited by Alexander Wellbrock