Closed tqre closed 3 years ago
For the GPG key issue: this repository holds a copy of every GPG keys which are used, in _pgp_cache/
, used by scripts recv_gpg_keys.sh
and export_pgp_keys_in_cache.sh
. So the fact that the key was not in key servers was not really an issue.
To fix the CI (and to be able to build the packages offline), I added the missing key (https://github.com/archlinuxhardened/selinux/commit/9a7955eb21d92e337af0b8a75175f916416b67f3) and I am testing the build (https://github.com/fishilico/arch-selinux/actions/runs/638602113) before merging your PR.
Anyway it seems that the new key was uploaded to a key server (http://keys.gnupg.net/pks/lookup?search=0x7168B983815A5EEF59A4ADFD2A3F414E736060BA&fingerprint=on&op=index) so it seems that the bug was fixed. Thanks!
Openssh version update, doesn't build as the GPG -key is not available from public keyservers. I submitted a bug report upstream about it: https://bugs.archlinux.org/task/69896, but it was closed as 'not a bug', which it isn't :)