Hi @carlosal1015, thanks for your help.
The output of
gpg -v --recv-keys B94556F81C85D0D5
is
gpg: enabled compatibility flags:
gpg: data source: https://185.125.188.27:443
gpg: armor header: Comment: Hostname:
gpg: armor header: Version: Hockeypuck 2.1.1-10-gec3b0e7
gpg: key B94556F81C85D0D5: number of dropped non-self-signatures: 7
gpg: pub rsa4096/B94556F81C85D0D5 2020-03-02 Ali Abdallah <aabdallah@suse.com>
gpg: key B94556F81C85D0D5: "Ali Abdallah <aabdallah@suse.com>" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
(don't see any chance to attach a file here)
Pinned Comments
carlosal1015 commented on 2022-06-21 20:51 (UTC) (edited on 2022-11-05 22:08 (UTC) by carlosal1015)
Important note: Is recommended to receive the following key before to install:
Also is possible skip the verification, adding the flag for (e.g
makepkg
,yay
)--skippgpcheck
,--nopgpfetch
, respectively.