all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: npostavs@users.sourceforge.net
To: Glenn Morris <rgm@gnu.org>
Cc: Daiki Ueno <ueno@gnu.org>, 23561@debbugs.gnu.org
Subject: bug#23561: epg tests are (almost) always skipped
Date: Sun, 23 Jul 2017 01:02:09 -0400	[thread overview]
Message-ID: <87o9sb925q.fsf@users.sourceforge.net> (raw)
In-Reply-To: <87k23fg252.fsf@users.sourceforge.net> (npostavs@users.sourceforge.net's message of "Mon, 10 Jul 2017 22:04:25 -0400")

npostavs@users.sourceforge.net writes:

> Yes, the only difference left between this and the package-tests is the
> 'no-cache' argument, though I haven't quite worked out how the cache
> gets filled for package-tests in the first place.

package-test-signed calls (epg-check-configuration (epg-configuration)),
the obsolete `epg-configuration' functions fills the cache without
checking the version, and epg-check-configuration only checks against
epg-gpg-minimum-version which is "1.4.3", hence 2.0.x can satisfy it.

Then when (epg-find-configuration 'OpenPGP) is called, the cache already
has the 2.0 config in it, and so just uses that instead of rejecting
"gpg2" for being less than 2.1.6.

[1: e80c2a7b47] says that "Emacs doesn't work well with 2.0 series".
But if I understand correctly, Glenn is now seeing all the tests pass
using 2.0.22 (cf [2: 24d06313c4]), so...

[1: e80c2a7b47]: 2016-02-17 16:47:24 +0900
  Make GnuPG version check robuster
  http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=e80c2a7b47d161f00aac096b9d58a18879a122e8

[2: 24d06313c4]: 2017-05-15 21:01:30 -0400
  Stop some epg tests failing on rhel7 with gpg 2.0.22 (bug#23619)
  http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=24d06313c4f205061fb74c9665d5819a05362636





  reply	other threads:[~2017-07-23  5:02 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-17  6:29 bug#23561: epg tests are (almost) always skipped Glenn Morris
2016-05-17  8:48 ` Daiki Ueno
2016-05-18 15:44   ` Glenn Morris
2016-05-19  1:40     ` Daiki Ueno
2016-05-19  9:12       ` Daiki Ueno
2016-05-25 17:07         ` Glenn Morris
2017-06-30  3:38           ` npostavs
2017-07-07  2:10             ` npostavs
2017-07-09 23:34               ` Glenn Morris
2017-07-11  2:04                 ` npostavs
2017-07-23  5:02                   ` npostavs [this message]
2018-07-13 12:25           ` Noam Postavsky
2018-07-13 16:54             ` Glenn Morris
2018-07-16 11:29               ` Noam Postavsky
2018-07-24 17:47                 ` Glenn Morris

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=87o9sb925q.fsf@users.sourceforge.net \
    --to=npostavs@users.sourceforge.net \
    --cc=23561@debbugs.gnu.org \
    --cc=rgm@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.