On 2025-05-29 03:16, Peter Dyballa wrote:
        gpg: Can't check signature: No public key

You can fix that by importing the public key of whoever signed the compressed tarball. See <https://savannah.gnu.org/users/karl>.

E.g.:

wget -O karl.key 'https://savannah.gnu.org/people/viewgpg.php?user_id=685'
gpg --import karl.key



Reply via email to