all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Liu <sdl.web@gmail.com>
To: Daiki Ueno <ueno@gnu.org>
Cc: 24268@debbugs.gnu.org
Subject: bug#24268: 25.1; epg-context--make: GPG error: "no usable configuration", OpenPGP
Date: Sat, 20 Aug 2016 15:57:55 +0800	[thread overview]
Message-ID: <m1bn0n6fek.fsf@gmail.com> (raw)
In-Reply-To: <87d1l3ly3b.fsf-ueno@gnu.org> (Daiki Ueno's message of "Sat, 20 Aug 2016 09:05:12 +0200")

On 2016-08-20 09:05 +0200, Daiki Ueno wrote:
> I cannot reproduce it here, though I am not on OS X but installed the
> binary as "gpg1".

$ ls -lh /usr/local/Cellar/gnupg/1.4.21/bin/
total 2760
-r-xr-xr-x  1 zeus  admin   3.2K 17 Aug 21:21 gpg-zip1
-r-xr-xr-x  1 zeus  admin   908K 17 Aug 21:21 gpg1
-r-xr-xr-x  1 zeus  admin    92K 17 Aug 21:21 gpgsplit1
-r-xr-xr-x  1 zeus  admin   373K 17 Aug 21:21 gpgv1

So maybe this osx-homebrew specific.

> What do the following expressions return?
> (epg-find-configuration 'OpenPGP)
> (epg-find-configuration 'OpenPGP t)
> (epg-config--make-gpg-configuration epg-gpg-program)

1. nil
2. nil
3.
((program . "gpg1") (compress 0 1 2 3) (digestname . "MD5;SHA1;RIPEMD160;SHA256;SHA384;SHA512;SHA224") (digest 1 2 3 8 9 10 11) (ciphername .                                        
"IDEA;3DES;CAST5;BLOWFISH;AES;AES192;AES256;TWOFISH;CAMELLIA128;CAMELLIA192;CAMELLIA256") (cipher 1 2 3 4 7 8 9 10 11 12 13) (pubkey 1 2 3 16 17) (version . "1.4.21"))

The easiest workaround is to make a `gpg` symlink to gpg1.

Thanks,
Leo





  reply	other threads:[~2016-08-20  7:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-19 21:56 bug#24268: 25.1; epg-context--make: GPG error: "no usable configuration", OpenPGP Leo Liu
2016-08-20  7:05 ` Daiki Ueno
2016-08-20  7:57   ` Leo Liu [this message]
2016-08-20 19:13 ` Robert Cochran
2016-08-22  6:48   ` Daiki Ueno

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m1bn0n6fek.fsf@gmail.com \
    --to=sdl.web@gmail.com \
    --cc=24268@debbugs.gnu.org \
    --cc=ueno@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.