On 11 November 2016 at 16:04, Dave Steele <[email protected]> wrote: > On Fri, Nov 11, 2016 at 3:04 AM, Arturo Borrero Gonzalez > <[email protected]> wrote: >> 2016-11-10 14:05:58,766:DEBUG:gnupg:gpg: gpg-agent is not available in >> this session > > This is the problem. The agent is installed as a dependency, but not > sufficiently configured, See the README for guidance. > > https://github.com/LeoIannacone/goopg > > I don't recall running into this. I think you just need to specify > pinentry-gnome3. Let me know if there is something else needed.
something was wrong :-( Trying to cache the key in the gpg agent results in this: gpg-preset-passphrase: caching passphrase failed: Not supported dpkg -s gnupg-agent Package: gnupg-agent Status: install ok installed Priority: optional Section: utils Installed-Size: 1178 Maintainer: Debian GnuPG Maintainers <[email protected]> Architecture: amd64 Multi-Arch: foreign Source: gnupg2 Version: 2.1.15-4 Provides: gpg-agent Depends: pinentry-curses | pinentry, libassuan0 (>= 2.3.0), libc6 (>= 2.15), libgcrypt20 (>= 1.7.0), libgpg-error0 (>= 1.14), libnpth0 (>= 0.90), libreadline7 (>= 6.0) Recommends: gnupg (= 2.1.15-4) | gpgsm

