Page MenuHome GnuPG
Feed Advanced Search

Apr 23 2016

kristianf added a comment to T2325: rijndael error during make.

Fwiw we're tracking this downstream as "dev-libs/libgcrypt-1.7.0: impossible
constraints on 'asm' operand" - https://bugs.gentoo.org/show_bug.cgi?id=580270

Apr 23 2016, 7:37 PM · Assembler, Bug Report, libgcrypt
martin_vahi added a comment to T2333: gnupg-2.0.30 (2016-03-31 Stable) Fails to Compile on openSUSE Linux.

Apr 23 2016, 1:04 PM · Bug Report, gnupg
martin_vahi added a comment to T2333: gnupg-2.0.30 (2016-03-31 Stable) Fails to Compile on openSUSE Linux.

I'm not sure, if it is relevant, but
I tried to build the newer version, the v2.1.11, id est the "GnuPG Modern"
and it did not go so well either, despite the fact that
I custom-built the dependent libraries and put their bin folders to
PATH and lib64 folders LD_LIBRARY_PATH prior to attempting
to build the gnupg.

Apr 23 2016, 1:04 PM · Bug Report, gnupg
martin_vahi added projects to T2333: gnupg-2.0.30 (2016-03-31 Stable) Fails to Compile on openSUSE Linux: gnupg, Bug Report.
Apr 23 2016, 11:14 AM · Bug Report, gnupg
martin_vahi set Version to 2.0.30 on T2333: gnupg-2.0.30 (2016-03-31 Stable) Fails to Compile on openSUSE Linux.
Apr 23 2016, 11:14 AM · Bug Report, gnupg

Apr 22 2016

dkg added a comment to T2331: gpg-preset-passphrase fails to work with gpg1.

Thanks for the explanation, Werner.

This note might also be worth adding to the gpg-preset-passphrase manpage.

Apr 22 2016, 3:51 PM · Bug Report, gnupg
pcolmer added a project to T2332: Cannot authenticate with LDAP keyserver: Bug Report.
Apr 22 2016, 11:50 AM · gnupg, dirmngr, Bug Report
werner added a comment to T2325: rijndael error during make.

Here is the gist of the info:

i686-pc-linux-gnu
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3

libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. \

-I../src -I../src -I/usr/local/include -g -O2 \
-fvisibility=hidden -Wall -MT rijndael-aesni.lo \
-MD -MP -MF .deps/rijndael-aesni.Tpo -c rijndael-aesni.c \
-fPIC -DPIC -o .libsrijndael-aesni.o

rijndael-aesni.c: In function '_gcry_aes_aesni_ctr_enc':
rijndael-aesni.c:817:3: error: can't find a register in class \

'GENERAL_REGS' while reloading 'asm'

rijndael-aesni.c:1117:3: error: 'asm' operand has impossible constraints
rijndael-aesni.c:817:3: error: 'asm' operand has impossible constraints

Apr 22 2016, 10:51 AM · Assembler, Bug Report, libgcrypt
werner added a comment to T2331: gpg-preset-passphrase fails to work with gpg1.

gpg1 does not known about keygrips. Instead of the keygrip, gpg1 uses the
fingerprint as cacheid for gpg-agent. The agent's command GET_PASSPHRAE, as
used by gpg1, uses a different cache mode from what gpg-preset-passphrases uses.
Thus even if you replace the keygrip with the fingerprint of the (sub)key, it
won't work.

I'll add

Note, that the tool @command{gpg-preset-passphrase}, which comes
with GnuPG-2, cannot be used to preset a passphrase for this
version of GnuPG.

to the gpg 1 man page.

Apr 22 2016, 9:57 AM · Bug Report, gnupg
dkg set Version to 1.4.20 on T2331: gpg-preset-passphrase fails to work with gpg1.
Apr 22 2016, 7:34 AM · Bug Report, gnupg
dkg added projects to T2331: gpg-preset-passphrase fails to work with gpg1: gnupg, Bug Report.
Apr 22 2016, 7:34 AM · Bug Report, gnupg
ann added a comment to T2323: fdpassing fails during make check.

Apr 22 2016, 4:25 AM · Duplicate, libassuan
ann added a comment to T2323: fdpassing fails during make check.

Thank you. I've attached the output from 'ldd tests/fdpassing'. Not sure how to
read it.

Apr 22 2016, 4:25 AM · Duplicate, libassuan
ann added a comment to T2325: rijndael error during make.

Apr 22 2016, 4:17 AM · Assembler, Bug Report, libgcrypt
ann added a comment to T2325: rijndael error during make.

I've attached the config.log file.

Apr 22 2016, 4:17 AM · Assembler, Bug Report, libgcrypt
gniibe added a comment to T2306: Rare smartcard errors with gnupg master.

I'm reading the implementation of new libusb.
If I guess correctly, the picture of the problem would be:

  • New libusb somehow caches (or uses cache of kernel's) USB device list structures.
  • When the device is plugged off/on (or hardware failures), the cache should be

updated.

  • GnuPG's ccid-driver possibly keeps using staled data of USB device list.

I'll check the implementation detail, and try fixing this.
I think that current ccid-driver with new libusb has an issue for memory leaks
for device list, so, it should be reviewed and modified anyway.

It would be good if we could have a reproducible scenario.

Apr 22 2016, 1:53 AM · Bug Report, gnupg, scd

Apr 21 2016

Martin added a project to T2330: GpgOL tries to decrypt sent E-Mails which are encrypted by Outlook: Bug Report.
Apr 21 2016, 12:01 PM · Duplicate, gpgol, Bug Report
Martin set Version to Gpg4win 2.3.1 on T2330: GpgOL tries to decrypt sent E-Mails which are encrypted by Outlook.
Apr 21 2016, 12:01 PM · Duplicate, gpgol, Bug Report
actionmystique reopened T2321: undefined reference to `gpgrt_annotate_leaked_object' as "Open".
Apr 21 2016, 7:42 AM · Bug Report, libgcrypt, Not A Bug
actionmystique added a comment to T2321: undefined reference to `gpgrt_annotate_leaked_object'.

There's an issue somewhere: I built & installed libgpg-error 1.22 beta exactly
the same way as I did with 1.21. I'm not surprised by your answer: you guys have
already dismissed another perfectly valid issue report.

Apr 21 2016, 7:42 AM · Bug Report, libgcrypt, Not A Bug

Apr 20 2016

werner added a comment to T2070: Can not leave passphrase empty when exporting secret key.

I already sent Justsus some code I started with to restore that feature.

Apr 20 2016, 3:59 PM · Duplicate, Bug Report, gnupg
CoYoTE added projects to T2329: Minor typo 'disributed' https://www.gnupg.org/download/cvs_access.html: gpgweb, Bug Report.
Apr 20 2016, 3:56 PM · Bug Report, gpgweb
CoYoTE added projects to T2328: Minor typo 'iff' https://www.gnupg.org/download/supported_systems.html: gpgweb, Bug Report.
Apr 20 2016, 3:44 PM · Not A Bug, Bug Report, gpgweb
justus added a comment to T2312: GnuPG 2.1 migration fails due to permissions but appears to succeed.

Fixed in f8adf1a.

Apr 20 2016, 3:05 PM · gnupg, Bug Report
justus closed T2312: GnuPG 2.1 migration fails due to permissions but appears to succeed as Resolved.
Apr 20 2016, 3:05 PM · gnupg, Bug Report
dkg added a comment to T2070: Can not leave passphrase empty when exporting secret key.

Thanks for looking into this, Justus.

While you're working on this, it might make sense to consider restoration of the
--export-options export-reset-subkey-passwd flag, which was dropped in 2.1.

This flag was used by at least one GnuPG downstream (monkeysphere); its absence
causes "monkeysphere subkey-to-ssh-agent" to fail.

In GnuPG 1.4.x and 2.0.x, the option was defined this way:

export-reset-subkey-passwd
       When  using  the  --export-secret-subkeys  command,  this
       option resets the passphrases for all exported subkeys to
       empty. This is useful when the exported subkey is  to  be
       used  on an unattended machine where a passphrase doesn't
       necessarily make sense. Defaults to no.
Apr 20 2016, 2:58 PM · Duplicate, Bug Report, gnupg
justus claimed T2312: GnuPG 2.1 migration fails due to permissions but appears to succeed.
Apr 20 2016, 11:39 AM · gnupg, Bug Report
justus claimed T2070: Can not leave passphrase empty when exporting secret key.
Apr 20 2016, 11:13 AM · Duplicate, Bug Report, gnupg
justus added a comment to T2070: Can not leave passphrase empty when exporting secret key.

Related T2324.

Apr 20 2016, 11:13 AM · Duplicate, Bug Report, gnupg
justus added a comment to T2324: gpg --batch --export-secret-key fails (requires user interaction) if key has no passphrase.

Werner: Yes please.

Apr 20 2016, 10:53 AM · gnupg, OpenPGP, Bug Report
werner closed T2321: undefined reference to `gpgrt_annotate_leaked_object' as Resolved.
Apr 20 2016, 9:08 AM · Bug Report, libgcrypt, Not A Bug
werner added a comment to T2321: undefined reference to `gpgrt_annotate_leaked_object'.

Something went wrong wile you installed libgpg-error. The linker picks up
another version of the library. If you need help, please ask on gnupg-devel.
Glad, that it now works for you.

Apr 20 2016, 9:08 AM · Bug Report, libgcrypt, Not A Bug
werner lowered the priority of T2320: pinentry: Fix -Wimplicit-function-declaration warning in pinentry-curses.c [patch] from Normal to Low.
Apr 20 2016, 9:03 AM · Bug Report, pinentry
werner added a comment to T2327: internal server errors under https://www.gnupg.org/related_software.

DoS via Tor - sorry.

Apr 20 2016, 9:01 AM · Bug Report, gpgweb
werner closed T2327: internal server errors under https://www.gnupg.org/related_software as Resolved.
Apr 20 2016, 9:01 AM · Bug Report, gpgweb

Apr 19 2016

dkg added projects to T2327: internal server errors under https://www.gnupg.org/related_software: gpgweb, Bug Report.
Apr 19 2016, 11:55 PM · Bug Report, gpgweb
werner removed projects from T2326: libgcrypt fails to build on FreeBSD 9.3: Restricted Project, backport.
Apr 19 2016, 8:13 PM · Bug Report, libgcrypt
werner added a comment to T2326: libgcrypt fails to build on FreeBSD 9.3.

pushed to the 1.7 branch.

Apr 19 2016, 8:13 PM · Bug Report, libgcrypt
werner closed T2326: libgcrypt fails to build on FreeBSD 9.3 as Resolved.
Apr 19 2016, 8:13 PM · Bug Report, libgcrypt
werner added a comment to T2324: gpg --batch --export-secret-key fails (requires user interaction) if key has no passphrase.

I have some stashed work to fix this but it is not ready - let me know if you
want to work on it.

Apr 19 2016, 8:09 PM · gnupg, OpenPGP, Bug Report
werner added a project to T2326: libgcrypt fails to build on FreeBSD 9.3: backport.
Apr 19 2016, 8:08 PM · Bug Report, libgcrypt
werner added a project to T2326: libgcrypt fails to build on FreeBSD 9.3: Restricted Project.
Apr 19 2016, 8:08 PM · Bug Report, libgcrypt
werner added a comment to T2326: libgcrypt fails to build on FreeBSD 9.3.

Thanks for the info and the patch.
I have pushed commit 4545372 to master and it will eventually go into 1.7.1.

Apr 19 2016, 8:08 PM · Bug Report, libgcrypt
werner updated subscribers of T2326: libgcrypt fails to build on FreeBSD 9.3.
Apr 19 2016, 8:08 PM · Bug Report, libgcrypt
werner added a project to T2315: No reliable way to select a uid for --quick-sign-key: Restricted Project.
Apr 19 2016, 5:59 PM · gnupg, Bug Report
werner added a comment to T2315: No reliable way to select a uid for --quick-sign-key.

commit d02de6c should fix that.

Use '=' for an exact match and optionally '*' for a substring match.

Apr 19 2016, 5:59 PM · gnupg, Bug Report
justus added a comment to T2324: gpg --batch --export-secret-key fails (requires user interaction) if key has no passphrase.

*See also T2070

Apr 19 2016, 1:00 PM · gnupg, OpenPGP, Bug Report
cpm added a comment to T2326: libgcrypt fails to build on FreeBSD 9.3.

Hi Werner,

FreeBSD 9.x uses gcc version 4.2.1 20070831 patched [FreeBSD]

Apr 19 2016, 11:03 AM · Bug Report, libgcrypt
werner added a comment to T2324: gpg --batch --export-secret-key fails (requires user interaction) if key has no passphrase.

See also issue20170

Apr 19 2016, 10:46 AM · gnupg, OpenPGP, Bug Report
werner added projects to T2324: gpg --batch --export-secret-key fails (requires user interaction) if key has no passphrase: OpenPGP, gnupg.
Apr 19 2016, 10:46 AM · gnupg, OpenPGP, Bug Report
werner set Version to 2.1 on T2070: Can not leave passphrase empty when exporting secret key.
Apr 19 2016, 10:45 AM · Duplicate, Bug Report, gnupg
werner claimed T2326: libgcrypt fails to build on FreeBSD 9.3.
Apr 19 2016, 10:43 AM · Bug Report, libgcrypt
werner updated subscribers of T2326: libgcrypt fails to build on FreeBSD 9.3.
Apr 19 2016, 10:43 AM · Bug Report, libgcrypt
werner assigned T2326: libgcrypt fails to build on FreeBSD 9.3 to twoaday.
Apr 19 2016, 10:43 AM · Bug Report, libgcrypt
werner added a comment to T2326: libgcrypt fails to build on FreeBSD 9.3.

Thanks for the patch.
Which compiler version are you using?

Apr 19 2016, 10:42 AM · Bug Report, libgcrypt
werner added a comment to T2325: rijndael error during make.

Please provide more information. A kernel version is not sufficient. What
distro are you using, which compiler, etc. Sending the file config.log or a
transscript of the configure run would be helpful.

Apr 19 2016, 10:36 AM · Assembler, Bug Report, libgcrypt
werner lowered the priority of T2325: rijndael error during make from High to Normal.
Apr 19 2016, 10:36 AM · Assembler, Bug Report, libgcrypt
gniibe claimed T2298: Unblocking a smartcard PIN not possible in 2.1.
Apr 19 2016, 6:41 AM · Info Needed, gnupg, scd, Bug Report
gniibe added a comment to T2298: Unblocking a smartcard PIN not possible in 2.1.

Please describe the interaction. IIUC, isn't it pinentry problem?
Did you input your PIN? For "2 - unblock PIN" operation, you need to
authenticate as admin, did you input your PIN for admin? Wasn't it a failure of
PIN input for admin or user, whatever?

Apr 19 2016, 6:41 AM · Info Needed, gnupg, scd, Bug Report
gniibe added a comment to T2282: Invalid flag adding encryption subkey with Curve 25519.

libgcrypt 1.7.0 is out. Please test with it.

Apr 19 2016, 6:26 AM · Not A Bug, Bug Report, gnupg

Apr 18 2016

cpm removed Due Date on T2326: libgcrypt fails to build on FreeBSD 9.3.
Apr 18 2016, 8:23 PM · Bug Report, libgcrypt
cpm added a comment to T2326: libgcrypt fails to build on FreeBSD 9.3.

D365: 816_patch-cipher_crc-intel-pclmul.c

Apr 18 2016, 8:16 PM · Bug Report, libgcrypt
cpm added a comment to T2326: libgcrypt fails to build on FreeBSD 9.3.

The following patch solves the problem.

Apr 18 2016, 8:16 PM · Bug Report, libgcrypt
cpm added a comment to T2326: libgcrypt fails to build on FreeBSD 9.3.

Apr 18 2016, 8:01 PM · Bug Report, libgcrypt
cpm added projects to T2326: libgcrypt fails to build on FreeBSD 9.3: libgcrypt, Bug Report.
Apr 18 2016, 7:59 PM · Bug Report, libgcrypt
cpm set Due Date to Apr 18 2016, 2:00 AM on T2326: libgcrypt fails to build on FreeBSD 9.3.
Apr 18 2016, 7:59 PM · Bug Report, libgcrypt
cpm set Version to 1.7.0 on T2326: libgcrypt fails to build on FreeBSD 9.3.
Apr 18 2016, 7:59 PM · Bug Report, libgcrypt
cpm added a comment to T2326: libgcrypt fails to build on FreeBSD 9.3.

Apr 18 2016, 7:59 PM · Bug Report, libgcrypt
justus claimed T2324: gpg --batch --export-secret-key fails (requires user interaction) if key has no passphrase.
Apr 18 2016, 5:22 PM · gnupg, OpenPGP, Bug Report
justus updated subscribers of T2324: gpg --batch --export-secret-key fails (requires user interaction) if key has no passphrase.
Apr 18 2016, 5:22 PM · gnupg, OpenPGP, Bug Report
justus added a comment to T2324: gpg --batch --export-secret-key fails (requires user interaction) if key has no passphrase.

Ok, so there are two problems:

  1. gpg --batch should not use the pinentry mechanism at all.
  2. gpg --export-secret-key should export unprotected keys that are stored w/o a

passphrase.

Werner, I started patching gpg-agent to allow 2., but gpg does only accept
protected keys from gpg-agent in export.c's transfer_format_to_openpgp. Is that
by design or simply not yet implemented?

Apr 18 2016, 5:22 PM · gnupg, OpenPGP, Bug Report
aheinecke claimed T2210: Kleopatra causes Smart Card logon to fail.
Apr 18 2016, 2:05 PM · Bug Report, gpg4win
aheinecke raised the priority of T2210: Kleopatra causes Smart Card logon to fail from Low to Normal.
Apr 18 2016, 2:05 PM · Bug Report, gpg4win
aheinecke added a comment to T2210: Kleopatra causes Smart Card logon to fail.

I don't have a test setup for that. Kleopatra currently polls gpg-agent if a
smartcard is available.

According to Gniibe this might be causing this problem. I'm planning to change
that to switch to looking for readerstatus files that are created when a
smartcard becomes known. But this still might cause the smartcard to be locked
by scdaemon? I'm not sure.

Apr 18 2016, 2:05 PM · Bug Report, gpg4win
mech added a comment to T2297: Refresh keys fails for whole (large) keyring since GnuPG 2.0.27+ (gpg4win only).

HKPS won't be the reason, we use plain HKP

as of gpg.conf
keyserver hkp://keyserver.int.myCompany.com:11371

BTW. The versions in the previous post should have been 2.0.28 and 2.0.30 vs.
2.1.11, of course.

Apr 18 2016, 1:34 PM · gnupg, Bug Report
justus claimed T2297: Refresh keys fails for whole (large) keyring since GnuPG 2.0.27+ (gpg4win only).
Apr 18 2016, 1:01 PM · gnupg, Bug Report
justus added a comment to T2297: Refresh keys fails for whole (large) keyring since GnuPG 2.0.27+ (gpg4win only).

Hello. If you are using https to talk to your keyserver, your problem might be
Issue 1950 which we fixed in GnuPG 2.1.10.

Apr 18 2016, 1:01 PM · gnupg, Bug Report
justus claimed T2323: fdpassing fails during make check.
Apr 18 2016, 12:35 PM · Duplicate, libassuan
justus added a comment to T2323: fdpassing fails during make check.

I don't think the bugs are necessarily related. Your issue looks like you build
your own libgpg-error and linked fdpassing against that, but your runtime linker
uses your system-supplied libgpg-error. Try running 'ldd tests/fdpassing' to
see which libgpg-error is used at run-time. Feel free to ask if you need more
assistance.

Apr 18 2016, 12:35 PM · Duplicate, libassuan
justus lowered the priority of T2323: fdpassing fails during make check from High to Normal.
Apr 18 2016, 12:35 PM · Duplicate, libassuan
justus claimed T2318: Libassuan failure.
Apr 18 2016, 12:30 PM · Bug Report, libassuan
justus added a comment to T2318: Libassuan failure.

Hello,

please run:

  strace -f -E srcdir=tests -o fdpassing.strace tests/fdpassing

and attach fdpassing.strace to this bug report.

Apr 18 2016, 12:30 PM · Bug Report, libassuan
aheinecke closed T2322: Code Signing Certificate information missmatch as Resolved.
Apr 18 2016, 10:51 AM · Bug Report, gpg4win
aheinecke added a comment to T2322: Code Signing Certificate information missmatch.

I've now also mentioned that the current one is used since April 2016 and listed
the previous certificates.

Apr 18 2016, 10:51 AM · Bug Report, gpg4win
bernhard reopened T2322: Code Signing Certificate information missmatch as "Open".
Apr 18 2016, 9:53 AM · Bug Report, gpg4win
bernhard added a comment to T2322: Code Signing Certificate information missmatch.

Andre, we probably should also list the old certificate, because we still have
files out there with it.

Like, until 2.3.0 the codesigning certificate was: ..

For completeness, this are the pages:
https://www.gpg4win.de/package-integrity-de.html
https://www.gpg4win.de/package-integrity.html

Apr 18 2016, 9:53 AM · Bug Report, gpg4win
aheinecke added a comment to T2322: Code Signing Certificate information missmatch.

Indeed, thanks for the report, I've updated the information for our new
certificate that we've used for 2.3.1

Sorry for the confusion caused by missing that in the first place.

Apr 18 2016, 9:51 AM · Bug Report, gpg4win
aheinecke closed T2322: Code Signing Certificate information missmatch as Resolved.
Apr 18 2016, 9:51 AM · Bug Report, gpg4win
ann added a comment to T2325: rijndael error during make.

System is Linux 3.2.0-23-generic.

Apr 18 2016, 9:44 AM · Assembler, Bug Report, libgcrypt
ann added a comment to T2325: rijndael error during make.

Apr 18 2016, 9:41 AM · Assembler, Bug Report, libgcrypt
ann added projects to T2325: rijndael error during make: libgcrypt, Bug Report.
Apr 18 2016, 9:41 AM · Assembler, Bug Report, libgcrypt
ann set Version to 1.7.0 on T2325: rijndael error during make.
Apr 18 2016, 9:41 AM · Assembler, Bug Report, libgcrypt
bernhard assigned T2322: Code Signing Certificate information missmatch to aheinecke.
Apr 18 2016, 9:39 AM · Bug Report, gpg4win
bernhard added a comment to T2322: Code Signing Certificate information missmatch.

GnstheGrain,

hmmm. :/

Thanks for the report.

Apr 18 2016, 9:39 AM · Bug Report, gpg4win
bernhard updated subscribers of T2322: Code Signing Certificate information missmatch.
Apr 18 2016, 9:39 AM · Bug Report, gpg4win
mech added a comment to T2297: Refresh keys fails for whole (large) keyring since GnuPG 2.0.27+ (gpg4win only).

A collegue of mine now has a similar problem with GnuPG on MacOS during gpg
--refesh-keys from an in-house SKS keyserver (set in gpg.conf)

Happens with GnuPG 2.2.28 and GnuPG 2.2.30. Problem disappeared with GnuPG 2.1.11.
Hence changed category back to gnupg as it's no Windows-only problem anymore.
Still assume that it is somewhat related to larger key rings.

gpg: Total number processed: 392
gpg: unchanged: 392
gpg: keyserver communications error: Not found
gpg: keyserver communications error: Bad public key
gpg: keyserver refresh failed: Bad public key

Apr 18 2016, 9:27 AM · gnupg, Bug Report
mech added a project to T2297: Refresh keys fails for whole (large) keyring since GnuPG 2.0.27+ (gpg4win only): gnupg.
Apr 18 2016, 9:27 AM · gnupg, Bug Report
mech removed a project from T2297: Refresh keys fails for whole (large) keyring since GnuPG 2.0.27+ (gpg4win only): gpg4win.
Apr 18 2016, 9:27 AM · gnupg, Bug Report
ann added a comment to T2323: fdpassing fails during make check.

Duplicate of T2318

Apr 18 2016, 5:55 AM · Duplicate, libassuan
ann added a project to T2323: fdpassing fails during make check: Duplicate.
Apr 18 2016, 5:55 AM · Duplicate, libassuan