Page MenuHome GnuPG
Feed Advanced Search

Jan 4 2017

hoelzlw added projects to T2901: --with-fingerprint does not show fingerprints anymore: gnupg, Bug Report.
Jan 4 2017, 4:50 PM · FAQ, Not A Bug, gnupg

Jan 2 2017

werner added a project to T2889: gnupg/dirmngr 2.1.17 fails on all keyserver operations: In Progress.
Jan 2 2017, 4:03 PM · Bug Report, gnupg
werner added a comment to T2889: gnupg/dirmngr 2.1.17 fails on all keyserver operations.

Fixed this morning with
https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=commitdiff;h=b200e636ab20d2aa93d9f71f3789db5a04af0a56

Jan 2 2017, 2:16 PM · Bug Report, gnupg
werner raised the priority of T2897: gpg --import pauses for entropy from Low to Normal.
Jan 2 2017, 2:14 PM · Bug Report, gnupg
werner added a comment to T2897: gpg --import pauses for entropy.

1.25 or 1.26 does not matter. In 1.25 we improved the nPth support and made the
mutex used by Libgcrypt's RNG actual work as expected.

However, this seems to reveal another problem and thus I upgraded this to a real
bug.

Jan 2 2017, 2:14 PM · Bug Report, gnupg
werner closed T2890: gpg multiple tokens with same subkeys and as Invalid.
Jan 2 2017, 1:59 PM · Mistaken, Trash
werner closed T2891: gpg --card-status works while gpg2 --card-status does not work as Resolved.
Jan 2 2017, 1:58 PM · Not A Bug, Bug Report, gnupg
werner added a comment to T2891: gpg --card-status works while gpg2 --card-status does not work.

Sorry, this is not a help line. Please ask on the gnupg-users mailing list for help

Jan 2 2017, 1:58 PM · Not A Bug, Bug Report, gnupg
werner added a project to T2891: gpg --card-status works while gpg2 --card-status does not work: Not A Bug.
Jan 2 2017, 1:58 PM · Not A Bug, Bug Report, gnupg
werner added a comment to T2894: setpref does not update preferences secret key, needed for export-secret-keys.

Note that ff you have the secret key you can set the preferences.

Can't be fixed in 1.4 or 2.0. Has been fixed in 2.1.

Jan 2 2017, 1:56 PM · Won't Fix, Bug Report, gnupg
werner added a project to T2894: setpref does not update preferences secret key, needed for export-secret-keys: Won't Fix.
Jan 2 2017, 1:56 PM · Won't Fix, Bug Report, gnupg
werner closed T2894: setpref does not update preferences secret key, needed for export-secret-keys as Resolved.
Jan 2 2017, 1:56 PM · Won't Fix, Bug Report, gnupg
werner removed a project from T2893: gnupg should used ccid card key material fingerprints and not serial number: Bug Report.
Jan 2 2017, 1:54 PM · yubikey, Feature Request, gnupg
werner lowered the priority of T2893: gnupg should used ccid card key material fingerprints and not serial number from Normal to Wishlist.
Jan 2 2017, 1:54 PM · yubikey, Feature Request, gnupg
werner added a project to T2893: gnupg should used ccid card key material fingerprints and not serial number: Feature Request.
Jan 2 2017, 1:54 PM · yubikey, Feature Request, gnupg
werner added projects to T2898: Option to ignore card serial number (to be able to use backup tokens containing same subkeys): Feature Request, gnupg.
Jan 2 2017, 1:51 PM · gnupg, Feature Request
justus claimed T2826: Clock skew screws up expiration and usage of keys.
Jan 2 2017, 1:01 PM · gnupg, Bug Report

Jan 1 2017

vsrinu26f added a comment to T2893: gnupg should used ccid card key material fingerprints and not serial number.

Steps to reproduce:

  1. raspberry pi: create one master keypair(Certify) and three subkeys (Sign,

Encrypt, Authenticate). (I will still refer to these three subkeys as just subkeys)

  1. raspberry pi: backup ~/.gnupg
  2. insert hardware token yubikey1 and keytocard subkeys and eject the yubikey1
  3. raspberry pi: delete ~/.gnupg and restore ~/.gnupg from backup
  4. insert hardware token yubikey2 and keytocard subkeys and eject the yubikey2
  5. repeat steps 4, 5 for remaining gnuk, nitrokey or yubikeys.
  6. Now keep yubikey1 with you, give yubikey2 to your spouse, yubikey3 to your child.
  7. encrypt backup with gnupg using symmetric cipher.
  8. export public key.
  9. wipe ~/.gnupg
  10. Insert new formatted usb drive and copy public key.
  11. shared family laptop: import the public key from usb. insert yubikey1 and

fetch the subkeys to let gnupg know that the private keys are on hardware token.

  1. shared family laptop: encrypt and decrypt a file successfully with yubkey1.
  2. shared family laptop: insert spouses yubikey2 try decrypt the file encrypted

before. gnupg will not just ask but insist to insert card with a yubikey1 serial
number while you have yubikey2 which in this case also has the same subkeys that
can be used to decrypt the file.

Bug: gnupg does not let shared key usage while using hardware tokens on a shared
laptop.

expected: gnupg should be able to decrypt using any of the yubikeys having
required subkeys.

Jan 1 2017, 8:12 PM · yubikey, Feature Request, gnupg
vsrinu26f added a comment to T2893: gnupg should used ccid card key material fingerprints and not serial number.

Please consider: not all hardware tokens have serial numbers printed on them,
consider gnuk or nitro key. It is smart to put a stiker or use permanent marker
to mark keyid on the token incase of having multiple tokens. Another plus about
gnuk is that choose/change my serial number at will.

So, Please ask for a card with a keyid than serial number.

Jan 1 2017, 7:22 PM · yubikey, Feature Request, gnupg
vsrinu26f added a comment to T2893: gnupg should used ccid card key material fingerprints and not serial number.

Thank you for thinking on this.

Can user be asked "Please insert hardware token containing 0xXXXXXXXX key". I
guess users are smart enough (considering they are using gnupg) and would write
the keyid on their tokens if needed. If they only own one token which is most of
the time they just insert that. If they own multiple they will recognize by
color or a persoanlized sticker on the key or a permanent marker markings on
their card.

Sorry, I used the word ccid just to mean a hardware token.

I believe many want to have backup hardware tokens. Again this allows a family
share a laptop and still own the shared key in their own hardware tokens.

Here is the version information:
gpg (GnuPG) 2.1.11
libgcrypt 1.6.5
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Home: ~/.gnupg
Supported algorithms:
Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA
Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,

CAMELLIA128, CAMELLIA192, CAMELLIA256

Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2

Jan 1 2017, 7:15 PM · yubikey, Feature Request, gnupg

Dec 29 2016

peff added a comment to T2897: gpg --import pauses for entropy.

I'm using libgpg-error 1.26, though I'm sure it also happened with 1.25 (I get
libgpg-error from Debian unstable, which went to 1.25 on Nov 16th, and then 1.26
on Dec 24th, and I saw the symptoms at both of those times). I'm happy to
experiment with another version if you have suggestions.

Dec 29 2016, 8:10 PM · Bug Report, gnupg
werner updated subscribers of T1828: card-edit/fetch assumes signing key is master key and fails if not.
Dec 29 2016, 6:05 PM · Bug Report, gnupg
werner added a comment to T1828: card-edit/fetch assumes signing key is master key and fails if not.

See also T2895 (nimbius on Dec 27 2016, 04:49 AM / Roundup)

Dec 29 2016, 6:05 PM · Bug Report, gnupg
werner added a comment to T2895: Issue1828 still exists, still not fixed..

Duplicate of T1828

Dec 29 2016, 6:04 PM · Bug Report, gnupg, Duplicate
werner added a project to T2895: Issue1828 still exists, still not fixed.: Duplicate.
Dec 29 2016, 6:04 PM · Bug Report, gnupg, Duplicate
werner closed T2895: Issue1828 still exists, still not fixed. as Resolved.
Dec 29 2016, 6:04 PM · Bug Report, gnupg, Duplicate
werner added a comment to T2895: Issue1828 still exists, still not fixed..

Please comment on T1828 (I just granted you permissions)

Dec 29 2016, 6:04 PM · Bug Report, gnupg, Duplicate
werner added a project to T2897: gpg --import pauses for entropy: gnupg.
Dec 29 2016, 6:02 PM · Bug Report, gnupg
werner added a project to T2893: gnupg should used ccid card key material fingerprints and not serial number: gnupg.
Dec 29 2016, 6:00 PM · yubikey, Feature Request, gnupg

Dec 27 2016

nimbius added projects to T2895: Issue1828 still exists, still not fixed.: gnupg, Bug Report.
Dec 27 2016, 4:49 AM · Bug Report, gnupg, Duplicate

Dec 26 2016

kenta added projects to T2894: setpref does not update preferences secret key, needed for export-secret-keys: gnupg, Bug Report.
Dec 26 2016, 9:02 PM · Won't Fix, Bug Report, gnupg

Dec 23 2016

brents added a comment to T2889: gnupg/dirmngr 2.1.17 fails on all keyserver operations.

D405: 934_libdns.patch

Dec 23 2016, 10:38 AM · Bug Report, gnupg
brents added a comment to T2889: gnupg/dirmngr 2.1.17 fails on all keyserver operations.

would this patch[0] be acceptable for inclusion in branch?

note from patch composer:

"""
Comment by Gaetan Bisson (vesath) - Friday, 23 December 2016, 07:22 GMT
So I came up with a fix that does two things:

  • fallback on the old, standard resolver code
  • if no SRV record is found, use CNAME (as expected but some weird error code

apparently broke this)
"""

[0] fetched from
https://git.archlinux.org/svntogit/packages.git/tree/trunk/libdns.patch?h=packages/gnupg

Dec 23 2016, 10:38 AM · Bug Report, gnupg
gniibe added a comment to T2889: gnupg/dirmngr 2.1.17 fails on all keyserver operations.

From my network, when I input:

KEYSERVER --clear hkps://oteiza.siccegge.de

It results the error, because the network to the host is unreachable.
It is likely that it is an error of the network or the server.
And --standard-resolver thing is fixed by my commit.

Dec 23 2016, 9:11 AM · Bug Report, gnupg
gniibe added a comment to T2889: gnupg/dirmngr 2.1.17 fails on all keyserver operations.

I think that this bug is related to libdns. Unfortunately, it is not
reproducible for me.

Well, somehow related, I pushed my change:

commit d26c51825e2255fe58305cbc1cd74fa43f80d93e

In my environment, compiling with --disable-libdns or --standard-resolver at
runtime for dirmngr, it works fine. Before the fix, I confirmed that it failed
with --standard-resolver.

Dec 23 2016, 8:21 AM · Bug Report, gnupg

Dec 22 2016

vsrinu26f added projects to T2891: gpg --card-status works while gpg2 --card-status does not work: gnupg, Bug Report.
Dec 22 2016, 6:53 PM · Not A Bug, Bug Report, gnupg
vsrinu26f added projects to T2890: gpg multiple tokens with same subkeys and: gnupg, Bug Report.
Dec 22 2016, 6:39 PM · Mistaken, Trash
brents set Version to 2.1.17 on T2889: gnupg/dirmngr 2.1.17 fails on all keyserver operations.
Dec 22 2016, 4:49 PM · Bug Report, gnupg
brents added projects to T2889: gnupg/dirmngr 2.1.17 fails on all keyserver operations: gnupg, Bug Report.
Dec 22 2016, 4:49 PM · Bug Report, gnupg
justus added projects to T2888: FAQ entry on WKD used in messages from the WKS server is a stub: Documentation, gnupg, Bug Report.
Dec 22 2016, 4:31 PM · Bug Report, gnupg, Documentation
justus updated subscribers of T2887: gpgscm crashes when running tests.
Dec 22 2016, 2:23 PM · Bug Report, gnupg
justus added a project to T2887: gpgscm crashes when running tests: Unreleased.
Dec 22 2016, 2:23 PM · Bug Report, gnupg
justus added a comment to T2887: gpgscm crashes when running tests.

Thanks for the report.

This is fixed in commit 6e96cdd41a0e55b672309431062f37c4a4a9f485, but there is
no release with that version. Sorry for the inconvenience.

Dec 22 2016, 2:23 PM · Bug Report, gnupg
justus closed T2887: gpgscm crashes when running tests as Resolved.
Dec 22 2016, 2:23 PM · Bug Report, gnupg
justus assigned T2887: gpgscm crashes when running tests to werner.
Dec 22 2016, 2:23 PM · Bug Report, gnupg
t8m added projects to T2887: gpgscm crashes when running tests: gnupg, Bug Report.
Dec 22 2016, 11:51 AM · Bug Report, gnupg
t8m set Version to 2.1.17 on T2887: gpgscm crashes when running tests.
Dec 22 2016, 11:51 AM · Bug Report, gnupg
justus removed a project from T2848: gpg 2.1.16 throws an assertion failure when used with '--export-ssh-key': Unreleased.
Dec 22 2016, 11:30 AM · Bug Report, gnupg

Dec 21 2016

neal added a comment to T2853: Signature Verification returning 'gpg: DBG: tofu.c:2772: strtoul failed for DB returned string (tail=): Invalid argument'.

FWIW, I doubt that 2.1.17 fixes the issue. But, I've improved the debugging
out, so if you would try to reproduce the problem, it would still be useful.
Thanks!

Dec 21 2016, 8:30 PM · Bug Report, gnupg
werner added a comment to T2853: Signature Verification returning 'gpg: DBG: tofu.c:2772: strtoul failed for DB returned string (tail=): Invalid argument'.

2.1.17 has been released. I would suggest to try it first so that we do not
need to evaluate an older version.

Dec 21 2016, 6:58 PM · Bug Report, gnupg
werner updated subscribers of T2423: configure: error: Sorry, the current implemenation requires mmap. due to empty CFLAGS (missing -fPIC).
Dec 21 2016, 6:54 PM · gnupg (gpg22), Bug Report, gnupg
werner added a comment to T2423: configure: error: Sorry, the current implemenation requires mmap. due to empty CFLAGS (missing -fPIC).

That seems to be a regression due to commit 02eb9fc9d5863abcfed6af704e618f8cac7cc2e8

    If the user's CFLAGS include -Werror, then some configure tests fail.
    To avoid this, we only add the user's CFLAGS after all of the
    configure tests have run.

That patch was obviously wrong because configure now has a different picture on
the build system than make. A better solution to the -Werrror problem would be
to pass -Werror only to the make invocation - or more robust to add an
--enable-werror configure flag.

Dec 21 2016, 6:54 PM · gnupg (gpg22), Bug Report, gnupg
werner assigned T2423: configure: error: Sorry, the current implemenation requires mmap. due to empty CFLAGS (missing -fPIC) to neal.
Dec 21 2016, 6:54 PM · gnupg (gpg22), Bug Report, gnupg
werner added a project to T2159: GNUPGHOME not set to the cwd: gnupg.
Dec 21 2016, 6:36 PM · gnupg, Tests, Bug Report
werner added a comment to T2680: Make the error message when pinentry does not have a tty more clear.

GnuPG 2.1 requires the agent and thus the Pinentry. --use-agent is thus a
no-op. The Pinentry can be replaced by the --pinentry-mode=loopback but I don't
think that this is a good idea.

2.1.17 along with pinentry 1.0 does much better error reporting for badly
configured system (e.g. an incomplete installed GCR when using pinnetry-gnome,
or a missing GPG_TTY for the curses fallback.)

Too much time has passed since I worked with Jeffrey to fix gpg problems in Evo.
I can't even remember whether Evo uses GPGME (which I would strongly suggest).
Anyway, Milan may ask for advice on gnupg-devel and I take care that the GnuPG
teams helps him to get things fixed. he might also chime in on gnupg-devel at
conference.jabber.gnupg.org

Dec 21 2016, 6:32 PM · gnupg, Bug Report
werner added a project to T2680: Make the error message when pinentry does not have a tty more clear: gnupg.
Dec 21 2016, 6:32 PM · gnupg, Bug Report

Dec 20 2016

werner closed T2872: On-card key generation wizard backs up encryption, but not signing key as Resolved.
Dec 20 2016, 3:28 PM · gnupg, FAQ, Not A Bug, Bug Report
werner removed a project from T2866: gpg-wks-client should support --check: Restricted Project.
Dec 20 2016, 12:51 PM · gnupg, Feature Request
werner closed T2866: gpg-wks-client should support --check as Resolved.
Dec 20 2016, 12:51 PM · gnupg, Feature Request
werner removed a project from T2868: Cannot remove passphrase: Unreleased.
Dec 20 2016, 12:51 PM · Bug Report, gnupg
justus added a comment to T2878: delkey doesn't delete secret keys.

Indeed, that is a problem. I have created T2879 to track this.

Dec 20 2016, 11:08 AM · gnupg
justus added projects to T2879: There is no way to selectively delete secret subkeys: Feature Request, gnupg.
Dec 20 2016, 11:06 AM · gnupg, Feature Request

Dec 19 2016

baitisj renamed T2869: Requesting HKPS service from non-HKPS gives "error searching keyserver: General error" from Requesting HKPS service from non-HKPS gives "error searching keyserver: General error"; results in persistent failure state to Requesting HKPS service from non-HKPS gives "error searching keyserver: General error".
Dec 19 2016, 6:46 PM · Keyserver, gnupg
baitisj added a comment to T2869: Requesting HKPS service from non-HKPS gives "error searching keyserver: General error".

$ gpg2 --keyserver hkps://hkps.sks-keyservers.net --search-keys 2071B08A33BD3F06
gpg: no keyserver known (use option --keyserver)
gpg: keyserver search failed: No keyserver available

WHAT?! I just specified --keyserver!!!??

Relax. You forgot the '.pool' in the url.

:facepalm: ... Apparently I need more coffee -- persistent failure state in user
encountered.

Sorry for the noise.

I do wonder about fault-tolerance, though, if a e.g. non-responsive host creeps
in to the pool.

At any rate, this is mainly a cosmetic issue at this point, and this bug report
probably contains sufficient information to help someone who "encounters" the
condition to resolve the protocol error quickly.

Dec 19 2016, 6:45 PM · Keyserver, gnupg
aheinecke added a comment to T2381: Add more support for profiles in gpgconf.

Ok profiles are now there and look workable, but it looks like they are only
supporting configuration values that are currently accessible through gpgconf:

[gpg]
trust-model tofu+pgp
keyserver-options auto-key-retrieve
auto-key-locate local,wkd,pka,cert,dane

Leads to:

gpgconf: /opt/gnupg/etc/gnupg/automated.profile:7:0: error: unknown option
'trust-model' in section 'gpg'
gpgconf: /opt/gnupg/etc/gnupg/automated.profile:8:0: error: unknown option
'keyserver-options' in section 'gpg'

So we need more options promoted to gpgconf. Which I think is ok, we can just
mark them as Expert / Invisible and GUI's should respect that.

Dec 19 2016, 6:41 PM · In Progress, gnupg (gpg22), gnupg, Feature Request
werner added a comment to T2869: Requesting HKPS service from non-HKPS gives "error searching keyserver: General error".

For the records, the suggested way to kill dirmngr is

gpgconf --kill dirmngr

this makes sure that dirmngr will not be started if it is not running.

Dec 19 2016, 6:23 PM · Keyserver, gnupg
C4K3 added a comment to T2878: delkey doesn't delete secret keys.

Makes sense, but it is still a problem in that --delete-secret-subkeys doesn't
work if you don't have the secret identity key. Which means that it's impossible
to delete the secret subkeys except by getting their keygrip and deleting them
in the private-keys-v1.d directory, though I suppose this is for a different bug
report.

Dec 19 2016, 6:16 PM · gnupg
justus closed T2869: Requesting HKPS service from non-HKPS gives "error searching keyserver: General error" as Invalid.
Dec 19 2016, 4:18 PM · Keyserver, gnupg
justus added a comment to T2869: Requesting HKPS service from non-HKPS gives "error searching keyserver: General error".

tl;dr: HKPS handler will die when used with non-HKPS hosts in a given pool.

I think dying is reasonable. Maybe it should return a nicer error
than 'general error' and it shouldn't take 10 seconds to figure out
the protocol error.

Using setup directions from
https://sks-keyservers.net/overview-of-pools.php I assumed that
configuring my GnuPG client to use ipv4.pool.sks-keyservers.net
would provide an appropriate response. It took me quite some time to
determine that HKPS is totally incompatible with the ipv4 (or other)
server pools.

This is further confused by the fact that an older version of the
GnuPG skeleton files which includes a clause with examples that mix
HKPS and hkp servers (skel may not necessarily be updated in a
user's directory):

Sorry about that. I think the current skeleton file is clearer on
this.

As a result, I kept encountering the errors reported in
T1792

I don't see a connection to this bug.

Here's a simple demonstration of the failure case

$ gpg2 --keyserver hkps://ipv4.pool.sks-keyservers.net --search-keys
2071B08A33BD3F06
gpg: error searching keyserver: General error
gpg: keyserver search failed: General error

Contrast with:

$ gpg2 --keyserver hkps://hkps.pool.sks-keyservers.net --search-keys
2071B08A33BD3F06
gpg: data source: https://mud.stack.nl:443
(1) NIIBE Yutaka (GnuPG Release Key) <gniibe@fsij.org>

 	  2048 bit RSA key 2071B08A33BD3F06, created: 2014-10-29, expires: 2020-10-30

PERSISTENT FAILURE CASE:
Now, once the failure condition is encountered, further queries FAIL:

$ pkill dirmngr

A nicer way to kill the dirmngr is:

  gpg-connect-agent --dirmngr 'killdirmngr' /bye

$ gpg2 --keyserver hkp://pool.sks-keyservers.net --search-keys 2071B08A33BD3F06
gpg: error searching keyserver: No route to host
gpg: keyserver search failed: No route to host

This is strange, and looks like it should work. Works over here. Maybe it is
bad luck and you got a bad host from the roundrobin.

$ gpg2 --keyserver hkps://hkps.sks-keyservers.net --search-keys 2071B08A33BD3F06
gpg: no keyserver known (use option --keyserver)
gpg: keyserver search failed: No keyserver available

WHAT?! I just specified --keyserver!!!??

Relax. You forgot the '.pool' in the url.

Let's see if this can be rectified with clearing the keyserver:

$ gpg-connect-agent --dirmngr keyserver
> keyserver --clear
OK

$ gpg2 --keyserver hkps://hkps.sks-keyservers.net --search-keys 2071B08A33BD3F06
gpg: no keyserver known (use option --keyserver)
gpg: keyserver search failed: No keyserver available

Likewise.

  1. Try this with other VALID --keyserver combinations. Bang head against wall. The ONLY command that seems to fix this persistent failure case: $ gpg2 --search-keys 2071B08A33BD3F06 Suddenly, I can use --keyserver again, after this.

I'm pretty sure you just messed up the urls.

Dec 19 2016, 4:18 PM · Keyserver, gnupg
justus removed a project from T2869: Requesting HKPS service from non-HKPS gives "error searching keyserver: General error": Bug Report.
Dec 19 2016, 4:18 PM · Keyserver, gnupg
justus added a comment to T2878: delkey doesn't delete secret keys.

This is a misunderstanding. 'delkey' only operates on public keys. I have
updated the documentation to make that clear.

Fixed in a76fe9e86d7802e67373218bd1759168585e92ab.

Unfortunately, it is currently not possible to delete secret subkeys while
keeping the secret identity key. You can use gpg --delete-secret-keys to delete
the whole secret key though.

Dec 19 2016, 3:46 PM · gnupg
justus removed a project from T2878: delkey doesn't delete secret keys: Bug Report.
Dec 19 2016, 3:46 PM · gnupg
justus closed T2878: delkey doesn't delete secret keys as Invalid.
Dec 19 2016, 3:46 PM · gnupg
justus claimed T2869: Requesting HKPS service from non-HKPS gives "error searching keyserver: General error".
Dec 19 2016, 11:37 AM · Keyserver, gnupg
justus claimed T2878: delkey doesn't delete secret keys.
Dec 19 2016, 11:37 AM · gnupg
werner added a project to T2425: 2.1.14 intermittent `make check` failure on gpgtar.scm: MacOS.
Dec 19 2016, 11:21 AM · MacOS, gnupg, Bug Report, gnupg (gpg22)
werner added projects to T2872: On-card key generation wizard backs up encryption, but not signing key: Not A Bug, FAQ, gnupg.
Dec 19 2016, 8:19 AM · gnupg, FAQ, Not A Bug, Bug Report
C4K3 added projects to T2878: delkey doesn't delete secret keys: gnupg, Bug Report.
Dec 19 2016, 12:47 AM · gnupg

Dec 17 2016

Pazuzu closed T2857: gpg-agent crashes regularly, out of core in secure memory allocations as Resolved.
Dec 17 2016, 4:00 PM · gnupg (gpg22), Bug Report, gnupg, gpgagent
Pazuzu reopened T2857: gpg-agent crashes regularly, out of core in secure memory allocations as "Open".
Dec 17 2016, 4:00 PM · gnupg (gpg22), Bug Report, gnupg, gpgagent
Pazuzu added a comment to T2857: gpg-agent crashes regularly, out of core in secure memory allocations.

The problem still occured after the update of Libgcrypt, but Im pretty sure now
that I determine the origin of the problem. In the end it is somehow my fault: By
time I got more and more email accounts which are synchronized with offlineimap and
the passwords for each account are encrypted with gpg.
Offlineimap offers an option for multitheading, which synchronize the accounts in a
prallel manner. By changing to a strict serialized synchronistaion the problem
seems to vanish. My guess is, it was simply to much at once.
For those, who encounter the same problem try the '-1' option of offlineimap.

Thanks for your time and work (in general)!

Dec 17 2016, 4:00 PM · gnupg (gpg22), Bug Report, gnupg, gpgagent

Dec 16 2016

justus removed a project from T2700: Clean up the command line interface (avoid abbreviated --long-options, consistency): In Progress.
Dec 16 2016, 2:46 PM · gnupg, Feature Request, gnupg (gpg22)
justus closed T2700: Clean up the command line interface (avoid abbreviated --long-options, consistency) as Resolved.
Dec 16 2016, 2:46 PM · gnupg, Feature Request, gnupg (gpg22)
justus added a comment to T2700: Clean up the command line interface (avoid abbreviated --long-options, consistency).

I went over the other programs, and did not see any glaring problems. I have
decided to ignore the socket configuration for now. I'm quite happy with the
changes, but feel free to reopen this bug.

Dec 16 2016, 2:46 PM · gnupg, Feature Request, gnupg (gpg22)
justus added a comment to T2400: GnuPG 2.1 regression in unattended key generation.

Fixed in ca02a8b78fca8815388a859962584d75169ae3ee.

Dec 16 2016, 2:32 PM · gnupg (gpg22), Bug Report, gnupg
justus closed T2400: GnuPG 2.1 regression in unattended key generation as Resolved.
Dec 16 2016, 2:32 PM · gnupg (gpg22), Bug Report, gnupg

Dec 15 2016

justus added a comment to T2400: GnuPG 2.1 regression in unattended key generation.

I'm going to write some documentation about the programmatic use of GnuPG.

Dec 15 2016, 5:54 PM · gnupg (gpg22), Bug Report, gnupg
justus claimed T2400: GnuPG 2.1 regression in unattended key generation.
Dec 15 2016, 5:54 PM · gnupg (gpg22), Bug Report, gnupg
justus closed T2359: Query which key will be used for a given mailbox as Resolved.
Dec 15 2016, 5:29 PM · gnupg (gpg22), gnupg, Feature Request
justus added a comment to T2700: Clean up the command line interface (avoid abbreviated --long-options, consistency).

Fixed for gpg as of 6b16b02109f4bb5b934e456667ff4c0ba7bc85fd.

Dec 15 2016, 5:27 PM · gnupg, Feature Request, gnupg (gpg22)
justus added a project to T2700: Clean up the command line interface (avoid abbreviated --long-options, consistency): In Progress.
Dec 15 2016, 5:27 PM · gnupg, Feature Request, gnupg (gpg22)

Dec 14 2016

ignatenkobrain updated subscribers of T2423: configure: error: Sorry, the current implemenation requires mmap. due to empty CFLAGS (missing -fPIC).

@werner, have you looked into the patch?

AC_CHECK_FUNCS([mmap]) on Fedora fails to find mmap() due to missing -fPIC.
/usr/bin/ld: /tmp/ccvNyAcN.o: relocation R_X86_64_PC32 against undefined symbol
`mmap@@GLIBC_2.2.5' can not be used when making a shared object; recompile with
-fPIC

We have -fPIC somewhere in default CFLAGS, so just resotre user CFLAGS
before making checks for functions.

Dec 14 2016, 9:51 PM · gnupg (gpg22), Bug Report, gnupg
justus added a comment to T2871: .gnupg/gpg.conf:143: invalid option.

A bug tracker is not a support forum. Nevertheless, you need to look into your
configuration file and see what line 143 says. Also, a configuration file that
long looks suspicious, maybe it just got corrupted somehow.

Dec 14 2016, 10:44 AM · gnupg
justus claimed T2871: .gnupg/gpg.conf:143: invalid option.
Dec 14 2016, 10:44 AM · gnupg

Dec 13 2016

MonkeyMan added a project to T2871: .gnupg/gpg.conf:143: invalid option: gnupg.
Dec 13 2016, 10:27 PM · gnupg
andrey_utkin added a project to T2868: Cannot remove passphrase: Unreleased.
Dec 13 2016, 8:49 PM · Bug Report, gnupg
andrey_utkin added a comment to T2868: Cannot remove passphrase.

I'm glad that git has this fixed. Well, then the actual problem is that it is
broken in release.

Even being gentoo user, I cannot install gnupg from git easily (there's no live
ebuild for gnupg yet). So users will suffer from this until you make next
release and distros maintainers update packages.

So regarding functional tests for shell utils... Any suggestion how to arrange
that? Or would you review whatever I come up with?

Dec 13 2016, 8:49 PM · Bug Report, gnupg
andrey_utkin closed T2868: Cannot remove passphrase as Resolved.
Dec 13 2016, 8:49 PM · Bug Report, gnupg
justus set External Link to https://lists.gnupg.org/pipermail/gnupg-devel/2016-December/032298.html on T2701: Do not let users create keys without an expiration date.
Dec 13 2016, 4:53 PM · Feature Request, gnupg (gpg22)
justus closed T2701: Do not let users create keys without an expiration date as Resolved.
Dec 13 2016, 4:53 PM · Feature Request, gnupg (gpg22)