On Tue, 01 Sep 2015 at 22:43:19 +0200, Guilhem Moulin wrote:
> 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

So I did just that (with the same $KEYID), gpg was able to migrate
caff's gnupghome to 2.1 just fine.  So I think in your case there is
something in caff's gnupghome that prevents the migration somehow.  Did
GnuPG 2.1 create the file ‘~/.caff/gnupghome/.gpg-v21-migrated’?  Does
either of ‘gpg2 --homedir ~/.caff/gnupghome --list-keys’ or ‘gpg2
--homedir ~/.caff/gnupghome --list-secret-keys’ return a non-zero exit
value?

-- 
Guilhem.

Attachment: signature.asc
Description: Digital signature

Reply via email to