Page MenuHome GnuPG
Feed Advanced Search

Dec 30 2017

dirk added a comment to T3576: Open PGP SmartCard V2.1 - decryption error: ERR 100663364 Missing item in object <SCD>.

Ok - thats good news.
Thank you very much for your analysis.

Dec 30 2017, 1:08 PM · Info Needed, scd, Bug Report

Dec 29 2017

dkg added a comment to T3655: Suggest possible choices instead to error out on a typo.

Any fix for this should be included in the test suite to avoid a regression :)

Dec 29 2017, 9:55 PM · gnupg, Bug Report
dkg created T3655: Suggest possible choices instead to error out on a typo.
Dec 29 2017, 9:54 PM · gnupg, Bug Report
werner added a comment to T3622: --export-options export-minimal,export-clean includes unusable subkeys.

I can see the case for encryption subkeys. Signing subkeys are still useful after their expiration.

Dec 29 2017, 12:21 PM · Feature Request, gnupg (gpg22)
gniibe added a comment to T3576: Open PGP SmartCard V2.1 - decryption error: ERR 100663364 Missing item in object <SCD>.

OK, I got the picture, now.

Dec 29 2017, 8:51 AM · Info Needed, scd, Bug Report
gniibe added a comment to T3576: Open PGP SmartCard V2.1 - decryption error: ERR 100663364 Missing item in object <SCD>.

Well, my speculation of SERIALNO undefined may be wrong.

Dec 29 2017, 8:23 AM · Info Needed, scd, Bug Report
gniibe added a comment to T3576: Open PGP SmartCard V2.1 - decryption error: ERR 100663364 Missing item in object <SCD>.

Thanks, I received the log file.

Dec 29 2017, 7:51 AM · Info Needed, scd, Bug Report

Dec 28 2017

bernhard added a comment to T3379: Gpg4win windows publisher signature not always correctly displayed in UAC dialogue.

If you are encountering the problem, please

  1. Check that you have updated your Windows operation system to the latest version and you've got all security updates. (As some necessary certificates may have come later with an update.)
  2. Does the behaviour change if you "investigate the certificate chain" through -> Properties -> Digital Signatures?
Dec 28 2017, 5:13 PM · gpg4win, Bug Report
dirk added a comment to T3576: Open PGP SmartCard V2.1 - decryption error: ERR 100663364 Missing item in object <SCD>.

Thank you for your efforts. Logfiles is in the mail

Dec 28 2017, 5:10 PM · Info Needed, scd, Bug Report
JochenSaalfeld added a comment to T3379: Gpg4win windows publisher signature not always correctly displayed in UAC dialogue.

We recieved another mail by a customer about this issue today:

Dec 28 2017, 4:11 PM · gpg4win, Bug Report
gniibe added a comment to T3576: Open PGP SmartCard V2.1 - decryption error: ERR 100663364 Missing item in object <SCD>.

Thanks a lot for your testing. Here are my keys:

Dec 28 2017, 2:16 AM · Info Needed, scd, Bug Report

Dec 27 2017

dirk added a comment to T3576: Open PGP SmartCard V2.1 - decryption error: ERR 100663364 Missing item in object <SCD>.

All right - that was quicker.
I deinstalled pcscd (apt remove pcscd)
I changed .gnupg/scdaemon.conf as you proposed.
I tried again to decrypt the message (in the meantime I have a file) which works decrypting withoutl SmartCard when I use it on a pc with the key.
Still failed. Can I send you the Logfile encrypted ? If so - what is you eMail / key.

Dec 27 2017, 11:37 PM · Info Needed, scd, Bug Report
dirk added a comment to T3576: Open PGP SmartCard V2.1 - decryption error: ERR 100663364 Missing item in object <SCD>.

As said - it took me a while. Sorry for the delay.
I could dig out the Key in some archives. So I was able to test the decryption of the message on a computer without smartcard.
It worked.

Dec 27 2017, 11:23 PM · Info Needed, scd, Bug Report
gniibe changed the status of T3508: GPG 2.2.2 not recognizing card reader under Linux from Open to Testing.
Dec 27 2017, 9:31 AM · scd, Bug Report
gniibe triaged T3624: 2.2.4 make error as Normal priority.

Thanks for your report. This is because GnuPG 2.2.4 now requires newer libassuan (in order to fix a race condition).

Dec 27 2017, 3:19 AM · Bug Report
gniibe added a comment to T3508: GPG 2.2.2 not recognizing card reader under Linux.

Thanks a lot. I'm going to push the fix to 2.2 (and then master).
In short, it was the bug in ccid-driver of scdaemon, which was introduced last year when I enhanced it to support multiple card readers at once.

Dec 27 2017, 12:44 AM · scd, Bug Report

Dec 26 2017

enno added a comment to T3508: GPG 2.2.2 not recognizing card reader under Linux.

Yes, thank you, the smartcard is being recognized now.

Dec 26 2017, 1:07 PM · scd, Bug Report
gniibe added a comment to T3508: GPG 2.2.2 not recognizing card reader under Linux.

Thanks (again). According to the status code (bStatus), the card reader said no card is available.
Could you please remove the card and re-insert it, and do 'gpg --card-status'?

Dec 26 2017, 12:51 PM · scd, Bug Report
enno added a comment to T3508: GPG 2.2.2 not recognizing card reader under Linux.

After

patch -i scdaemon-fix-for-inactive-start.diff scd/ccid-driver.c

the following log obtains.

Dec 26 2017, 11:07 AM · scd, Bug Report

Dec 25 2017

gniibe added a comment to T3508: GPG 2.2.2 not recognizing card reader under Linux.

Thanks a lot for your testing. Please test this patch:

Dec 25 2017, 10:47 PM · scd, Bug Report
enno added a comment to T3508: GPG 2.2.2 not recognizing card reader under Linux.

After installing libusb-devel, and configure and make, this is the new log.

Dec 25 2017, 6:39 PM · scd, Bug Report
gniibe added a comment to T3508: GPG 2.2.2 not recognizing card reader under Linux.

Thanks. I think that you configured GnuPG without libusb, thus, ccid-driver is not enabled, and you don't have pcscd installed. In this situation, no way to access any smartcard reader.

Dec 25 2017, 3:07 PM · scd, Bug Report
enno added a comment to T3508: GPG 2.2.2 not recognizing card reader under Linux.

Dec 25 2017, 10:15 AM · scd, Bug Report

Dec 24 2017

gniibe added a comment to T3508: GPG 2.2.2 not recognizing card reader under Linux.

Please enable all debug information in scdaemon.conf, like:

verbose
verbose
debug-level guru
debug-all
debug-ccid-driver
log-file /run/user/1000/scdaemon-verbose.log
Dec 24 2017, 10:11 PM · scd, Bug Report
enno added a comment to T3508: GPG 2.2.2 not recognizing card reader under Linux.

The file scdaemon.log is short and contains only:

2017-12-24 12:32:53 scdaemon[4347] écoute sur la socket « /run/user/1000/gnupg/S.scdaemon »
2017-12-24 12:32:53 scdaemon[4347] gestionnaire pour le descripteur -1 démarré
2017-12-24 12:32:53 scdaemon[4347] pcsc_establish_context failed: no service (0x8010001d)
Dec 24 2017, 12:35 PM · scd, Bug Report
gniibe added a comment to T3508: GPG 2.2.2 not recognizing card reader under Linux.

Thanks for your testing. please give me scdaemon.log with updated scdaemon.

Dec 24 2017, 12:03 PM · scd, Bug Report

Dec 23 2017

enno added a comment to T3508: GPG 2.2.2 not recognizing card reader under Linux.

With latestes master, there still appears:

--- ~ » gpg --card-status                                          2 ↵
gpg: NOTE: THIS IS A DEVELOPMENT VERSION!
gpg: It is only intended for test purposes and should NOT be
gpg: used in a production environment or with production keys!
gpg: selecting openpgp failed: Aucun périphérique de ce type
gpg: la carte OpenPGP n'est pas disponible : Aucun périphérique de ce type
Dec 23 2017, 4:08 PM · scd, Bug Report
fulanoperez added a comment to T3624: 2.2.4 make error.

im on devuan jessie

Dec 23 2017, 6:31 AM · Bug Report
fulanoperez created T3624: 2.2.4 make error.
Dec 23 2017, 6:30 AM · Bug Report

Dec 21 2017

dkg created T3622: --export-options export-minimal,export-clean includes unusable subkeys.
Dec 21 2017, 7:52 PM · Feature Request, gnupg (gpg22)

Dec 19 2017

werner closed T3619: po: msgstr entries with unmatched %-format string (was: gpg --full-gen-key cause segfault under ja_JP.UTF-8 locale) as Resolved.

All fixed (or marked fuzzy) except for master which will be done with the next merge from 2.2.

Dec 19 2017, 12:53 PM · gnupg, Bug Report
werner claimed T3619: po: msgstr entries with unmatched %-format string (was: gpg --full-gen-key cause segfault under ja_JP.UTF-8 locale).
Dec 19 2017, 12:28 PM · gnupg, Bug Report
aheinecke closed T3620: Outlook (with GPGOL) doesn't find certificate. Kleopatra do it ! as Resolved.

As answered in the forum: https://wald.intevation.org/forum/forum.php?thread_id=1837&forum_id=21&group_id=11 :

Dec 19 2017, 11:08 AM · gpgol, Bug Report
aheinecke triaged T3621: OpenPGP Encrypted message (decryption not possible) as Normal priority.

Unsupported Protocol means that GpgOL can't find your GnuPG installation. Maybe something went wrong during the install of Gpg4win?

Dec 19 2017, 10:57 AM · Info Needed, gpgme, gpgol, Bug Report
gniibe renamed T3619: po: msgstr entries with unmatched %-format string (was: gpg --full-gen-key cause segfault under ja_JP.UTF-8 locale) from gpg --full-gen-key cause segfault under ja_JP.UTF-8 locale to po: msgstr entries with unmatched %-format string (was: gpg --full-gen-key cause segfault under ja_JP.UTF-8 locale).
Dec 19 2017, 3:31 AM · gnupg, Bug Report
gniibe added a comment to T3619: po: msgstr entries with unmatched %-format string (was: gpg --full-gen-key cause segfault under ja_JP.UTF-8 locale).

OK. I realized that msgfmt -c only works when #, c-format exist.
To check all problems, I did something like following for 1.4, 2.0, 2.2, and master:

Dec 19 2017, 3:25 AM · gnupg, Bug Report

Dec 18 2017

werner added a project to T3621: OpenPGP Encrypted message (decryption not possible): gpgol.
Dec 18 2017, 12:17 PM · Info Needed, gpgme, gpgol, Bug Report
rYA7etEh created T3621: OpenPGP Encrypted message (decryption not possible).
Dec 18 2017, 12:06 PM · Info Needed, gpgme, gpgol, Bug Report
darkpassenger added a project to T3620: Outlook (with GPGOL) doesn't find certificate. Kleopatra do it !: gpgol.
Dec 18 2017, 11:37 AM · gpgol, Bug Report
darkpassenger created T3620: Outlook (with GPGOL) doesn't find certificate. Kleopatra do it !.
Dec 18 2017, 11:32 AM · gpgol, Bug Report
gniibe changed the status of T3619: po: msgstr entries with unmatched %-format string (was: gpg --full-gen-key cause segfault under ja_JP.UTF-8 locale) from Open to Testing.

Thanks for the report. It seems there has been this bug for four years.
I don't know the reason why msgfmt -c doen't show us the error.
Fixed in repos of GnuPG 1.4, 2.2, 2.0 and master.

Dec 18 2017, 6:35 AM · gnupg, Bug Report

Dec 17 2017

henrich added a comment to T3619: po: msgstr entries with unmatched %-format string (was: gpg --full-gen-key cause segfault under ja_JP.UTF-8 locale).

It also happens with gpg1.4.22 with --gen-key option.

Dec 17 2017, 9:47 AM · gnupg, Bug Report
henrich created T3619: po: msgstr entries with unmatched %-format string (was: gpg --full-gen-key cause segfault under ja_JP.UTF-8 locale).
Dec 17 2017, 9:37 AM · gnupg, Bug Report

Dec 14 2017

bernhard added a comment to T3537: GpgOL - Outlook shows empty email body for encrypted email.

Hi @hs,
given that you have used the instructions from the link above to look at the message,
I'll take it that you are using an IMAP/SMTP setup for mail transportation?

Dec 14 2017, 2:58 PM · gpgol, Bug Report, gpg4win
hs added a comment to T3537: GpgOL - Outlook shows empty email body for encrypted email.

A signed but not encrypted message appears in the same way (visible in Sent, empty in Inbox)

Dec 14 2017, 1:55 PM · gpgol, Bug Report, gpg4win
hs added a comment to T3537: GpgOL - Outlook shows empty email body for encrypted email.

Looking at the messages from above using another PC, same Windows 7 and Outlook 2010 but Gpg4Win 2.3.3 :

  • received message in Inbox is decrypted shown correctly inline both in preview and opening it
  • original message in Sent is not decrypted, but shown as encrypted with gpgolXXX.dat attachment

Hence, it shows the opposite behavior to the 3.0.2 handling.

Dec 14 2017, 9:45 AM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T3507: GPA fails in the keylisting wth "Object too short".

You start Windows Explorer (the file manager thingy)

Dec 14 2017, 8:53 AM · Info Needed, gpg4win, gpa, Bug Report
simypat added a comment to T3507: GPA fails in the keylisting wth "Object too short".

I feel dumb for asking this, but I'm a Mac guy, and my client is on Windows 10. How do I exactly "move away the data directory"?

Dec 14 2017, 12:31 AM · Info Needed, gpg4win, gpa, Bug Report

Dec 13 2017

hs added a comment to T3537: GpgOL - Outlook shows empty email body for encrypted email.

One problem seems to be that the content of Inbox message differs from this one in the Sent folder (10 vs. 20 KB).
The content of the Inbox is shown as empty, even using the "show source" option. Saving the message as plain text shows a PGP part inside, but this is ignored by Outlook.
I tried this advice:
How to view the message source in Outlook
But the result is the same, after maked as read, the message becomes unreadable.

Dec 13 2017, 5:33 PM · gpgol, Bug Report, gpg4win
Djlok0 added a comment to T2927: The GPGME library returned an unexpected error at gpafiledecryptop.c:534..

Ok I apologize for my ignorance as I've been desperate for help with not many places to turn to. Thank you very much

Dec 13 2017, 4:45 PM · Bug Report, gpa
werner changed the status of T2927: The GPGME library returned an unexpected error at gpafiledecryptop.c:534. from Resolved to Invalid.
Dec 13 2017, 4:43 PM · Bug Report, gpa
werner closed T2927: The GPGME library returned an unexpected error at gpafiledecryptop.c:534. as Resolved.

yes. That is the whole point of public key encryption. Please read one of the suggested intros or
ask for help at the gnupg-users@gnupg.org ML.

Dec 13 2017, 4:43 PM · Bug Report, gpa
Djlok0 added a comment to T2927: The GPGME library returned an unexpected error at gpafiledecryptop.c:534..

Ah man. So let me ask you for clarification in case I am not understanding this right. You're saying I encrypted the message with someone else's public key?

Dec 13 2017, 3:40 PM · Bug Report, gpa
aheinecke added a comment to T3616: Gpg4Win 3.0.2 hangs if replying to an encrypted message in Outlook 2010.

I could somewhat reproduce this problem when I disconnected the connection to Exchange from my Outlook and then tried to respond to an exchange mail. Although for me Outlook did not Hang and an error message (with a General Error) showed up.

Dec 13 2017, 2:39 PM · Info Needed, Bug Report, gpg4win
hs added a comment to T3537: GpgOL - Outlook shows empty email body for encrypted email.


The registry setting used above.

Dec 13 2017, 1:50 PM · gpgol, Bug Report, gpg4win
hs added a comment to T3537: GpgOL - Outlook shows empty email body for encrypted email.


What I did:

  • fresh install of Gpg4Win 3.0.2
  • reboot
  • openening Outlook 2010 with only one plugin (GpgOL)
  • sending an encrypted email to myself
  • trying to open that email (no content)
Dec 13 2017, 1:45 PM · gpgol, Bug Report, gpg4win
xianghongai added a comment to T1249: renaming '...\pubring.tmp' to '...\pubring.gpg failed: Permission denied during key creation.
  1. exit gnupg software;
  2. ctrl+shift+esc: end the process that starts with the 'GnuPG's ...' character~;
  3. windows + r : %appdata%, delete ‘gnupg’ directory;
Dec 13 2017, 11:01 AM · Bug Report, gnupg
aheinecke triaged T3616: Gpg4Win 3.0.2 hangs if replying to an encrypted message in Outlook 2010 as High priority.

Thanks for the report and the log.
I see the problem. In your case of a reply outlook does not give us the SMTP address for the recipient but an Exchange DN

Dec 13 2017, 10:39 AM · Info Needed, Bug Report, gpg4win
hs added a comment to T3537: GpgOL - Outlook shows empty email body for encrypted email.

@aheinecke Because it was mentioned in another comment, I've tried to restart Outlook with the GpgOl plugin enabled, only. Same result. But the fact that I could see the message just after arrival, but not in a second approach may point in a direction that incoming messages are processed by an server-based filter changing potentially vulnerable email content (as embedded links).
I could try to log the complete process of sending an email to myself, decrypting once and failing in a second trail. This would actually increase the size of the log file.

Dec 13 2017, 9:33 AM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T3537: GpgOL - Outlook shows empty email body for encrypted email.

@hs Your log is interesting but I don't yet understand it. We see a "Load" event for an encrypted mail, create our internal data modelling. But later there is a mismatch between the reference Outlook gives us and our internal reference (Failed to find mail in map).
Out of the blue there might be something I could do in that case but it's still somewhat unclear to me why this state occurs.

Dec 13 2017, 8:11 AM · gpgol, Bug Report, gpg4win
aheinecke renamed T2146: Gpg4win does not kill all gpg-agents on update from Gpg4win uninstaller shows gpg-connect-agent cmd window to Gpg4win does not kill all gpg-agents on update.
Dec 13 2017, 8:02 AM · Bug Report, gpg4win
gniibe added a comment to T3576: Open PGP SmartCard V2.1 - decryption error: ERR 100663364 Missing item in object <SCD>.

Looking an example code of http://g10code.com/docs/openpgp-card-v21-free-source.zip (Note that this is just an example code), 6A88 can be occurred for PSO:DECIPHER when:

Dec 13 2017, 1:22 AM · Info Needed, scd, Bug Report

Dec 12 2017

werner added a comment to T2927: The GPGME library returned an unexpected error at gpafiledecryptop.c:534..

Well, I meant to do this on the command line (cmd.exe). Replace INFILE with the name of the encrypted file and OUTFILE is the name of the file which will receive the decrypted data. You can't do that in the clipboard.

Dec 12 2017, 7:30 PM · Bug Report, gpa
Djlok0 added a comment to T2927: The GPGME library returned an unexpected error at gpafiledecryptop.c:534..

I included two pictures of what is going on. The first picture is what I get from trying to decrypt the line that you gave me. The second picture is the original issue I was having. I do appreciate your help

Dec 12 2017, 6:30 PM · Bug Report, gpa
werner added a comment to T3612: libgcrypt 1.8.1 fails 2 of 28 testson Red Hat Enterprise Linux 7.4 x86_64.

It all depends on your system. This is why this is an _option_.

Dec 12 2017, 6:19 PM · Bug Report
werner updated subscribers of T2927: The GPGME library returned an unexpected error at gpafiledecryptop.c:534..
Dec 12 2017, 6:18 PM · Bug Report, gpa
werner added a comment to T2927: The GPGME library returned an unexpected error at gpafiledecryptop.c:534..

Can you please try to decrypt this message on the command line:

Dec 12 2017, 6:17 PM · Bug Report, gpa
Djlok0 reopened T2927: The GPGME library returned an unexpected error at gpafiledecryptop.c:534. as "Open".

I also have had this problem. I just opened up my laptop for the first time in years. I was trying to decrypt text I encrypted years ago but I get that same error stated in the original post. Now I just remind you, this was encrypted years ago. In the encrypted message, after it says "begin pgp message," it says "version: GnuPg v2.0.20 (MingW32)" i am not sure if that matters, but that is all i have to give on my end other than i am currently using gpa 0.9.10 GnuPG 2.2.3

Dec 12 2017, 6:09 PM · Bug Report, gpa
hs renamed T3616: Gpg4Win 3.0.2 hangs if replying to an encrypted message in Outlook 2010 from Gpg4Win 3.0.2 hangs is replying to an encrypted message in Outlook 2010 to Gpg4Win 3.0.2 hangs if replying to an encrypted message in Outlook 2010.
Dec 12 2017, 4:44 PM · Info Needed, Bug Report, gpg4win
hs created T3616: Gpg4Win 3.0.2 hangs if replying to an encrypted message in Outlook 2010.
Dec 12 2017, 4:35 PM · Info Needed, Bug Report, gpg4win
blastwave added a comment to T3612: libgcrypt 1.8.1 fails 2 of 28 testson Red Hat Enterprise Linux 7.4 x86_64.

Perhaps as a last word on this it may be reasonable to remove that strange "--enable-hmac-binary-check" as it does cause problems.

Dec 12 2017, 4:05 PM · Bug Report
hs added a comment to T3537: GpgOL - Outlook shows empty email body for encrypted email.

Just installed Gpg4Win 3.0.2.
Had a very similar effect with Windows 7 / Outlook 2010:

  • Sending an encrypted e-mail to myself.
  • E-mail will be decypted once after receiving.
  • After that, e-mail is shown as "unsecure" and with empty message body (both in preview and own window).
  • E-mail in "Sent" folder still decryptable with right content.

I've added gpgol.log for opening Outlook again after receiving the e-mail (with empy body, now).

Dec 12 2017, 3:45 PM · gpgol, Bug Report, gpg4win
aheinecke closed T3507: GPA fails in the keylisting wth "Object too short" as Resolved.

Please reopen or comment if that problem still happens if you move away the gnupg home directory.

Dec 12 2017, 1:53 PM · Info Needed, gpg4win, gpa, Bug Report
aheinecke closed T3603: Kleopatra: Sorting in Keylist is broken as Resolved.
Dec 12 2017, 12:51 PM · Bug Report, kleopatra
aheinecke added a parent task for T3603: Kleopatra: Sorting in Keylist is broken: T3607: Gpg4win 3.0.3.
Dec 12 2017, 12:51 PM · Bug Report, kleopatra
aheinecke added a comment to T3603: Kleopatra: Sorting in Keylist is broken.

Case Insensitive Sorting is fixed with:
https://commits.kde.org/kleopatra/856aad228a81f542f821209ae2c796d9b7160263

Dec 12 2017, 12:51 PM · Bug Report, kleopatra
yourealwaysbe added a comment to T3606: failed to build S-Exp (off=0): Cannot allocate memory.

Great, many thanks.

Dec 12 2017, 11:15 AM · libgcrypt, Bug Report
HateSys added a comment to T3613: Kleopatra not starting.

no i have not any software that interfieres.

Dec 12 2017, 9:19 AM · kleopatra, Bug Report, gpg4win
aheinecke triaged T3613: Kleopatra not starting as Normal priority.

Strange, do you have any unusual Group Policies or some "Security Software" that might interfere with the running of GPA / Kleopatra (they open a local socket).

Dec 12 2017, 9:18 AM · kleopatra, Bug Report, gpg4win
werner triaged T3606: failed to build S-Exp (off=0): Cannot allocate memory as Normal priority.
Dec 12 2017, 9:11 AM · libgcrypt, Bug Report
werner added a comment to T3606: failed to build S-Exp (off=0): Cannot allocate memory.

The fatal bug you reported can happen if the process is running out of secure memory. In general it should return an error but there is one place where we assumed the allocation would always succeed. This has meanwhile changed in the repo and will go into 1.8.2 However, this is not the real problem you have but just a wrong error behaviour.

Dec 12 2017, 9:11 AM · libgcrypt, Bug Report
werner closed T3612: libgcrypt 1.8.1 fails 2 of 28 testson Red Hat Enterprise Linux 7.4 x86_64 as Resolved.
Dec 12 2017, 9:04 AM · Bug Report
aheinecke added a comment to T3419: GpgOL 2.0.1 doesn't recognize plain PGP messages as encrypted.

I can reproduce that problem and have opened T3614 for this.

Dec 12 2017, 7:29 AM · gpg4win, gpgol, Bug Report
cdeibert added a comment to T3419: GpgOL 2.0.1 doesn't recognize plain PGP messages as encrypted.

Hi, first of all I want to report back that with beta15 that the following issues did NOT arise anymore, fantastic!

Dec 12 2017, 7:14 AM · gpg4win, gpgol, Bug Report
gniibe closed T3027: gpg-agent crash on macOS Sierra triggerd by ssh as Resolved.

Please open another report, not reusing similar. I don't think it's same bug.
Please note that GnuPG's ssh is not fast enough (intentionally), its rate is usually ten connections per second.

Dec 12 2017, 12:12 AM · Bug Report, gpgagent, gnupg

Dec 11 2017

sundbp reopened T3027: gpg-agent crash on macOS Sierra triggerd by ssh as "Open".
Dec 11 2017, 11:49 PM · Bug Report, gpgagent, gnupg
sundbp added a comment to T3027: gpg-agent crash on macOS Sierra triggerd by ssh.

I'm seeing something quite similar - same setup, osx and it only shows when using ansible. I'm on gnupg 2.2.3, also saw same using "GPG Suite 2017.2".

Dec 11 2017, 11:48 PM · Bug Report, gpgagent, gnupg
HateSys added a comment to T3613: Kleopatra not starting.

gpa not starting as well

Dec 11 2017, 11:45 PM · kleopatra, Bug Report, gpg4win
gniibe added a comment to T3576: Open PGP SmartCard V2.1 - decryption error: ERR 100663364 Missing item in object <SCD>.

Thanks a lot. Please note that there is a bit of possibility the messages which cause failure are one of attack vectors. (While most likely case is they are generated by broken implementation.)

Dec 11 2017, 11:34 PM · Info Needed, scd, Bug Report
HateSys created T3613: Kleopatra not starting.
Dec 11 2017, 11:31 PM · kleopatra, Bug Report, gpg4win
dirk added a comment to T3576: Open PGP SmartCard V2.1 - decryption error: ERR 100663364 Missing item in object <SCD>.

Im mean GnuPG fails for messages from a particular sender, while it works for messages from other senders.

Dec 11 2017, 10:57 PM · Info Needed, scd, Bug Report
cosimo193 added a comment to T3523: GpgOL - Outlook running out of resorces.

I only installed 3.0.2 this morning so this hasn't had much of a chance to happen.

Dec 11 2017, 3:08 PM · gpgol, Bug Report, gpg4win
yourealwaysbe added a comment to T3606: failed to build S-Exp (off=0): Cannot allocate memory.

Version 1.8.1. The full output is

Dec 11 2017, 2:59 PM · libgcrypt, Bug Report
blastwave added a comment to T3612: libgcrypt 1.8.1 fails 2 of 28 testson Red Hat Enterprise Linux 7.4 x86_64.

OKay, mail lists. I didn't see that option but I will subscribe to the gnupg-users list and keep quiet. However in the mean while I can tell you that the removal of the configure options "--enable-large-data-tests --enable-hmac-binary-check --disable-O-flag-munging --disable-optimization " results in perfect test reports. Thank you.

Dec 11 2017, 2:49 PM · Bug Report
blastwave added a comment to T3612: libgcrypt 1.8.1 fails 2 of 28 testson Red Hat Enterprise Linux 7.4 x86_64.

Wow. Well thank you Werner becasue I have never seen the term used. It is precisely correct and yet the defacto style of the day seems to be "megabytes" but "mebibytes" is the correct term :

Dec 11 2017, 2:40 PM · Bug Report
werner added a comment to T3612: libgcrypt 1.8.1 fails 2 of 28 testson Red Hat Enterprise Linux 7.4 x86_64.

mebibytes is not a spelling error but the correct unit (abrev is MiB).

Dec 11 2017, 2:32 PM · Bug Report
werner updated the task description for T3612: libgcrypt 1.8.1 fails 2 of 28 testson Red Hat Enterprise Linux 7.4 x86_64.
Dec 11 2017, 2:28 PM · Bug Report
werner added a comment to T3612: libgcrypt 1.8.1 fails 2 of 28 testson Red Hat Enterprise Linux 7.4 x86_64.

Your comments in the output were hard to find. Thus my comment to explain the bug.
You are using non default options and in particular the hmac binary check. The latter was written a couple of years ago for an older Redhat version and it might well be broken in the meantime.

Dec 11 2017, 2:26 PM · Bug Report
blastwave added a comment to T3612: libgcrypt 1.8.1 fails 2 of 28 testson Red Hat Enterprise Linux 7.4 x86_64.

Minor spelling typo :

Dec 11 2017, 2:21 PM · Bug Report
blastwave added a comment to T3612: libgcrypt 1.8.1 fails 2 of 28 testson Red Hat Enterprise Linux 7.4 x86_64.
Seems pretty clear. The OS is in the title as Red Hat Enterprise Linux 7.4 on x86_64 and the "bug" is 
simply that the software fails its own testsuite wherein the final output clearly says "Please report to
http://bugs.gnupg.org".
Dec 11 2017, 2:11 PM · Bug Report