Page MenuHome GnuPG
Feed Advanced Search

Mar 17 2017

justus closed T2996: gpgscm crashes on big endian architectures as Resolved.
Mar 17 2017, 10:37 AM · Bug Report, gnupg
thomas added a comment to T2833: gpg-wks-client TLS access to server with wrong SNI name aborts.
  • Werner Koch via BTS <gnupg@bugs.g10code.com> [20170316 21:12]:

What is this Apache thing ;-). Frankly, I don't have one running and it would
be easier if you can remove it from testkolab.

Mar 17 2017, 8:17 AM · Unreleased, gnupg, Bug Report, dirmngr

Mar 16 2017

werner added a comment to T2833: gpg-wks-client TLS access to server with wrong SNI name aborts.

What is this Apache thing ;-). Frankly, I don't have one running and it would
be easier if you can remove it from testkolab. The current Windows versions
should not have the problem anyway because warning alerts are skipped in ntbtls.
For gnutls I have a fix ready.

Mar 16 2017, 9:12 PM · Unreleased, gnupg, Bug Report, dirmngr
justus updated subscribers of T2844: git access via https fails.

[I'm doing s@://@: / /@g so that roundup does not complain about this message
having too many links.]

So I did that. There are two problems:

1/ We advertise URLs of the form 'https: / /git.gnupg.org/foo.git', but this URL
contains only the name of the repository as the path. In boa, I need to specify
a non-empty path in the ScriptAlias directive for the path to CGIs, and then the
script itself also needs a non-empty name. Neither pound nor boa seem to have
path-rewriting functionality, so I don't see how we can serve a git repository
using the 'git-http-backend' CGI this way (w/o patching boa that is).

I decided to be pragmatic about it (at least for the moment) and go for URLs of
the form 'https: / /git.gnupg.org/g/it/foo.git', so I can use 'ScriptAlias /g
...', and use 'it' for the script name. However:

2/ Something is fishy with the TLS setup:

% git clone https: / /git.gnupg.org/g/it/ntbtls.git
Cloning into 'ntbtls'...
fatal: unable to access 'https: / /git.gnupg.org/g/it/ntbtls.git/': GnuTLS recv
error (-110): The TLS connection was non-properly terminated.
% wget -O - --tries=1
https: / /git.gnupg.org/g/it/ntbtls.git/info/refs?service=git-upload-pack
--2017-03-16 17:34:02--
https: / /git.gnupg.org/g/it/ntbtls.git/info/refs?service=git-upload-pack
Resolving git.gnupg.org (git.gnupg.org)... 217.69.76.56, 2001:aa8:fff1:2100::56
Connecting to git.gnupg.org (git.gnupg.org)|217.69.76.56|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-git-upload-pack-advertisement]
Saving to: ‘STDOUT’

  • [<=> ] 0 --.-KB/s 001e# service=git-upload-pack

000000d506bb9a836981e48c2e6939fb21480d97253a4588 HEADmulti_ack thin-pack
side-band side-band-64k ofs-delta shallow no-progress include-tag
multi_ack_detailed no-done symref=HEAD:refs/heads/master agent=git/2.8.0.rc3
003f06bb9a836981e48c2e6939fb21480d97253a4588 refs/heads/master
00449fb1c710e821f27ac7039c2b3bdd584ccc6012e6 refs/tags/ntbtls-0.1.0
004750ad7a2206bac7682195e8285af96e0d790891b3 refs/tags/ntbtls-0.1.0^{}
00449b970fc16d5c257651c9377ec97fb255d2425583 refs/tags/ntbtls-0.1.1
00475de470fbeb7b6d92070206414d130dfb53d96e69 refs/tags/ntbtls-0.1.1^{}

  • [ <=> ] 592 --.-KB/s in 0.003s

2017-03-16 17:34:02 (214 KB/s) - Read error at byte 592 (The TLS connection was
non-properly terminated.).Giving up.

Mar 16 2017, 5:38 PM · Bug Report, gpgweb
t8m added a comment to T2996: gpgscm crashes on big endian architectures.

Yes, this fixed the segfault.

Mar 16 2017, 5:34 PM · Bug Report, gnupg
justus added a comment to T2996: gpgscm crashes on big endian architectures.

Would you be so kind to test the attached patch?

(I'm operating on a hunch. Also, I'm not happy with that feature I introduced,
so I'm going to remove it one way or another. But if this was the cause of the
troubles, I'd add a remark in the commit message.)

Mar 16 2017, 5:16 PM · Bug Report, gnupg
justus added a comment to T2996: gpgscm crashes on big endian architectures.

D414: 974_gpgscm-remove-immediates.diff

Mar 16 2017, 5:16 PM · Bug Report, gnupg
thomas added a comment to T2833: gpg-wks-client TLS access to server with wrong SNI name aborts.
  • Werner Koch via BTS <gnupg@bugs.g10code.com> [20170316 14:37]:

Thomas: Is there any way how I can reproduce this now that you changed the
configuration of testkolab?

Mar 16 2017, 4:12 PM · Unreleased, gnupg, Bug Report, dirmngr
wiz added projects to T2998: link error in tests on NetBSD: npth, Bug Report.
Mar 16 2017, 4:07 PM · In Progress, Bug Report, npth
aheinecke added a comment to T2983: Umlaut is not correctly displayed, when there is an error during crl-import in Kleopatra.

Yeah I broke that by fixing GnuPG to output Console Encoding. Kleo uses Qt
::fromLocal8Bit which expects the GUI CP.

Messy stuff, need to figure out how to get the ACP through Qt or the QT Name of
the console codepage for conversion. This not only here but everywhere where
Kleo shows GnuPG's console output. There are also some bugs about this at
bugs.kde.org.

Mar 16 2017, 3:25 PM · Bug Report, gpg4win
t8m added a comment to T2996: gpgscm crashes on big endian architectures.

print x
$1 = (pointer) 0xa200b8868
(gdb) print *x
Cannot access memory at address 0xa200b8868

Mar 16 2017, 3:22 PM · Bug Report, gnupg
t8m added a comment to T2996: gpgscm crashes on big endian architectures.

Just running gpgscm crashes with segfault. Is this backtrace sufficient or do
you need me to investigate further?

(gdb) run
Starting program: /root/rpmbuild/BUILD/gnupg-2.1.19/tests/gpgscm/gpgscm
Missing separate debuginfos, use: dnf debuginfo-install glibc-2.25.90-1.fc27.ppc64
Error: init.scm:785: eval: unbound variable: define-macro

Program received signal SIGSEGV, Segmentation fault.
oblist_find_by_name (name=name@entry=0x20071a50 "args",
slot=slot@entry=0x3fffffffe680, sc=<optimized out>, sc=<optimized out>) at
scheme.c:1128
1128 s = symname(car(x));
Missing separate debuginfos, use: dnf debuginfo-install
libgcrypt-1.7.6-2.fc26.ppc64 libgpg-error-1.25-2.fc26.ppc64
ncurses-libs-6.0-8.20170212.fc26.ppc64 readline-7.0-5.fc26.ppc64
(gdb) bt
#0 oblist_find_by_name (name=name@entry=0x20071a50 "args",
slot=slot@entry=0x3fffffffe680, sc=<optimized out>, sc=<optimized out>) at
scheme.c:1128
#1 0x000000002001cd4c in mk_symbol (sc=sc@entry=0x20070660, name=0x20071a50
"args") at scheme.c:1384
#2 0x000000002001de6c in mk_atom (sc=sc@entry=0x20070660, q=<optimized out>) at
scheme.c:1496
#3 0x0000000020021114 in opexe_5 (sc=0x20070660, op=<optimized out>) at
scheme.c:5012
#4 0x000000002001d770 in Eval_Cycle (sc=sc@entry=0x20070660,
op=op@entry=OP_T0LVL) at scheme.c:5392
#5 0x000000002002712c in scheme_load_named_file (sc=0x20070660, fin=0x200d4de0,
filename=0x20038d30 "ffi.scm") at scheme.c:5782
#6 0x000000002000d590 in load (sc=0x20070660, file_name=0x20038d30 "ffi.scm",
lookup_in_cwd=<optimized out>, lookup_in_path=1) at main.c:180
#7 0x000000002000cf88 in main (argc=<optimized out>, argv=<optimized out>) at
main.c:268

Mar 16 2017, 3:20 PM · Bug Report, gnupg
kardan added a comment to T2968: gpg --search: Connection closed in DNS.

I was able to reproduce it again. Maybe this bug depends on which keyserver in
the pool answers. The error is the same for Tor and non-Tor connections.

Mar 16 2017, 3:16 PM · Info Needed, gnupg (gpg22), Bug Report, Debian, Keyserver, dirmngr
kardan reopened T2968: gpg --search: Connection closed in DNS as "Open".
Mar 16 2017, 3:16 PM · Info Needed, gnupg (gpg22), Bug Report, Debian, Keyserver, dirmngr
werner added a comment to T2833: gpg-wks-client TLS access to server with wrong SNI name aborts.

Thomas: Is there any way how I can reproduce this now that you changed the
configuration of testkolab?

Mar 16 2017, 2:37 PM · Unreleased, gnupg, Bug Report, dirmngr
justus closed T2997: The quick-key-manipulation.scm test fails on 32 bit architectures as Resolved.
Mar 16 2017, 10:51 AM · Bug Report, gnupg
justus added a comment to T2997: The quick-key-manipulation.scm test fails on 32 bit architectures.

Fixed in de3838372ae3cdecbd83eea2c53c8e2656d93052.

Mar 16 2017, 10:51 AM · Bug Report, gnupg
justus claimed T2997: The quick-key-manipulation.scm test fails on 32 bit architectures.
Mar 16 2017, 10:51 AM · Bug Report, gnupg
justus added a comment to T2995: gpgconf uses system gpg2 during make check.

Fixed in a98459d3f4ec3d196fb0adb0e90dadf40abc8c81.

Mar 16 2017, 10:50 AM · Bug Report, gnupg
justus closed T2995: gpgconf uses system gpg2 during make check as Resolved.
Mar 16 2017, 10:50 AM · Bug Report, gnupg
justus added a comment to T2996: gpgscm crashes on big endian architectures.

Can you be more specific?

Mar 16 2017, 10:48 AM · Bug Report, gnupg
justus claimed T2996: gpgscm crashes on big endian architectures.
Mar 16 2017, 10:48 AM · Bug Report, gnupg
t8m added projects to T2997: The quick-key-manipulation.scm test fails on 32 bit architectures: gnupg, Bug Report.
Mar 16 2017, 9:39 AM · Bug Report, gnupg
t8m set Version to 2.1.19 on T2997: The quick-key-manipulation.scm test fails on 32 bit architectures.
Mar 16 2017, 9:39 AM · Bug Report, gnupg
t8m set Version to 2.1.19 on T2996: gpgscm crashes on big endian architectures.
Mar 16 2017, 9:35 AM · Bug Report, gnupg
t8m added projects to T2996: gpgscm crashes on big endian architectures: gnupg, Bug Report.
Mar 16 2017, 9:35 AM · Bug Report, gnupg
neal added a comment to T2959: with --tofu-default-policy=ask, Assertion "conflict_set" in get_trust failed (../../g10/tofu.c:2787).

Thanks for reporting this. I can reproduce it and will hopefully have a good
fix soon.

Mar 16 2017, 8:56 AM · Restricted Project, Debian, Bug Report, gnupg
kardan added a comment to T2968: gpg --search: Connection closed in DNS.

I don't know why, it is not repdroducible anymore.

Mar 16 2017, 7:27 AM · Info Needed, gnupg (gpg22), Bug Report, Debian, Keyserver, dirmngr
kardan closed T2968: gpg --search: Connection closed in DNS as Resolved.
Mar 16 2017, 7:27 AM · Info Needed, gnupg (gpg22), Bug Report, Debian, Keyserver, dirmngr

Mar 15 2017

t8m set Version to 2.1.19 on T2995: gpgconf uses system gpg2 during make check.
Mar 15 2017, 6:38 PM · Bug Report, gnupg
t8m added projects to T2995: gpgconf uses system gpg2 during make check: gnupg, Bug Report.
Mar 15 2017, 6:38 PM · Bug Report, gnupg
werner raised the priority of T2959: with --tofu-default-policy=ask, Assertion "conflict_set" in get_trust failed (../../g10/tofu.c:2787) from Normal to Unbreak Now!.
Mar 15 2017, 4:37 PM · Restricted Project, Debian, Bug Report, gnupg
werner added a comment to T2959: with --tofu-default-policy=ask, Assertion "conflict_set" in get_trust failed (../../g10/tofu.c:2787).

Neal, this is still not fixed in 2.1.19.

Mar 15 2017, 4:37 PM · Restricted Project, Debian, Bug Report, gnupg
werner added a comment to T2983: Umlaut is not correctly displayed, when there is an error during crl-import in Kleopatra.

We have seen this today also in another Kleoptra warning box. The text was not
localized but the error description (from gpg-error) had a broken Umlaut.

Mar 15 2017, 4:33 PM · Bug Report, gpg4win
werner added a comment to T2844: git access via https fails.

Yes, please do. Look at trithemius so see how to run several boa instances.
You really need to give the binary another name.

Mar 15 2017, 4:27 PM · Bug Report, gpgweb
justus claimed T2844: git access via https fails.
Mar 15 2017, 4:04 PM · Bug Report, gpgweb
justus added a comment to T2844: git access via https fails.

I looked into this. Pound is configured to relay these requests to
127.0.0.2:80, but no backend listens there. git http-backend can serve these
requests, is a cgi program and thus needs a webserver to run.

https://git-scm.com/docs/git-http-backend

I believe we could setup another instance of boa for the purpose of running it.

Werner, if you agree to that plan I could give it a shot.

Mar 15 2017, 4:04 PM · Bug Report, gpgweb
justus added a comment to T2983: Umlaut is not correctly displayed, when there is an error during crl-import in Kleopatra.

Andre?

Mar 15 2017, 3:42 PM · Bug Report, gpg4win
justus assigned T2983: Umlaut is not correctly displayed, when there is an error during crl-import in Kleopatra to aheinecke.
Mar 15 2017, 3:42 PM · Bug Report, gpg4win
justus closed T2979: "make check" cannot run before "make install" with gnupg 2.1.19 as Resolved.
Mar 15 2017, 3:35 PM · Bug Report, gnupg, Duplicate
ilovezfs reopened T2979: "make check" cannot run before "make install" with gnupg 2.1.19 as "Open".
Mar 15 2017, 3:30 PM · Bug Report, gnupg, Duplicate
ilovezfs added a comment to T2979: "make check" cannot run before "make install" with gnupg 2.1.19.

Yup! Fix works. Thanks, Justus.

Mar 15 2017, 3:30 PM · Bug Report, gnupg, Duplicate
justus added a comment to T2979: "make check" cannot run before "make install" with gnupg 2.1.19.

Fixed in a98459d3f4ec3d196fb0adb0e90dadf40abc8c81.

Thanks for helping us diagnose this issue. Finally I understood the problem and
was able to reproduce it. Please keep filing bugs :)

Mar 15 2017, 3:14 PM · Bug Report, gnupg, Duplicate
justus closed T2979: "make check" cannot run before "make install" with gnupg 2.1.19 as Resolved.
Mar 15 2017, 3:14 PM · Bug Report, gnupg, Duplicate
ilovezfs added a comment to T2979: "make check" cannot run before "make install" with gnupg 2.1.19.

voilà: https://gist.github.com/ilovezfs/7979ace5e07e08fbb63155fd78c70d38

Mar 15 2017, 2:08 PM · Bug Report, gnupg, Duplicate
justus added a comment to T2979: "make check" cannot run before "make install" with gnupg 2.1.19.

I just pushed c7833eca38fdb8d9ba7b59438ea87d651b8bf7ba that will help us
diagnose the problem. Would you be so kind to apply it and rebuild your package?

Mar 15 2017, 12:36 PM · Bug Report, gnupg, Duplicate
justus closed T2744: Lack of HTTPS issues on git.gnupg.org as Resolved.
Mar 15 2017, 12:26 PM · gpgweb, Bug Report
justus added a comment to T2744: Lack of HTTPS issues on git.gnupg.org.

Done.

Mar 15 2017, 12:26 PM · gpgweb, Bug Report
thomas closed T2994: Login via Roundup account on wiki.gnupg.org currently not possible as Resolved.
Mar 15 2017, 11:33 AM · gpgweb, Bug Report
thomas added a comment to T2994: Login via Roundup account on wiki.gnupg.org currently not possible.

Thank you.
I have removed the hint about the login problems.

Please give Bernhard and me a head-up (outside this issue) as soon as you know
which authentication method/providers you will support.

Mar 15 2017, 11:33 AM · gpgweb, Bug Report
bernhard added a comment to T2994: Login via Roundup account on wiki.gnupg.org currently not possible.

I can confirm that I can login again.

@justus: Thanks for the quick fix!

Mar 15 2017, 11:25 AM · gpgweb, Bug Report
bernhard reopened T2994: Login via Roundup account on wiki.gnupg.org currently not possible as "Open".
Mar 15 2017, 11:25 AM · gpgweb, Bug Report
justus added a comment to T2994: Login via Roundup account on wiki.gnupg.org currently not possible.

Thomas: Done. I was able to login to the wiki using my roundup credentials again.

(I cannot assign the issue to you.)

Mar 15 2017, 11:11 AM · gpgweb, Bug Report
justus closed T2994: Login via Roundup account on wiki.gnupg.org currently not possible as Resolved.
Mar 15 2017, 11:11 AM · gpgweb, Bug Report
ilovezfs added a comment to T2979: "make check" cannot run before "make install" with gnupg 2.1.19.

You're welcome. By the way, you may be interested in this PR since you are
obviously a stakeholder in the matter:
https://github.com/Homebrew/homebrew-core/pull/11083

Please feel free to comment/suggest/etc. if you have any thoughts!

Mar 15 2017, 11:02 AM · Bug Report, gnupg, Duplicate
justus added a comment to T2979: "make check" cannot run before "make install" with gnupg 2.1.19.

Hi, I have been assigned to this bug, and we'll get to the bottom of this.

The plan is to patch the tests to dump the location of tools it thinks it should
use. I'd like you to run the tests with that patch then.

Thanks for working with us on these issues. It is really appreciated.

Mar 15 2017, 10:58 AM · Bug Report, gnupg, Duplicate
justus closed T2993: --disable-tools break build on ../../tools/gpg-connect-agent.c:21:10: fatal error: config.h: No such file or directory as Resolved.
Mar 15 2017, 10:55 AM · Bug Report, gnupg
justus added a comment to T2993: --disable-tools break build on ../../tools/gpg-connect-agent.c:21:10: fatal error: config.h: No such file or directory.

Fixed in 6993e42088c191f18468317ba2b5b8fbc8c3edff.

Mar 15 2017, 10:55 AM · Bug Report, gnupg
werner added a project to T2992: memory erasure improvement: gnupg.
Mar 15 2017, 10:36 AM · gnupg, Bug Report
bernhard added a comment to T2994: Login via Roundup account on wiki.gnupg.org currently not possible.

Werner: Will you provide a new authentication methods for people participating
in the GnuPG communit?

What should we do until then?
The wiki is potentially interesting each day. It is probably easiest for the
users if you restore the old behaviour until a new authentication method for the
GnuPG-Community is available. Otherwise users must change their credentials two
times (First to the separate wiki authentication now and then to the new one
once it is available.)

What is the estimated roadmap for replacing roundup?

Mar 15 2017, 10:20 AM · gpgweb, Bug Report
werner assigned T2993: --disable-tools break build on ../../tools/gpg-connect-agent.c:21:10: fatal error: config.h: No such file or directory to justus.
Mar 15 2017, 10:17 AM · Bug Report, gnupg
werner added a comment to T2993: --disable-tools break build on ../../tools/gpg-connect-agent.c:21:10: fatal error: config.h: No such file or directory.

Justus, please remove the option --disable-tools. gpgconf is a core component
and always required, as weel as some of the other tools.

Mar 15 2017, 10:17 AM · Bug Report, gnupg
werner updated subscribers of T2993: --disable-tools break build on ../../tools/gpg-connect-agent.c:21:10: fatal error: config.h: No such file or directory.
Mar 15 2017, 10:17 AM · Bug Report, gnupg
werner added a comment to T2994: Login via Roundup account on wiki.gnupg.org currently not possible.

Note that roundup will be decommissioned in the near future, thus the wiki needs
to switch to another authentication method anyway.

Mar 15 2017, 10:15 AM · gpgweb, Bug Report
werner added a project to T2994: Login via Roundup account on wiki.gnupg.org currently not possible: gpgweb.
Mar 15 2017, 10:10 AM · gpgweb, Bug Report
ilovezfs added a comment to T2979: "make check" cannot run before "make install" with gnupg 2.1.19.

Any other suggestions?

Mar 15 2017, 9:30 AM · Bug Report, gnupg, Duplicate

Mar 14 2017

thomas added a comment to T2994: Login via Roundup account on wiki.gnupg.org currently not possible.

Please assign this issue to _me_ when ...

Mar 14 2017, 4:38 PM · gpgweb, Bug Report
thomas added a project to T2994: Login via Roundup account on wiki.gnupg.org currently not possible: Bug Report.
Mar 14 2017, 4:38 PM · gpgweb, Bug Report
werner added a comment to T2826: Clock skew screws up expiration and usage of keys.

Can you develop a fix based on the result of your prototype? I mean a short fix
without all the code changes from the prototype.

Mar 14 2017, 12:46 PM · gnupg, Bug Report
werner added a comment to T2964: dirmngr and gpg-agent should work automatically even when GNUPGHOME is larger than sun_path.

I agreed in T2964 (wk on Mar 01 2017, 07:31 AM / Roundup) to auto create socket directories. I would like to do that
only for a tmpfs but we can also try to do this always. Adding a inotify watch
to remove the directory is more complex and I am not sure whether this is really
needed. The other thing is simple and we could do that for 2.1.20.

The whole IPC thing is pretty complex and adding a non-standard hack as proposed
by Justus will for sure cause breakage on some platforms.

Yes, we should document /var/run recommendations in the README. I will do that
for the next release.

Mar 14 2017, 12:06 PM · Stalled, scd, gpgagent, Bug Report, gnupg, dirmngr
justus added a comment to T2991: dirmngr unable to receive keys if only IPv6 DNS servers are set.

This seems to be a bug in our new resolver library. I have contacted the author
for assistance.

Mar 14 2017, 10:28 AM · g10code (gnupg-2.2), Debian, Bug Report, gnupg, gnupg (gpg21), dirmngr
justus lowered the priority of T2993: --disable-tools break build on ../../tools/gpg-connect-agent.c:21:10: fatal error: config.h: No such file or directory from Normal to Low.
Mar 14 2017, 10:25 AM · Bug Report, gnupg
justus added a comment to T2992: memory erasure improvement.

Hello :)

this is very interesting indeed. However, we focus our development effort on
GnuPG 2.1 nowadays, and a lot has changed since then. Would you be so kind to
redo your analysis on the current version and/or supply us with information how
to use secretgrind?

Mar 14 2017, 10:24 AM · gnupg, Bug Report
ignatenkobrain added projects to T2993: --disable-tools break build on ../../tools/gpg-connect-agent.c:21:10: fatal error: config.h: No such file or directory: gnupg, Bug Report.
Mar 14 2017, 7:32 AM · Bug Report, gnupg
dkg added a comment to T2964: dirmngr and gpg-agent should work automatically even when GNUPGHOME is larger than sun_path.

This bug report simply asks to solve the generic problem of GNUPGHOME being
larger than sun_path. Justus's proposed mechanism is only one way of solving
that problem.

Another proposed mechanism is what i originally proposed in T2964 (dkg on Feb 17 2017, 01:52 AM / Roundup), which
*does* address remote filesystems and re-mounted filesystems.

I don't undertstand the critique about the code not yet being mature. Code
doesn't become mature by not being written, it needs to be written first and
then tested in order to become mature.

Lastly, i think if we expect that /run/user/$(id -u)/ is a "simple dependency"
for building other software, we need to make that expectation explicit someplace
reasonable (e.g. doc/HACKING or something similar)

Mar 14 2017, 4:39 AM · Stalled, scd, gpgagent, Bug Report, gnupg, dirmngr

Mar 13 2017

lmrs2 added a comment to T2992: memory erasure improvement.

Mar 13 2017, 7:00 PM · gnupg, Bug Report
lmrs2 added a project to T2992: memory erasure improvement: Bug Report.
Mar 13 2017, 7:00 PM · gnupg, Bug Report
nfnty added a comment to T2990: dirmngr fails with IPv6 nameserver in resolv.conf.

#2991 is a duplicate of this issue.

Mar 13 2017, 3:52 PM · gnupg (gpg22), Bug Report, dirmngr
nfnty added a comment to T2991: dirmngr unable to receive keys if only IPv6 DNS servers are set.

This is a duplicate of #2990.

Mar 13 2017, 3:50 PM · g10code (gnupg-2.2), Debian, Bug Report, gnupg, gnupg (gpg21), dirmngr
flokli added a comment to T2991: dirmngr unable to receive keys if only IPv6 DNS servers are set.

Hey :-)

Glad to see I'm not the only one ;-)

Mar 13 2017, 12:56 PM · g10code (gnupg-2.2), Debian, Bug Report, gnupg, gnupg (gpg21), dirmngr
justus added a comment to T2826: Clock skew screws up expiration and usage of keys.

Prototype in

https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=shortlog;h=refs/heads/justus/issue2826-0

this prototype turns the use of uninitialized values into errors that are easy
to detect. Fail early.

Mar 13 2017, 12:47 PM · gnupg, Bug Report
aheinecke added a comment to T2982: Scdaemon, w32 hang if two assuan connections are made in parallel.

I've tried latest master and it no longer hangs for me.

Thanks. Changing the status to not-released as this is fixed.

Mar 13 2017, 11:57 AM · Unreleased, gpg4win, Bug Report, gnupg, scd
aheinecke added a project to T2982: Scdaemon, w32 hang if two assuan connections are made in parallel: Unreleased.
Mar 13 2017, 11:57 AM · Unreleased, gpg4win, Bug Report, gnupg, scd
aheinecke closed T2982: Scdaemon, w32 hang if two assuan connections are made in parallel as Resolved.
Mar 13 2017, 11:57 AM · Unreleased, gpg4win, Bug Report, gnupg, scd
justus added a comment to T2991: dirmngr unable to receive keys if only IPv6 DNS servers are set.

Indeed, I can reproduce this.

PS: Hi flokli :)

Mar 13 2017, 10:50 AM · g10code (gnupg-2.2), Debian, Bug Report, gnupg, gnupg (gpg21), dirmngr
werner updated subscribers of T2979: "make check" cannot run before "make install" with gnupg 2.1.19.
Mar 13 2017, 10:12 AM · Bug Report, gnupg, Duplicate
werner assigned T2979: "make check" cannot run before "make install" with gnupg 2.1.19 to justus.
Mar 13 2017, 10:12 AM · Bug Report, gnupg, Duplicate
JochenSaalfeld added a comment to T2985: CRLs are not automatically loaded, when trying to send a mail to S/MIME recipient.

I just tested it with gpg4win3.0.0-beta215

gpgsm -v --output Downloads\kitten.gpg --recipient jochen@intevation.de

Downloads\kitten.jpg

gpgsm: certificate #13/CN=Email CA 2013,O=Intevation GmbH,C=DE
gpgsm: Die CRL konnte nicht geprüft werden: Ungültiges CRL Objekt
gpgsm: Benutztes Gültigkeitsmodell: Schale
gpgsm: Hinweis: Verschlüsselung für `jochen@intevation.de' wird nicht

möglich sein: Ungültiges CRL Objekt

    gpgsm: Ungültiger Befehl (Es gibt keinen implizierten Befehl)

So the CRL file was not automatically pulled via console either.

Mar 13 2017, 10:11 AM · Bug Report, gpg4win
aheinecke added a comment to T2985: CRLs are not automatically loaded, when trying to send a mail to S/MIME recipient.

This was with gnupg 2.1.19 I think it's a duplicate of T2984 if the CRL
can't be loaded sending an S/MIME mail will fail.

Mar 13 2017, 10:08 AM · Bug Report, gpg4win
JochenSaalfeld placed T2984: Windows: Unable to import CRL up for grabs.
Mar 13 2017, 9:55 AM · Bug Report, gpg4win
JochenSaalfeld added a comment to T2984: Windows: Unable to import CRL.

I tried it on two different autohrities.

https://ssl.intevation.de/:

    gpgsm -v --import F:\zertifikate\SMIME\emailca2013.crl
    gpgsm: no issuer found in certificate
    gpgsm: Grundlegende Zertifikatprüfungen fehlgeschlagen - nicht importiert
    gpgsm: no issuer found in certificate
    gpgsm: Grundlegende Zertifikatprüfungen fehlgeschlagen - nicht importiert
    gpgsm: ksba_cert_hash failed: Kein Wert
    ksba: ber-decoder: node `?': TLV length too large
    gpgsm: gesamte verarbeitete Anzahl: 2
    gpgsm:                        nicht importiert: 2

https://www.rz.uni-osnabrueck.de/dienste/unios_ca/index.html:

    gpgsm -v --import Downloads\cacrl.crl
    gpgsm: unknown hash algorithm '?'
    gpgsm: certificate has a BAD signature: Allgemeiner Fehler
    gpgsm: Grundlegende Zertifikatprüfungen fehlgeschlagen - nicht importiert
    gpgsm: gesamte verarbeitete Anzahl: 1
    gpgsm:                        nicht importiert: 1

Seem to be different errors, but it doesnt work from command-line, too.

But the error from the front-end is different, when I tried importing via
commandline first:

Beim Importieren der Sperrliste ist ein Fehler aufgetreten. Die Ausgabe von

GpgSM lautet:

gpgsm: unsupported inquiry 'SENDCERT_SKI

93E3D83226DAD5F14AA5914AE0EA4BE2A20CCFE1 /CN=DFN-Verein Certification Authority
2,OU=DFN-PKI,O=Verein zur Foerderung eines Deutschen Forschungsnetzes e. V.,C=DE'

    gpgsm: response of dirmngr: Unbekanntes IPC "Inquire"

The error is the same for both CAs (except tfor the inquiry details).

Mar 13 2017, 9:55 AM · Bug Report, gpg4win

Mar 10 2017

flokli added projects to T2991: dirmngr unable to receive keys if only IPv6 DNS servers are set: dirmngr, gnupg (gpg21), gnupg, Bug Report, Debian.
Mar 10 2017, 9:42 PM · g10code (gnupg-2.2), Debian, Bug Report, gnupg, gnupg (gpg21), dirmngr
nfnty added a comment to T2990: dirmngr fails with IPv6 nameserver in resolv.conf.

Mar 10 2017, 2:03 PM · gnupg (gpg22), Bug Report, dirmngr
nfnty added a comment to T2990: dirmngr fails with IPv6 nameserver in resolv.conf.

And failing with IPv6 nameserver.

Mar 10 2017, 2:03 PM · gnupg (gpg22), Bug Report, dirmngr
nfnty added a comment to T2990: dirmngr fails with IPv6 nameserver in resolv.conf.

Mar 10 2017, 2:02 PM · gnupg (gpg22), Bug Report, dirmngr
nfnty added a comment to T2990: dirmngr fails with IPv6 nameserver in resolv.conf.

Here's running normally (not in a container) using IPv4 nameserver.

Mar 10 2017, 2:02 PM · gnupg (gpg22), Bug Report, dirmngr
nfnty added a comment to T2990: dirmngr fails with IPv6 nameserver in resolv.conf.

Arch Linux. The PID was due to running in a container.

Mar 10 2017, 2:01 PM · gnupg (gpg22), Bug Report, dirmngr
walkingrobot removed a project from T2986: Can not access keyserver without the standard-resolver option: Info Needed.
Mar 10 2017, 1:30 PM · Bug Report, gnupg
walkingrobot added a comment to T2986: Can not access keyserver without the standard-resolver option.

Hi,

I am using systemd-resolved. It is listening on localhost UDP.

Mar 10 2017, 1:30 PM · Bug Report, gnupg
walkingrobot lowered the priority of T2986: Can not access keyserver without the standard-resolver option from Normal to Low.
Mar 10 2017, 1:30 PM · Bug Report, gnupg