Page MenuHome GnuPG
Feed Advanced Search

Nov 8 2017

wiktor-k added a comment to T2923: trust signature domain restrictions don't work.

For what is worth I think sanitize_regexp was programmed while reading 4880 because the RFC allows backslash + any character (section 8: Regular Expressions):

Nov 8 2017, 8:15 AM · gnupg (gpg14), Bug Report
gniibe added a comment to T2923: trust signature domain restrictions don't work.

It might be not a regression. The possibilities are: (1) it was tested by using non-GNU operating system. (2) Tests didn't cover characters (b, B, w, W, s, and S).

Nov 8 2017, 4:13 AM · gnupg (gpg14), Bug Report
akerl created T3489: Missing 2.2.2 version tag in git.
Nov 8 2017, 1:08 AM · Bug Report

Nov 7 2017

wiktor-k added a comment to T2923: trust signature domain restrictions don't work.

For the reference sanitize_regexp was introduced in this commit from 2007 to "Protect against malloc bombs.": and I see no changes to it (except typo correction) in git blame in trustdb.c.

Nov 7 2017, 9:30 PM · gnupg (gpg14), Bug Report
gniibe added a revision to T3276: the calibrate_get_time() function depends on a system that has a non-tickless kernel: D450: clock_gettime if CLOCK_THREAD_CPUTIME_ID is available..
Nov 7 2017, 9:28 AM · Bug Report
gniibe changed the status of T3056: gpgme-1.8.0: test failures on NetBSD, a subtask of T3276: the calibrate_get_time() function depends on a system that has a non-tickless kernel, from Open to Testing.
Nov 7 2017, 9:27 AM · Bug Report
gniibe added a subtask for T3276: the calibrate_get_time() function depends on a system that has a non-tickless kernel: T3056: gpgme-1.8.0: test failures on NetBSD.
Nov 7 2017, 9:25 AM · Bug Report
gniibe added a subtask for T3276: the calibrate_get_time() function depends on a system that has a non-tickless kernel: T3472: gpgme-1.9.0 test suite hangs on OpenBSD.
Nov 7 2017, 9:24 AM · Bug Report
gniibe added a comment to T3276: the calibrate_get_time() function depends on a system that has a non-tickless kernel.

I confirmed that clock is better on FreeBSD, too. And FreeBSD has clock_gettime with CLOCK_THREAD_CPUTIME_ID.
I tested FreeBSD 11.1 running QEMU.

Nov 7 2017, 2:37 AM · Bug Report
gniibe added a comment to T3276: the calibrate_get_time() function depends on a system that has a non-tickless kernel.

# My update of D450: clock_gettime if CLOCK_THREAD_CPUTIME_ID is available. has gone somewhere. So, I update it again.

Nov 7 2017, 1:36 AM · Bug Report

Nov 6 2017

werner added a comment to T3485: --batch --passphrase throwing password prompt as of 3.0.0.

Passphrase handling changed a lot with gpg 2.1.

Nov 6 2017, 4:39 PM · FAQ, gpg4win
skitron created T3485: --batch --passphrase throwing password prompt as of 3.0.0.
Nov 6 2017, 3:55 PM · FAQ, gpg4win
ThomasWG added a comment to T3482: Creating a 2nd keypair.

I'll try that when it happens again. Thanks

Nov 6 2017, 3:51 PM · Bug Report, gpg4win
werner added a comment to T3482: Creating a 2nd keypair.

Can you try to kill the gpg-agent process from the task manager before you create the second keypair? If that helps the problem might be the same as T3378. Are you creating a standard key (ie. rsa2048) or something else?

Nov 6 2017, 3:26 PM · Bug Report, gpg4win
werner lowered the priority of T3276: the calibrate_get_time() function depends on a system that has a non-tickless kernel from High to Normal.
Nov 6 2017, 3:20 PM · Bug Report
ThomasWG added a comment to T3482: Creating a 2nd keypair.

The OS runs Windows 2008 R2 , on a Oracle's Virtualbox, so I wouldn't consider this being a headless Windows installation, why? When you first create your keypairs it goes pretty fast usually under 5 mins. But if you recreate or try an create a new keypair it never completes, takes 20+ minutes or longer. But if you shut down the OS, or restart the OS, and try it again then it completes in under 5 mins.

Nov 6 2017, 3:20 PM · Bug Report, gpg4win
werner added a comment to T3276: the calibrate_get_time() function depends on a system that has a non-tickless kernel.

We won't have a solution for 2.2.2 but I added --2k-count as a workaround
(rG78a6d0ce88ae) and the GETINFO subcommands s2k_count_cal and s2k_time.

Nov 6 2017, 3:20 PM · Bug Report
werner added a comment to T3378: gpg-agent.exe hanging after left to idle for a while.

Also failed to replicate on Windows-7 using a dedicated laptop.

Nov 6 2017, 3:12 PM · Windows, libassuan, gpgagent, Bug Report
werner added a comment to T3480: gpg-agent seems to hang after Windows 7 is woken from suspend to RAM.

I have still problems to reliable replicate this bug. I tried on Windows-7 on real hardware without success.

Nov 6 2017, 3:11 PM · Bug Report, gpg4win
werner closed T3481: error searching keyserver: Operation not permitted as Invalid.
Nov 6 2017, 12:19 PM · Bug Report
werner added a comment to T3482: Creating a 2nd keypair.

Please explain what you mean by "recreate the keypairs". What do you mean by "server" - are you using gpg4win on a headless Windows installation?

Nov 6 2017, 10:22 AM · Bug Report, gpg4win
gniibe closed T3483: Fix Makefile that does not compile on Debian Stable as Invalid.

That's your building problem, not the problem of gnupg.

Nov 6 2017, 6:46 AM · Bug Report

Nov 5 2017

madjari created T3484: gpgol 2.0.1 frequently crashes Outlook 2016.
Nov 5 2017, 7:00 PM · gpgol, Bug Report, gpg4win
sebastiang created T3483: Fix Makefile that does not compile on Debian Stable.
Nov 5 2017, 1:44 AM · Bug Report

Nov 4 2017

fulanoperez added a comment to T3481: error searching keyserver: Operation not permitted.

I cannot explain why it works now

Nov 4 2017, 2:08 PM · Bug Report

Nov 3 2017

ThomasWG created T3482: Creating a 2nd keypair.
Nov 3 2017, 5:35 PM · Bug Report, gpg4win
werner added a comment to T3481: error searching keyserver: Operation not permitted.

Put

log-file /foo/bar/dirmngr.log
debug network,dns,ipc
verbose

into ~/.gnupg/dirmngr.conf and restart dirmngr "gpgconf --kill all". Then run your gpg command avain (a single -v is sufficient). Does the log reveal something?

Nov 3 2017, 3:04 PM · Bug Report
fulanoperez created T3481: error searching keyserver: Operation not permitted.
Nov 3 2017, 2:49 PM · Bug Report
werner added a comment to T3480: gpg-agent seems to hang after Windows 7 is woken from suspend to RAM.

Thanks. that was a good hint. I merged your report into T3378.

Nov 3 2017, 10:40 AM · Bug Report, gpg4win
werner added a comment to T3378: gpg-agent.exe hanging after left to idle for a while.

I tested for several days with logging enabled but was not able to replicate it again. Then I tried again w/o logging and couldn't replicate it either.

Nov 3 2017, 10:39 AM · Windows, libassuan, gpgagent, Bug Report
werner merged T3480: gpg-agent seems to hang after Windows 7 is woken from suspend to RAM into T3378: gpg-agent.exe hanging after left to idle for a while.
Nov 3 2017, 10:36 AM · Windows, libassuan, gpgagent, Bug Report
werner merged task T3480: gpg-agent seems to hang after Windows 7 is woken from suspend to RAM into T3378: gpg-agent.exe hanging after left to idle for a while.
Nov 3 2017, 10:36 AM · Bug Report, gpg4win

Nov 2 2017

6ja912k added a comment to T3480: gpg-agent seems to hang after Windows 7 is woken from suspend to RAM.

By the way: This is when I try to use a key stored on my hard disk. I have never had any issue like this with those keys in previous versions, but I have always had similar problems with keys stored on my smartcard.

Nov 2 2017, 9:33 PM · Bug Report, gpg4win
6ja912k created T3480: gpg-agent seems to hang after Windows 7 is woken from suspend to RAM.
Nov 2 2017, 9:31 PM · Bug Report, gpg4win
werner closed T3479: tests fail with --disable-gpg as Resolved.
Nov 2 2017, 5:00 PM · Bug Report
werner triaged T3479: tests fail with --disable-gpg as Low priority.

gpg is required by several parts of GnuPG. Tracking dependencies for it for the esoteric case of not building it does not make any sense. Thus the option will be removed from from master.

Nov 2 2017, 4:57 PM · Bug Report
gniibe added a comment to T3469: gpg: decryption failed: No secret key <= after debian upgrade from Jessie to Stretch.

Did you run gpg before your copying $HOME data and after your installation of Stretch?
That gpg invocation create the file ~/.gnupg/.gpg-v21-migrated, which marks "the migration finished".

Nov 2 2017, 5:27 AM · Support, Documentation
sielicki created T3479: tests fail with --disable-gpg.
Nov 2 2017, 5:23 AM · Bug Report

Nov 1 2017

werner added a comment to T3464: successful decryption with session key reports failure if public key is unknown.

What do you think about a special case for the homedir "/dev/null" ? We use this device as a specila value at other places too. I have often seen "/nonexistent" in /etc/passwd but there is no standard for this. However, /dev/null is well defined.

Nov 1 2017, 6:56 PM · gpgme, Bug Report
werner closed T3474: gpg: Note: '--list-options' is not considered an option as Invalid.

Actually before the fingerprint, which is a general argument and not an argument to -k. Thus

Nov 1 2017, 6:29 PM · Bug Report
gniibe closed T1818: gnupg fails (buffer overflow detected) to encrypt archive when called from duplicity as Resolved.

OK, closed.

Nov 1 2017, 7:17 AM · Info Needed, gnupg, gnupg (gpg14), Bug Report, Debian
gniibe added a comment to T3474: gpg: Note: '--list-options' is not considered an option.

GnuPG is picky about the order of options. Please put "--list-options show-photos" before -k.

Nov 1 2017, 3:24 AM · Bug Report

Oct 31 2017

PaulJ added a comment to T3460: password display box remains hidden.

I am experiencing this error too and did not see any way to get to the Pinentry window. Only after killing the hung outlook process did the Pinentry window pop up.

Oct 31 2017, 9:32 PM · gpg4win, Bug Report
uwestoehr created T3477: signed files cannot be verified.
Oct 31 2017, 3:33 AM · Bug Report, gpg4win
uwestoehr created T3476: Kleopatra crashes with GPG4Win 3.0.
Oct 31 2017, 3:24 AM · Bug Report, gpg4win
uwestoehr updated the task description for T3475: GpgEX fails with GPG4Win 3.
Oct 31 2017, 3:18 AM · Duplicate, Bug Report, gpg4win
uwestoehr created T3475: GpgEX fails with GPG4Win 3.
Oct 31 2017, 3:17 AM · Duplicate, Bug Report, gpg4win

Oct 30 2017

bernhard added a comment to T3442: S/MIME - Encrypt Option produces broken Mails in Sent Folder and leads to crash of GpgOL.

When receiving an S/MIME mail that is encrypted, the successful log looks like:

Oct 30 2017, 5:49 PM · gpg4win, gpgol, Bug Report
bjmgeek created T3474: gpg: Note: '--list-options' is not considered an option.
Oct 30 2017, 3:32 PM · Bug Report
gniibe added a comment to T3276: the calibrate_get_time() function depends on a system that has a non-tickless kernel.

clock returns CPU time on POSIX, wall clock time on Windows. For threads, I don't know.

Oct 30 2017, 12:52 PM · Bug Report
bernhard added a comment to T3442: S/MIME - Encrypt Option produces broken Mails in Sent Folder and leads to crash of GpgOL.

Comparing the gpgol.log files in the case of OpenPGP decryption (successful) and S/MIME decryption in send folder (failing).

Oct 30 2017, 11:24 AM · gpg4win, gpgol, Bug Report
bernhard added a comment to T3459: GPGOL Moving mails is not possible if the decrypted / verified content is loaded.

Here is the link to the wald report by John Mrkva:
https://wald.intevation.org/forum/forum.php?thread_id=1785&forum_id=21&group_id=11

Oct 30 2017, 9:42 AM · gpg4win, gpgol, Bug Report
gniibe added a comment to T3276: the calibrate_get_time() function depends on a system that has a non-tickless kernel.

Thanks for testing and proposing new patch.

Oct 30 2017, 3:17 AM · Bug Report

Oct 29 2017

pkoevesdi added a comment to T3459: GPGOL Moving mails is not possible if the decrypted / verified content is loaded.

Same here: I can confirm the bug. I can move an email, if i unselect it before an then use its context menu to move it.
This behaviour is already mentioned in the readme:
c:\Program Files (x86)\Gpg4win\share\gpg4win\README.en.txt

Oct 29 2017, 8:55 PM · gpg4win, gpgol, Bug Report
hefee added a comment to T3471: gpgme decryptverify indicating wrongly an error..

Oh sorry i mixed my explanation. I create a normal encrypted file with gpg --encrypt and this file can be decrypted successfully with "gpg -d".
But if I give that encrypted file to gpgme i get the described error, instead of GpgME::Error(0 (Success))).

Oct 29 2017, 3:04 PM · Not A Bug, gnupg, Bug Report
gouttegd added a comment to T3276: the calibrate_get_time() function depends on a system that has a non-tickless kernel.

OK, the problem with D450 lies in the way the value obtained from clock_gettime(2) is used.

Oct 29 2017, 12:57 PM · Bug Report

Oct 28 2017

dkg added a comment to T3464: successful decryption with session key reports failure if public key is unknown.

agreed, generically changing this check to log_info doesn't make sense. However, in *this circumstance*, gpg actually has no error.

Oct 28 2017, 2:12 PM · gpgme, Bug Report
Nillth added a comment to T3470: Issue with the Sign and Encrypt Explorer Context Menu option.

Hi,
I have tried this on Windows 10 (1511,1703,1709&RS4TP)
Gpg4win Version 3.0.0
Regards

Oct 28 2017, 3:46 AM · gpg4win, Windows, gpgex, Bug Report
cuenta added a comment to T3470: Issue with the Sign and Encrypt Explorer Context Menu option.

Hi,
I was using Windows 7 Professional.
The last version that worked was gpg4win 2.3.4 (I didn't try any beta or rc), and encryption/decryption works fine for single files.

Oct 28 2017, 12:40 AM · gpg4win, Windows, gpgex, Bug Report
gouttegd added a comment to T3276: the calibrate_get_time() function depends on a system that has a non-tickless kernel.

It turns out I cannot reproduce the bug with a 4.13.2 kernel. Whatever happened to times in slightly older kernels when VIRT_CPU_ACCOUNTING_GEN was enabled seems to have been fixed in newer kernels.

Oct 28 2017, 12:40 AM · Bug Report

Oct 27 2017

werner added a comment to T3471: gpgme decryptverify indicating wrongly an error..

"gpg -d" decrypts data why do you think you can decrypt or verify it again?

Oct 27 2017, 11:02 PM · Not A Bug, gnupg, Bug Report
JUB added a comment to T3467: Wrong installation directory for GnuPG.

Why I shouldn't do that? Sorry, but I can't see a reason to pin the installation directory to a predefined value ("well known location").
Then, why can I still change the installation directory for gpg4win?

Oct 27 2017, 3:08 PM · Bug Report, gpg4win
hefee created T3471: gpgme decryptverify indicating wrongly an error..
Oct 27 2017, 2:16 PM · Not A Bug, gnupg, Bug Report
werner added a comment to T3467: Wrong installation directory for GnuPG.

You can't and you shall not.

Oct 27 2017, 1:34 PM · Bug Report, gpg4win
bernhard updated subscribers of T3470: Issue with the Sign and Encrypt Explorer Context Menu option.
Oct 27 2017, 10:56 AM · gpg4win, Windows, gpgex, Bug Report
bernhard added projects to T3470: Issue with the Sign and Encrypt Explorer Context Menu option: Windows, gpg4win.
Oct 27 2017, 10:54 AM · gpg4win, Windows, gpgex, Bug Report
bernhard added a comment to T3470: Issue with the Sign and Encrypt Explorer Context Menu option.

Hi, thanks for the report.

Oct 27 2017, 10:53 AM · gpg4win, Windows, gpgex, Bug Report
cuenta added a comment to T3470: Issue with the Sign and Encrypt Explorer Context Menu option.

I have also experience the same bug and reported it on:
https://bugs.kde.org/show_bug.cgi?id=385390

Oct 27 2017, 10:38 AM · gpg4win, Windows, gpgex, Bug Report
werner added a comment to T3464: successful decryption with session key reports failure if public key is unknown.
$ gpg --homedir /notexistent -dv <1.msg --override-session-key 7:D6E1027D58A0CB047C41EA881A137197 --status-fd 2 
gpg: keyblock resource '/notexistent/pubring.kbx': No such file or directory
[GNUPG:] ERROR add_keyblock_resource 33587281
gpg: public key is 7F3B7ED4319BCCA8
[GNUPG:] ENC_TO 7F3B7ED4319BCCA8 18 0
[GNUPG:] ERROR keydb_search 33554445
gpg: encrypted with ECDH key, ID 7F3B7ED4319BCCA8

Indeed, this makes gpg return 2. The reason is that the first error message uses log_error which sets a flag to have gpg return 2. Now, changing this to log_info may produce problems for applications which expect that gpg errors out for a bad homedir.

Oct 27 2017, 9:52 AM · gpgme, Bug Report
dkg added a comment to T3464: successful decryption with session key reports failure if public key is unknown.

can you try it with --homedir /does/not/exist

Oct 27 2017, 8:28 AM · gpgme, Bug Report
Nillth updated the task description for T3470: Issue with the Sign and Encrypt Explorer Context Menu option.
Oct 27 2017, 2:45 AM · gpg4win, Windows, gpgex, Bug Report
Nillth created T3470: Issue with the Sign and Encrypt Explorer Context Menu option.
Oct 27 2017, 2:43 AM · gpg4win, Windows, gpgex, Bug Report

Oct 26 2017

cipherpunks added a comment to T3469: gpg: decryption failed: No secret key <= after debian upgrade from Jessie to Stretch.

I got it working.. turns out I had to force a migration by doing an rm ~/.gnupg/.gpg-v21-migrated.

Oct 26 2017, 7:51 PM · Support, Documentation
cipherpunks created T3469: gpg: decryption failed: No secret key <= after debian upgrade from Jessie to Stretch.
Oct 26 2017, 7:34 PM · Support, Documentation
cipherpunks added a comment to T3439: error "This key is not certified with a trusted signature!" despite fully trusted key.

Thanks!

Oct 26 2017, 7:23 PM · Bug Report
gouttegd added a comment to T3276: the calibrate_get_time() function depends on a system that has a non-tickless kernel.

The Linux specific solution in /D450 looks like a good solution but it needs some testing.

Oct 26 2017, 6:20 PM · Bug Report
JUB added a comment to T3467: Wrong installation directory for GnuPG.

But how can I influence the target directory for GnuPG during an automatic installation? We are not using the default directories.

Oct 26 2017, 4:51 PM · Bug Report, gpg4win
werner assigned T3422: Latest gpg4win-3.0.0 does not show nor create Gp4Win start menu, no doc available after install (Win7-64) to JochenSaalfeld.
Oct 26 2017, 4:43 PM · gpg4win, Bug Report
werner closed T3467: Wrong installation directory for GnuPG as Invalid.

Right, this differs. GnuPG is now installed at a well known location. Actually the Gpg4win installer includes the standard GnuPG installer and it is possible to update just GnuPG without a need to update the entire gpg4win.
This avoid multiple installs of GnuPG with all its problems.

Oct 26 2017, 4:41 PM · Bug Report, gpg4win
JUB created T3467: Wrong installation directory for GnuPG.
Oct 26 2017, 3:15 PM · Bug Report, gpg4win
JUB added a comment to T3422: Latest gpg4win-3.0.0 does not show nor create Gp4Win start menu, no doc available after install (Win7-64).

Hello all together,

Oct 26 2017, 2:55 PM · gpg4win, Bug Report
werner closed T2423: configure: error: Sorry, the current implemenation requires mmap. due to empty CFLAGS (missing -fPIC) as Resolved.

I close this for now. If you run into problems with 2.2.2 again, please re-open this bug.

Oct 26 2017, 1:09 PM · gnupg (gpg22), Bug Report, gnupg
werner added a comment to T3283: Set 'mym4_revision' to 0 if not a git repo.

Thanks for the list

Oct 26 2017, 1:01 PM · libgcrypt, Bug Report
werner claimed T3283: Set 'mym4_revision' to 0 if not a git repo.
Oct 26 2017, 12:59 PM · libgcrypt, Bug Report
werner raised the priority of T3276: the calibrate_get_time() function depends on a system that has a non-tickless kernel from Normal to High.
Oct 26 2017, 12:40 PM · Bug Report
werner added a comment to T3276: the calibrate_get_time() function depends on a system that has a non-tickless kernel.

Using an npth function is not good because we want to come up with a reasonable iteration count. Allowing npth to switch threads would not be good. The Linux specific solution in /D450 looks like a good solution but it needs some testing.

Oct 26 2017, 12:39 PM · Bug Report
bernhard added a comment to T3442: S/MIME - Encrypt Option produces broken Mails in Sent Folder and leads to crash of GpgOL.

Yesterday I could reproduce that emails in the "send" folder cannot be decrypted anymore.

Oct 26 2017, 9:39 AM · gpg4win, gpgol, Bug Report
gniibe claimed T3276: the calibrate_get_time() function depends on a system that has a non-tickless kernel.

How about D450: clock_gettime if CLOCK_THREAD_CPUTIME_ID is available.?

Oct 26 2017, 9:08 AM · Bug Report
gniibe added projects to T3283: Set 'mym4_revision' to 0 if not a git repo: libgcrypt, libassuan, ntbtls, gpgme.

Here is the list:

  • libgcrypt
  • libassuan
  • ntbtls
  • gpgme : autogen.sh is ready
  • npth
Oct 26 2017, 8:28 AM · libgcrypt, Bug Report
gniibe closed T2167: Unplugging USB Smartcard/Yubikey causes problems with scdaemon as Resolved.
Oct 26 2017, 5:50 AM · gnupg (gpg22), Restricted Project, patch, Windows 64, scd, Windows, Windows 32, Bug Report
gniibe closed T3384: general ipc error building libassuan on cygwin as Resolved.
Oct 26 2017, 4:45 AM · Windows, libassuan, Bug Report
gniibe closed T3316: test failures in gnupg 2.1.22 when using configure --disable-scdaemon as Resolved.

Applied to 2.2 branch.

Oct 26 2017, 4:42 AM · Tests, Bug Report
gniibe claimed T3316: test failures in gnupg 2.1.22 when using configure --disable-scdaemon.

I fixed for master.
It will be into 2.2.

Oct 26 2017, 4:29 AM · Tests, Bug Report

Oct 25 2017

bernhard claimed T3442: S/MIME - Encrypt Option produces broken Mails in Sent Folder and leads to crash of GpgOL.

This week I'm trying to make progress with this issue.

Oct 25 2017, 2:43 PM · gpg4win, gpgol, Bug Report
bernhard updated the task description for T3442: S/MIME - Encrypt Option produces broken Mails in Sent Folder and leads to crash of GpgOL.
Oct 25 2017, 2:40 PM · gpg4win, gpgol, Bug Report
cdeibert added a comment to T3419: GpgOL 2.0.1 doesn't recognize plain PGP messages as encrypted.

Confirmed, this is the exact same problem!

Oct 25 2017, 11:58 AM · gpg4win, gpgol, Bug Report
jcross added a comment to T3463: UI says “Secret key is available.” in gpg when it is not.

Thanks!

Oct 25 2017, 1:12 AM · Bug Report, gnupg (gpg22)

Oct 24 2017

werner closed T1644: Do not expect KeyIDs to be unique as Resolved.
Oct 24 2017, 5:51 PM · gnupg (gpg22), S/MIME, Bug Report
werner added a comment to T3464: successful decryption with session key reports failure if public key is unknown.

Just tried this but can't replicate it:

$ ../g10/gpg -dv <1.msg --override-session-key 7:D6E1027D58A0CB047C41EA881A137197 --status-fd 2 
gpg: public key is 7F3B7ED4319BCCA8
[GNUPG:] ENC_TO 7F3B7ED4319BCCA8 18 0
gpg: encrypted with ECDH key, ID 7F3B7ED4319BCCA8
[GNUPG:] BEGIN_DECRYPTION
gpg: AES encrypted data
[GNUPG:] DECRYPTION_INFO 2 7
gpg: original file name=''
[GNUPG:] PLAINTEXT 62 1508859245 
[GNUPG:] PLAINTEXT_LENGTH 68
"Well hello there Charlie Brown, you blockhead."
                -- Lucy Van Pelt
[GNUPG:] DECRYPTION_OKAY
[GNUPG:] GOODMDC
[GNUPG:] END_DECRYPTION
$ echo $?
0
$ gpg -k 7F3B7ED4319BCCA8
gpg: error reading key: No public key
Oct 24 2017, 5:48 PM · gpgme, Bug Report
homolkao added a comment to T3465: --pinentry-mode loopback with --delete-secret-keys.

Unfortunately --batch option doesn't help, it only suppresses user input.

$ gpg2 --pinentry-mode loopback --batch --delete-secret-keys F4433F96910C9AC1FEF65A7299A5538C769B6150
gpg: deleting secret key failed: No pinentry
gpg: deleting secret subkey failed: No pinentry
gpg: F4433F96910C9AC1FEF65A7299A5538C769B6150: delete key failed: No pinentry

GPG pinentry works well on my Gnome desktop (wellformated form appear) but I have a problem when I need remove secret key (enter passphrase) on remote machine via SSH.
It can be handled with --export why not with --delete-secret-keys?
Is there some fix already? Or roadmap this will be fixed? Or some workaround how can I remove secret key remotely via SSH?

Oct 24 2017, 5:00 PM · gnupg, Bug Report