Also, does the recv-key command work when you run it manually?

    ~$ gpg --batch --no-tty --homedir ~/.caff/gnupghome \
        --trust-model=always --no-options --use-agent \
        --keyserver=hkps://hkps.pool.sks-keyservers.net \
        --keyserver-options=no-honor-keyserver-url \
        --keyserver-options=include-revoked --no-greeting --ask-cert-level \
        --set-policy-url=http://www.gothgoose.net/pgp/ \
        --personal-cipher-preferences='AES256 AES192 AES CAST5' \
        --personal-digest-preferences='SHA512 SHA384 SHA256 SHA224' \
        --cert-digest-algo=SHA512 --no-autostart --no-auto-check-trustdb \
        --with-fingerprint --with-colons --recv-keys 12DA91AD71D80831
    gpg: key 12DA91AD71D80831: public key … imported
    gpg: Total number processed: 1
    gpg:               imported: 1
(You'll then need to delete the key to reproduce the bug, otherwise caff
will warn that it couldn't download it but will let you proceed with the
version found in its keyring.)

-- 
Guilhem.

Attachment: signature.asc
Description: PGP signature

Reply via email to