Page MenuHome GnuPG
Feed Advanced Search

Aug 19 2014

werner added a comment to T1694: gpg decrypt hangs after entering passphrase.

The passphrase is taken directly from the tty but the input tdata from stdin.
These are different input sources. The passphrase prompt pops up as soon as gpg
needs it.

You won't see the output on the tty becuase the sender used the
--for-your-eyes-only feature. Here is a trick to show it anyway:

  gpg --output -

[Please send firther usage questions to the mailing list and not to the bug
tracker.]

Aug 19 2014, 2:50 PM · Bug Report, Not A Bug, gnupg
werner closed T1694: gpg decrypt hangs after entering passphrase as Resolved.
Aug 19 2014, 2:50 PM · Bug Report, Not A Bug, gnupg
fs1 reopened T1694: gpg decrypt hangs after entering passphrase as "Open".
Aug 19 2014, 10:57 AM · Bug Report, Not A Bug, gnupg
fs1 added a comment to T1694: gpg decrypt hangs after entering passphrase.

What I am requested to do to see the output on the tty?
I do not understand that I have to close the input since I've already entered
the passphrase...

Aug 19 2014, 10:57 AM · Bug Report, Not A Bug, gnupg
werner added a project to T1694: gpg decrypt hangs after entering passphrase: Not A Bug.
Aug 19 2014, 10:16 AM · Bug Report, Not A Bug, gnupg

Aug 18 2014

werner added a project to T1688: IPSwitch/MoveIT PGP Public Key Import fail: Not A Bug.
Aug 18 2014, 9:25 PM · Not A Bug, Bug Report, gnupg
werner closed T1567: integer undefined behaviors in libgcrypt as Resolved.
Aug 18 2014, 9:01 AM · Not A Bug, Bug Report

Jul 3 2014

werner added a project to T1666: hijack warning: Not A Bug.
Jul 3 2014, 11:25 AM · Bug Report, gnupg, Not A Bug
werner added a comment to T1666: hijack warning.

GKD hijacks the gpg <-> gpg-agent IPC. It does this for a long time now but
most users don't care about this and the mainainer keeps this as the default.
Everone using gpgsm has always run into this problem.

Yes, this is hijacking.

The gpg--agent emulation of GKD is indeed dangerous. GnuPG consists of several
closely connected components. Arbitrary replacing an compenent breaks the whole
thing. On proprietary systems such a behaviour would be called malware.

Jul 3 2014, 11:25 AM · Bug Report, gnupg, Not A Bug

Jun 23 2014

werner closed T1512: Decrypt a message with hidden recipients only prompts for the passphrase of the first secret key, uses the same passphrase for all following keys that are tested. as Resolved.
Jun 23 2014, 10:30 AM · Not A Bug, Bug Report, gnupg
werner added a project to T1512: Decrypt a message with hidden recipients only prompts for the passphrase of the first secret key, uses the same passphrase for all following keys that are tested.: Not A Bug.
Jun 23 2014, 10:30 AM · Not A Bug, Bug Report, gnupg

Jun 22 2014

kingu closed T1657: Improvement of translation string 29 in description.txt of GnuPG as Resolved.
Jun 22 2014, 4:57 PM · patch, gnupg, Feature Request, Not A Bug
kingu added projects to T1657: Improvement of translation string 29 in description.txt of GnuPG: Not A Bug, Feature Request, gnupg, patch.
Jun 22 2014, 3:22 PM · patch, gnupg, Feature Request, Not A Bug

Jun 20 2014

werner added a comment to T1656: Warning message when using gpg (The GNOME keyring manager hijacked the GnuPG agent).

You need to configuire gnome-keyring-daemon not to hijack the gpg-agent. This
is done by not adding gpg to the
--components
options. It is a long standing GNOME problem that they willfully hijack the
interprocess connection to gpg-agent. This leads to lots of bug reports
directed to GnuPG and thus I finally added this warning.

Jun 20 2014, 8:45 PM · Bug Report, Not A Bug
werner added a project to T1656: Warning message when using gpg (The GNOME keyring manager hijacked the GnuPG agent): Not A Bug.
Jun 20 2014, 8:45 PM · Bug Report, Not A Bug

Jun 6 2014

werner added a comment to T1647: configure error: libgpg-error: tests/Makefile.in missing in git repo.

Ah well, you better do not use automake 1.13 - the test suite may or may not
work with that braindead new defaults of that version.

Jun 6 2014, 5:34 PM · Feature Request, gnupg, Not A Bug
werner closed T1647: configure error: libgpg-error: tests/Makefile.in missing in git repo as Resolved.
Jun 6 2014, 5:34 PM · Feature Request, gnupg, Not A Bug

Jun 3 2014

mschauler removed a project from T1647: configure error: libgpg-error: tests/Makefile.in missing in git repo: Bug Report.
Jun 3 2014, 11:08 PM · Feature Request, gnupg, Not A Bug
mschauler added a comment to T1647: configure error: libgpg-error: tests/Makefile.in missing in git repo.

I agree.
In fact, there is no README.GIT in this repo (at least not in commit
2f4e8c33b88d), but only a README.SVN

The correct fix for the issue on my system (OpenSUSE 13.1) is to run "automake
--add-missing" before running autogen.sh
This will add "build-aux/test-driver"

Jun 3 2014, 11:08 PM · Feature Request, gnupg, Not A Bug
mschauler reopened T1647: configure error: libgpg-error: tests/Makefile.in missing in git repo as "Open".
Jun 3 2014, 11:08 PM · Feature Request, gnupg, Not A Bug
mschauler added a project to T1647: configure error: libgpg-error: tests/Makefile.in missing in git repo: Feature Request.
Jun 3 2014, 11:08 PM · Feature Request, gnupg, Not A Bug
mschauler lowered the priority of T1647: configure error: libgpg-error: tests/Makefile.in missing in git repo from Normal to Wishlist.
Jun 3 2014, 11:08 PM · Feature Request, gnupg, Not A Bug

Jun 2 2014

werner closed T1088: v2 smartcard fails to generate any pgp keys (BSD) as Resolved.
Jun 2 2014, 8:03 PM · Info Needed, Bug Report, gnupg, Not A Bug
werner closed T1418: Pinentry not installed while using gpg2 as Resolved.
Jun 2 2014, 8:02 PM · Not A Bug, Bug Report, gnupg
werner closed T1472: Issues decrypting the (encrypted) file that has special international characters in the name like ' í ' as Resolved.
Jun 2 2014, 8:02 PM · Bug Report, Not A Bug, gnupg
werner closed T1500: gpg2 exit code on G10ERR_NO_PUBKEY as Resolved.
Jun 2 2014, 8:02 PM · Not A Bug, Bug Report, gnupg
werner closed T1419: pipe-through of clearsigned documents adds an extra newline as Resolved.
Jun 2 2014, 8:01 PM · Not A Bug, Bug Report, gnupg
werner closed T1443: gpg always leaves files world-readable (security) as Resolved.
Jun 2 2014, 8:01 PM · Bug Report, gnupg, Not A Bug
werner closed T1647: configure error: libgpg-error: tests/Makefile.in missing in git repo as Resolved.
Jun 2 2014, 12:38 PM · Feature Request, gnupg, Not A Bug
werner added a project to T1647: configure error: libgpg-error: tests/Makefile.in missing in git repo: Not A Bug.
Jun 2 2014, 12:38 PM · Feature Request, gnupg, Not A Bug

Apr 4 2014

werner added a project to T1627: Duplicate word 'embeded' in sample demo screenshots on Wiki Page (see details): Not A Bug.
Apr 4 2014, 11:35 AM · Not A Bug, Documentation
werner removed a project from T1627: Duplicate word 'embeded' in sample demo screenshots on Wiki Page (see details): In Progress.
Apr 4 2014, 11:35 AM · Not A Bug, Documentation
werner placed T1627: Duplicate word 'embeded' in sample demo screenshots on Wiki Page (see details) up for grabs.
Apr 4 2014, 11:35 AM · Not A Bug, Documentation
werner added a comment to T1627: Duplicate word 'embeded' in sample demo screenshots on Wiki Page (see details).

It is a wiki. please fix yourself. Nio bee for BTS entry. Thanks.

Apr 4 2014, 11:35 AM · Not A Bug, Documentation
werner added a comment to T1628: gpg2 --options does not check ~/.gnupg directory.

No. It should not. Everything else wuld be surprising for a Unix tool.

Apr 4 2014, 11:20 AM · Bug Report, gnupg, Not A Bug
werner closed T1628: gpg2 --options does not check ~/.gnupg directory as Resolved.
Apr 4 2014, 11:20 AM · Bug Report, gnupg, Not A Bug
werner added a project to T1628: gpg2 --options does not check ~/.gnupg directory: Not A Bug.
Apr 4 2014, 11:20 AM · Bug Report, gnupg, Not A Bug

Mar 17 2014

werner closed T1623: keys.gnupg.net fails DNS round robin as Resolved.
Mar 17 2014, 11:13 AM · Not A Bug, Bug Report
werner added a project to T1623: keys.gnupg.net fails DNS round robin: Not A Bug.
Mar 17 2014, 11:13 AM · Not A Bug, Bug Report
werner added a comment to T1623: keys.gnupg.net fails DNS round robin.

keys.gnupg.net. 86400 IN CNAME pool.sks-keyservers.net.

As you can see from the above zone entry this is just a CNAME for the standard
SKS pool. The members of the SKS poool are added and removed on the fly and
depending on your DNS resolve it may takle a while until unresponsive servers
have been removed. Sorry. I can't do anything about it.

Mar 17 2014, 11:13 AM · Not A Bug, Bug Report

Feb 17 2014

werner added a project to T1613: openpgp v2 card bricks after invalid reset apdu: Not A Bug.
Feb 17 2014, 6:11 PM · Too Old, gnupg, scd, Not A Bug, Bug Report
werner added a project to T1592: Pinentry's max password length is too short: Not A Bug.
Feb 17 2014, 6:08 PM · Not A Bug, gpg4win, Bug Report, Windows 64, pinentry, OpenPGP, Windows

Feb 12 2014

werner closed T1614: gpg --encrypt hangs (gpg4win 2.2.21) as Resolved.
Feb 12 2014, 11:55 AM · Not A Bug, Bug Report, gpg4win
werner added a comment to T1614: gpg --encrypt hangs (gpg4win 2.2.21).

That ain't no bug. gpg is waiting for input data. Enter it on the terminal,
provide a file or feed it from stdin.

Feb 12 2014, 11:55 AM · Not A Bug, Bug Report, gpg4win
werner added a project to T1614: gpg --encrypt hangs (gpg4win 2.2.21): Not A Bug.
Feb 12 2014, 11:55 AM · Not A Bug, Bug Report, gpg4win

Jan 27 2014

werner added a project to T1608: GNUPG_SYS_SYMBOL_UNDERSCORE and cross compile: Not A Bug.
Jan 27 2014, 11:42 AM · Stalled, libgcrypt, Not A Bug, Gentoo, Bug Report

Dec 16 2013

werner closed T1578: translation in Italian as Resolved.
Dec 16 2013, 9:25 AM · Bug Report, Not A Bug, gnupg

Dec 15 2013

gfrisani_libero.it added a comment to T1578: translation in Italian.

----Messaggio originale----
Da: gnupg@bugs.g10code.com
Data: 13/12/2013 16.19
A: <gfrisani@libero.it>, <wk@gnupg.org>
Ogg: [issue1578] translation in Italian

Werner Koch <wk@gnupg.org> added the comment:

Send it to translations@gnupg.org. However, it is too late for 1.4.16.


status: unread -> chatting


g10 Code's BTS <gnupg@bugs.g10code.com>
<T1578>


Dec 15 2013, 11:11 AM · Bug Report, Not A Bug, gnupg

Dec 13 2013

werner added a project to T1578: translation in Italian: Not A Bug.
Dec 13 2013, 4:19 PM · Bug Report, Not A Bug, gnupg

Nov 22 2013

aheinecke closed T1374: Pinentry: Cannot paste a passphrase into the textfield with middle mouse button. as Resolved.
Nov 22 2013, 4:19 PM · Duplicate, Bug Report, pinentry, Not A Bug
aheinecke added a comment to T1374: Pinentry: Cannot paste a passphrase into the textfield with middle mouse button..

For the record. This is now optional in pinentry 0.8.4 you can pass
--enable-pinentry-qt4-clipboard to configure to enable clipboard and paste support.

Nov 22 2013, 4:11 PM · Duplicate, Bug Report, pinentry, Not A Bug
aheinecke reopened T1374: Pinentry: Cannot paste a passphrase into the textfield with middle mouse button. as "Open".
Nov 22 2013, 4:11 PM · Duplicate, Bug Report, pinentry, Not A Bug

Nov 15 2013

werner added a project to T1567: integer undefined behaviors in libgcrypt: Not A Bug.
Nov 15 2013, 8:28 AM · Not A Bug, Bug Report

Nov 4 2013

werner closed T1565: pinentry-0.8.3 compilation warning as Resolved.
Nov 4 2013, 10:35 AM · Bug Report, Not A Bug, pinentry
werner added a project to T1565: pinentry-0.8.3 compilation warning: Not A Bug.
Nov 4 2013, 10:35 AM · Bug Report, Not A Bug, pinentry

Oct 15 2013

werner closed T1551: GPG OL throws a breakpoint error as Resolved.
Oct 15 2013, 4:15 PM · Not A Bug, Bug Report, gpgol

Oct 11 2013

jon added a comment to T1551: GPG OL throws a breakpoint error.

I did not activate debugging; but also have moved to 2.2.1 of the gpg4win tool
collection and can no longer replicate the problem.

Oct 11 2013, 5:11 PM · Not A Bug, Bug Report, gpgol
werner added a project to T1551: GPG OL throws a breakpoint error: Not A Bug.
Oct 11 2013, 2:06 PM · Not A Bug, Bug Report, gpgol
werner updated subscribers of T1551: GPG OL throws a breakpoint error.
Oct 11 2013, 2:06 PM · Not A Bug, Bug Report, gpgol
werner added a comment to T1551: GPG OL throws a breakpoint error.

Don't run it under debugger.

Oct 11 2013, 2:06 PM · Not A Bug, Bug Report, gpgol

Oct 1 2013

werner added a project to T1539: Explaining why there are 2 fields: Not A Bug.
Oct 1 2013, 10:19 AM · Not A Bug, Bug Report, gnupg

Sep 6 2013

werner added a comment to T1532: Don't send key ids in plaintext.

This is not a worth a bug report. If you want to discuss this topic, please use
the gnupg-users mailing list. We can't answer indivdual questions by means of a
bug tracker.

Sep 6 2013, 11:09 AM · Feature Request, Not A Bug
werner removed a project from T1532: Don't send key ids in plaintext: Bug Report.
Sep 6 2013, 11:09 AM · Feature Request, Not A Bug
werner lowered the priority of T1532: Don't send key ids in plaintext from High to Wishlist.
Sep 6 2013, 11:09 AM · Feature Request, Not A Bug
werner added projects to T1532: Don't send key ids in plaintext: Not A Bug, Feature Request.
Sep 6 2013, 11:09 AM · Feature Request, Not A Bug

Aug 30 2013

werner added a project to T1527: Typo in psc-wrapper.c that ruins build on OSX is still there: Not A Bug.
Aug 30 2013, 11:21 AM · Bug Report, Not A Bug, gnupg
werner closed T1527: Typo in psc-wrapper.c that ruins build on OSX is still there as Resolved.
Aug 30 2013, 11:21 AM · Bug Report, Not A Bug, gnupg

Aug 13 2013

werner closed T1524: PGP DSA keys altered when exported as Resolved.
Aug 13 2013, 5:30 PM · Bug Report, gnupg, gnupg (gpg14), Not A Bug
werner added a project to T1524: PGP DSA keys altered when exported: Not A Bug.
Aug 13 2013, 5:30 PM · Bug Report, gnupg, gnupg (gpg14), Not A Bug
werner added a comment to T1524: PGP DSA keys altered when exported.

That is not a bug. During import GPG removes invalid or unneeded parts,
reorders packets to fix bugs introduced by some older keyservers, and so on.
During export some other stuff might be removed depending on certain GPG options.

If you want to learn about the details please write to the gnupg-users mailing list.

Aug 13 2013, 5:30 PM · Bug Report, gnupg, gnupg (gpg14), Not A Bug

May 17 2013

werner added a comment to T1500: gpg2 exit code on G10ERR_NO_PUBKEY.

It has been told for ages that the value of the exit code is not a reliable way
to get information from gpg. Use the --status-fd information.

May 17 2013, 10:14 AM · Not A Bug, Bug Report, gnupg
werner added a project to T1500: gpg2 exit code on G10ERR_NO_PUBKEY: Not A Bug.
May 17 2013, 10:14 AM · Not A Bug, Bug Report, gnupg

Apr 19 2013

werner changed Due Date from Aug 31 2011, 2:00 AM to May 31 2013, 2:00 AM on T1088: v2 smartcard fails to generate any pgp keys (BSD).
Apr 19 2013, 6:04 PM · Info Needed, Bug Report, gnupg, Not A Bug
werner added a project to T1088: v2 smartcard fails to generate any pgp keys (BSD): Info Needed.
Apr 19 2013, 6:04 PM · Info Needed, Bug Report, gnupg, Not A Bug
werner added a comment to T1088: v2 smartcard fails to generate any pgp keys (BSD).

Someone should check whether this has been fixed in the soon to be released 2.0.20.

Apr 19 2013, 6:04 PM · Info Needed, Bug Report, gnupg, Not A Bug

Feb 22 2013

werner added a project to T1472: Issues decrypting the (encrypted) file that has special international characters in the name like ' í ': Not A Bug.
Feb 22 2013, 2:04 PM · Bug Report, Not A Bug, gnupg

Dec 20 2012

werner closed T1458: Not needed X.509 certificates in default installation (gpgsm) as Resolved.
Dec 20 2012, 9:10 AM · Bug Report, Arch, S/MIME, Not A Bug

Dec 18 2012

dsohler added a comment to T1458: Not needed X.509 certificates in default installation (gpgsm).

My guess: Whoever wants to use said certificates would add them bey themselves …
I don’t see the need for adding them by default.

Dec 18 2012, 3:49 AM · Bug Report, Arch, S/MIME, Not A Bug

Dec 17 2012

werner added a comment to T1458: Not needed X.509 certificates in default installation (gpgsm).

Because I was able to verify the origin of these root certifciates. But see the
comments. The German signature law imposes some strict requirements on
qualified signatures; despite that GnuPG is not certified, it is prepared for
such a certification.

Dec 17 2012, 5:47 PM · Bug Report, Arch, S/MIME, Not A Bug

Dec 15 2012

dsohler added a comment to T1458: Not needed X.509 certificates in default installation (gpgsm).

To me this is still a bug (why only some more or less random German CAs only?).

Dec 15 2012, 8:09 PM · Bug Report, Arch, S/MIME, Not A Bug
werner added a project to T1458: Not needed X.509 certificates in default installation (gpgsm): Not A Bug.
Dec 15 2012, 9:52 AM · Bug Report, Arch, S/MIME, Not A Bug

Dec 10 2012

bernhard closed T1310: Cannot decrypt file - encrypts ok [Don't know]: as Resolved.
Dec 10 2012, 8:55 PM · Bug Report, Not A Bug
bernhard added a comment to T1310: Cannot decrypt file - encrypts ok [Don't know]:.

Without a real example file, I don't think that the problem can be
reproduced. Thus I'm closing this issue because of the lack of activity
for more than 12 months.

Matter: Thanks for the report! As Werner suggested: Please ask on the
mailinglist if you continue to have problems, until we can somehow produce a
test case and then somebody is able to file a new report.

Dec 10 2012, 8:55 PM · Bug Report, Not A Bug

Nov 8 2012

werner closed T1339: deleted keys reappearing as Resolved.
Nov 8 2012, 4:37 PM · Bug Report, Not A Bug, gnupg
werner added a project to T1289: OpenPGP card no longer accessible: Not A Bug.
Nov 8 2012, 4:36 PM · Not A Bug, Bug Report, gnupg
werner closed T1289: OpenPGP card no longer accessible as Resolved.
Nov 8 2012, 4:36 PM · Not A Bug, Bug Report, gnupg

Nov 7 2012

werner removed a project from T1377: gpg-agent ignores default-cache-ttl-ssh: Bug Report.
Nov 7 2012, 3:26 PM · Not A Bug, Debian, gnupg, gpgagent
werner closed T1377: gpg-agent ignores default-cache-ttl-ssh as Invalid.
Nov 7 2012, 3:26 PM · Not A Bug, Debian, gnupg, gpgagent
werner added a project to T1377: gpg-agent ignores default-cache-ttl-ssh: Not A Bug.
Nov 7 2012, 3:25 PM · Not A Bug, Debian, gnupg, gpgagent
werner added a comment to T1377: gpg-agent ignores default-cache-ttl-ssh.

This is not a bug. The description of --max-cache-ttl reads:

  Set the maximum time a cache entry is valid to @var{n} seconds.  After
  this time a cache entry will be expired even if it has been accessed
  recently.  The default is 2 hours (7200 seconds).

Thus even if you set the cache-ttl-ssh > max-cache-ttl, it will expire after
max-cache-ttl seconds.

Nov 7 2012, 3:25 PM · Not A Bug, Debian, gnupg, gpgagent

Sep 26 2012

werner added a project to T1443: gpg always leaves files world-readable (security): Not A Bug.
Sep 26 2012, 2:57 PM · Bug Report, gnupg, Not A Bug

Aug 13 2012

werner closed T1437: GPGME always return GPG_ERR_INV_ENGINE, with GPG4WIN as Resolved.
Aug 13 2012, 8:57 AM · gpgme, Bug Report, Not A Bug, gpg4win

Aug 11 2012

Canalian added a comment to T1437: GPGME always return GPG_ERR_INV_ENGINE, with GPG4WIN.

I discover patch for gpgme in gpg4win source. (patches/gpgme/01-gpg2.patch)
Claws-mail uses libgpgme-11.dll in gpg4win binary, which includes string
'gpg2.exe'.

I recognize gpgme in gpg4win is official version (on Windows).
We will use this version. Thank you.

  1. Claws-mail is based on Sylpheed. but, it doesn't work my environment.
Aug 11 2012, 11:33 AM · gpgme, Bug Report, Not A Bug, gpg4win

Aug 10 2012

werner added a project to T1437: GPGME always return GPG_ERR_INV_ENGINE, with GPG4WIN: Not A Bug.
Aug 10 2012, 7:02 PM · gpgme, Bug Report, Not A Bug, gpg4win

Aug 9 2012

werner added a project to T1432: rijndael implementation contains ambiguos instructions: clang.
Aug 9 2012, 4:04 PM · clang, Bug Report, libgcrypt, Not A Bug
werner closed T1432: rijndael implementation contains ambiguos instructions as Resolved.
Aug 9 2012, 4:04 PM · clang, Bug Report, libgcrypt, Not A Bug
werner removed a project from T1406: libmpi inlining results in multiple definitions of symbols (when compiled by clang): patch.
Aug 9 2012, 3:54 PM · Bug Report, libgcrypt
werner added a project to T1406: libmpi inlining results in multiple definitions of symbols (when compiled by clang): clang.
Aug 9 2012, 3:54 PM · Bug Report, libgcrypt
werner added a project to T1406: libmpi inlining results in multiple definitions of symbols (when compiled by clang): Not A Bug.
Aug 9 2012, 3:52 PM · Bug Report, libgcrypt

Aug 1 2012

werner added a comment to T1432: rijndael implementation contains ambiguos instructions.

That code is only used if compiled by GCC (GNUC >= 4). Now if clang
pretends to be gcc, it needs to make sure to be 100% compatible with gcc.

Aug 1 2012, 7:14 AM · clang, Bug Report, libgcrypt, Not A Bug