Hi,

On Tue, 01 Sep 2015 at 22:11:23 +0200, Eduard Bloch wrote:
> And for some reason, gpg-agent is no longer working, I guess it's
> caused by gpg2 installation?

It has nothing to do with signing-party anyway.

> The solution is removing .caff/gnupghome and let it replace it. This is
> either a bug or your docs might point out that it needs to be deleted
> after changing gpg version.

No action should be required on your side.  Do you still have a copy of
the ‘~/.caff/gnupghome’?  If yes can you run

  gpg2 --homedir ~/.caff/gnupghome --list-key $KEYID

I wonder if it's related to [0] somehow.

Could you also try to create a fresh caff keyring with gnupg 1.4 and
later try to run caff with 2.1?  Something like that:

    mv ~/.caff/gnupghome ~/.caff/gnupghome1
    # set ‘$CONFIG{'gpg'} = 'gpg';’ in your caffrc
    caff --debug --no-sign $KEYID
    # set ‘$CONFIG{'gpg'} = 'gpg2';’ in your caffrc
    caff --debug $KEYID

If that works, it might be due to [0] indeed.  Otherwise, it's probably
a bug in caff ;-)

-- 
Guilhem.

[0] https://bugs.gnupg.org/gnupg/issue1847

Attachment: signature.asc
Description: Digital signature

Reply via email to