duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Duplicity-talk] gpg 1 or 2?


From: Scott Hannahs
Subject: Re: [Duplicity-talk] gpg 1 or 2?
Date: Mon, 6 Jul 2015 16:57:01 -0700

Hmm, "works with either”?   Fink which is the package manager for Mac OS X 
allows both versions to be installed simultaneously which are called gpg and 
gpg2 for the binaries.  How does the gpginterface.py call these binaries?  Does 
it accept gpg2 as the name of the binary in the default path?  Do I need a 
setup directive to explicitly give the path to gpg2?

Unfortunately on my test machine I have /usr/local/gpg (classic) due to other 
software and /sw/bin/gpg2 as installed by fink and that I would prefer to have 
used by duplicity.  The PATH variable gives precedence to the /sw/bin/gpg2 but 
is it needed to specify which binary to use?  I assume this is in the internals 
of gpginterface.py?

-Scott

> On Jun 25, 2015, at 2:33 AM, address@hidden wrote:
> 
> On 23.06.2015 18:17, Scott Hannahs wrote:
>> Quick question…  Does duplicity use gpg version 1 or 2 or either?  The 
>> README say gpg v1.x but I thought I saw a revision that switched to gpg v2.x 
>> but I may be mistaken.  It seems to be working but I may have both versions 
>> installed on my system.
>> 
> 
> duplicity works with  either (as GnuPG calls them today)
> 
> GnuPG stable 2.0.x
> GnuPG modern 2.1.x
> GnuPG classic 1.4.x
> 
> be aware that they changed the way passphrases are piped into gpg when using 
> gpg " modern" 2.1.x , hence some gpg config setting have to be modified. see 
> https://sourceforge.net/p/ftplicity/bugs/76/
> 
> ..ede/duply.net
> 
> _______________________________________________
> Duplicity-talk mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/duplicity-talk




reply via email to

[Prev in Thread] Current Thread [Next in Thread]