Page MenuHome GnuPG
Feed Advanced Search

Feb 14 2023

werner added a comment to T6370: Print diagnostics to explain certain expiration cases.

Here is the output of gpg --full-timestrings --check-sigs:

pub   rsa3072 2019-05-09 12:08:21 [C] [expired: 2022-05-05 12:08:21]
      ABC96B3B4BAFB57DC45D81B56A48221A903A158B
sig!         6A48221A903A158B 2019-05-09 12:08:21  [self-signature]
uid           [ expired] Linda Mary Patricia Deborah Barbara Susan Maria Nancy <linda@example.org>
sig!3        6A48221A903A158B 2019-05-09 12:08:21  [self-signature]
sub   rsa3072 2019-05-09 12:08:21 [E] [expired: 2022-05-05 12:08:21]
sig!         6A48221A903A158B 2019-05-09 12:08:21  [self-signature]
sub   rsa3072 2019-05-09 12:08:21 [S] [expired: 2022-05-05 12:08:21]
sig!         6A48221A903A158B 2019-05-09 12:08:21  [self-signature]
Feb 14 2023, 10:09 AM · Feature Request, gnupg
ikloecker added a comment to T6370: Print diagnostics to explain certain expiration cases.

With the current development version I get

$ gpg --version
gpg (GnuPG) 2.4.1-beta21
libgcrypt 1.11.0
Feb 14 2023, 9:12 AM · Feature Request, gnupg

Feb 13 2023

positron added a comment to T6370: Print diagnostics to explain certain expiration cases.

This is the file I am repeatedly importing in the sessions from my report. It is one of the keys that seem impossible to unexpire for me.
There is no privacy issue: this belongs to a published test suite and is not used by any human.

Feb 13 2023, 9:24 PM · Feature Request, gnupg
positron created T6370: Print diagnostics to explain certain expiration cases.
Feb 13 2023, 9:23 PM · Feature Request, gnupg

Feb 9 2023

werner added a comment to T6365: Help text translation is not applied.

Good catch. The translation of the option descriptions is done as part of the option parser (libgpg-error/src/argparse.c) and thus we need to have gettext support over there. Also for some other error messages.

Feb 9 2023, 8:43 AM · MacOS, i18n, Bug Report, gnupg24

Feb 8 2023

cho-m added a comment to T6365: Help text translation is not applied.

Seems to work if NLS support is enabled. Updating in https://github.com/Homebrew/homebrew-core/pull/122706. Once merged, users will need to brew reinstall libgpg-error (Homebrew has decided to avoid forcing updates to all users outside of critical fixes).

Feb 8 2023, 11:21 PM · MacOS, i18n, Bug Report, gnupg24
cho-m added a comment to T6365: Help text translation is not applied.

Probably due to libgpg-error being built without NLS support on macOS as formula currently doesn't have gettext dependency. On Linux, libintl is provided by glibc so doesn't need any extra dependencies.

Feb 8 2023, 10:35 PM · MacOS, i18n, Bug Report, gnupg24
bitigchi updated subscribers of T6365: Help text translation is not applied.

This is the formula: https://github.com/Homebrew/homebrew-core/blob/c26f1c8714c231ee6796915f033ba229c89af3d6/Formula/gnupg.rb

Feb 8 2023, 8:01 PM · MacOS, i18n, Bug Report, gnupg24
werner triaged T6339: Outlook crashes when selecting a contact (with HTML mails enabled) as Low priority.

Gpg4win 4.1.0 comes a slighly newer gpgol which should be tried before we continue. Set to low prioprity because this seems not to be easily reproducible.

Feb 8 2023, 12:55 PM · gpgol, Bug Report
werner triaged T6365: Help text translation is not applied as Normal priority.

I have no idea about Homebrew - can you figure out the maintainer and point him to here?

Feb 8 2023, 12:50 PM · MacOS, i18n, Bug Report, gnupg24
werner closed T6321: gpg-wks-server should not build without sendmail as Resolved.

With 2.4.1 you will get a runtime error

sendmail tool '%s' is not correctly installed\n
Feb 8 2023, 8:24 AM · Bug Report, wkd

Feb 7 2023

bitigchi added a comment to T6365: Help text translation is not applied.

This is the Homebrew build. Maybe something not included in the recipe?

Feb 7 2023, 3:19 PM · MacOS, i18n, Bug Report, gnupg24
werner added a comment to T6365: Help text translation is not applied.

No idea what happens. I can't replicate that on a Linux box using GNU gettext and neither in Windows using gnupg's own gettext implementation. It seems that strings without any line feed don't get translated.

Feb 7 2023, 3:09 PM · MacOS, i18n, Bug Report, gnupg24
werner added a comment to T6365: Help text translation is not applied.

Thanks. Looks pretty standard. I will have a closer look.

Feb 7 2023, 2:44 PM · MacOS, i18n, Bug Report, gnupg24

Feb 6 2023

bitigchi added a comment to T6365: Help text translation is not applied.

gpgconf -L:

sysconfdir:/usr/local/etc/gnupg
bindir:/usr/local/Cellar/gnupg/2.4.0/bin
libexecdir:/usr/local/Cellar/gnupg/2.4.0/libexec
libdir:/usr/local/Cellar/gnupg/2.4.0/lib/gnupg
datadir:/usr/local/Cellar/gnupg/2.4.0/share/gnupg
localedir:/usr/local/Cellar/gnupg/2.4.0/share/locale
socketdir:/Users/emirsari/.gnupg
dirmngr-socket:/Users/emirsari/.gnupg/S.dirmngr
keyboxd-socket:/Users/emirsari/.gnupg/S.keyboxd
agent-ssh-socket:/Users/emirsari/.gnupg/S.gpg-agent.ssh
agent-extra-socket:/Users/emirsari/.gnupg/S.gpg-agent.extra
agent-browser-socket:/Users/emirsari/.gnupg/S.gpg-agent.browser
agent-socket:/Users/emirsari/.gnupg/S.gpg-agent
homedir:/Users/emirsari/.gnupg
Feb 6 2023, 4:36 PM · MacOS, i18n, Bug Report, gnupg24
werner added a comment to T6365: Help text translation is not applied.

Can you please provide the output of

Feb 6 2023, 11:03 AM · MacOS, i18n, Bug Report, gnupg24
werner added projects to T6365: Help text translation is not applied: gnupg24, Bug Report, i18n.
Feb 6 2023, 9:44 AM · MacOS, i18n, Bug Report, gnupg24

Jan 31 2023

werner closed T5887: gpgme_data_identify() function prototype not as documented as Resolved.

Thanks. I fixed the documentation. Will go into 1.19

Jan 31 2023, 9:55 AM · Documentation, gpgme, Bug Report

Jan 24 2023

gniibe added a comment to T6356: Trapped at "Your decision?" in an infinite loop on providing unwanted input.

The interaction goes back to "Your decision?" after you didn't answer "y/N" to the question of "Do you really...?".
What you are asked is: 1, 2, 3, 4, 5 or m.

Jan 24 2023, 11:34 AM · Support
rohanbari created T6356: Trapped at "Your decision?" in an infinite loop on providing unwanted input.
Jan 24 2023, 10:49 AM · Support
werner closed T6285: AM_PATH_GPGME_PTHREAD not ready for gpgrt-config transition as Resolved.
Jan 24 2023, 9:55 AM · gpgme, Bug Report

Jan 23 2023

werner closed T6336: Don't use deprecated --supervised option in example systemd service units as Resolved.
Jan 23 2023, 5:06 PM · Bug Report
gniibe claimed T6338: kleo: Japanese Translation.
Jan 23 2023, 6:23 AM · Restricted Project, kleopatra, Bug Report

Jan 19 2023

werner removed a project from T4443: IPv6 address with scope not accepted as keyserver: gnupg (gpg23).
Jan 19 2023, 4:51 PM · gnupg24, dirmngr, dns, Bug Report
werner removed a project from T4422: `repair-keys` does not reorder signatures on non-merge imports: gnupg (gpg23).
Jan 19 2023, 4:51 PM · gnupg24, Bug Report
werner removed a project from T3753: Bad self-signatures and missing subkey usage flags when creating ECDSA/Ed25519 keys in batch mode: gnupg (gpg23).
Jan 19 2023, 4:51 PM · gnupg24, Bug Report
werner removed a project from T5804: Using empty passphrase key pair, gpg2.3.4 fails to decrypt with error "No passphrase given" on a gpg1.4/2.0 keyring format even though the secret keys migration was successful : gnupg (gpg23).
Jan 19 2023, 4:48 PM · gnupg24, Bug Report
werner removed a project from T6014: Add support for relative redirect URI-references to dirmngr: gnupg (gpg23).
Jan 19 2023, 4:46 PM · gnupg24, dirmngr, Bug Report
werner removed a project from T6052: gnupg2 tpm2d tests do not work: gnupg (gpg23).
Jan 19 2023, 4:46 PM · gnupg24 (gnupg-2.4.4), Tests, TPM, Bug Report
werner removed a project from T6191: FIPS: Supporting running FIPS enabled machine: gnupg (gpg23).
Jan 19 2023, 4:45 PM · gnupg24, FIPS, Bug Report
werner removed a project from T6254: Warn in --recv-keys verbose output that no keys have been imported: gnupg (gpg23).
Jan 19 2023, 4:45 PM · gnupg24, Keyserver, Bug Report
werner removed a project from T6179: gnupg 2.3.7 broke YubiKey support: DBG: Curve with OID not supported: 2b06010401da470f01: gnupg (gpg23).
Jan 19 2023, 4:44 PM · gnupg24, scd, Bug Report
werner removed a project from T6218: Using Yubikey with GnuPG+scdaemon and PKCS11 over pcscd errors: gnupg (gpg23).
Jan 19 2023, 4:44 PM · gnupg24, scute, scd, Bug Report
werner closed T6067: dirmngr 2.2 does not ask keyservers for fingerprints, a subtask of T6042: Cannot search on keyserver from kleopatra 3.1.22 inside an AppImage of GnuPG Desktop or GnuPG VS Desktop, as Resolved.
Jan 19 2023, 4:41 PM · AppImage, gpg4win, Bug Report
werner closed T6238: regexp for trust signature domain restriction does not work if key only has an e-mail address as Resolved.
Jan 19 2023, 4:41 PM · backport, gnupg (gpg22), Bug Report, Restricted Project
werner closed T6244: GnuPG: GnuPG 2.2.40 LTS FTBFS against new Libgpg-error 1.46 as Resolved.
Jan 19 2023, 4:40 PM · Windows, gnupg (gpg22), Bug Report

Jan 18 2023

aheinecke moved T6338: kleo: Japanese Translation from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jan 18 2023, 12:23 PM · Restricted Project, kleopatra, Bug Report
aheinecke changed the status of T6338: kleo: Japanese Translation, a subtask of T6337: libkleo: Japanese Translation, from Open to Testing.
Jan 18 2023, 12:23 PM · kleopatra, Bug Report
aheinecke changed the status of T6338: kleo: Japanese Translation from Open to Testing.

Commited with revision 1642622.

Jan 18 2023, 12:23 PM · Restricted Project, kleopatra, Bug Report
aheinecke closed T6337: libkleo: Japanese Translation as Resolved.

I am closing this now, as we now should have complete kleopatra translation and can just move one of them to testing.

Jan 18 2023, 12:21 PM · kleopatra, Bug Report

Jan 17 2023

aheinecke merged task T4180: Kleopatra: Crash when decrypting large archives into T5478: Kleopatra: Performance problems decrypting and encrypting large Archives.
Jan 17 2023, 1:18 PM · Bug Report, kleopatra, gpg4win
aheinecke added a comment to T4180: Kleopatra: Crash when decrypting large archives.

I am pretty sure that this was related to issues we found when analyzing another crash / hang with Kleopatra. In T5478 we are currently reworking how we handle archives completely. This will fix this issue, too.

Jan 17 2023, 1:18 PM · Bug Report, kleopatra, gpg4win

Jan 16 2023

gniibe added a comment to T6338: kleo: Japanese Translation.

Thanks a lot.

Jan 16 2023, 7:51 AM · Restricted Project, kleopatra, Bug Report

Jan 13 2023

aheinecke added a comment to T6338: kleo: Japanese Translation.

Commited this state with revision 1642162

Jan 13 2023, 10:20 AM · Restricted Project, kleopatra, Bug Report
gniibe added a comment to T6338: kleo: Japanese Translation.

Not yet fully finished, but it's better for me to put it now:

Jan 13 2023, 8:41 AM · Restricted Project, kleopatra, Bug Report

Jan 10 2023

gniibe added a comment to T6338: kleo: Japanese Translation.

I leave this open as ticket for the rest ?

Jan 10 2023, 1:03 AM · Restricted Project, kleopatra, Bug Report

Jan 9 2023

dypriem added a comment to T6339: Outlook crashes when selecting a contact (with HTML mails enabled).

I'm that user - only thing I can think of really is that I used the tool "O&O ShutUp10++" to restrict Win10 Settings. During the troubleshooting I reverted to the standard settings, but it made not difference.

Jan 9 2023, 4:01 PM · gpgol, Bug Report
aheinecke triaged T6338: kleo: Japanese Translation as Normal priority.

kwatchgnupg translation commited as revision 1641797 I leave this open as ticket for the rest ?

Jan 9 2023, 9:47 AM · Restricted Project, kleopatra, Bug Report
aheinecke changed the status of T6337: libkleo: Japanese Translation from Open to Testing.

Thanks commited this to https://websvn.kde.org/trunk/l10n-support/ja/summit/messages/libkleo/ this should then be automatically arrive in the po/jp subfolder of libkleo. But I keep it as testing to check if this actually was done.

Jan 9 2023, 9:38 AM · kleopatra, Bug Report

Jan 8 2023

savoury1 added a comment to T6340: Libgcrypt: Libgcrypt 1.8.10 FTBFS against new Libgpg-error 1.46.

Can you therefore please clarify the purpose of the Libgcrypt LTS branch? My impression was that pairing the Libgcrypt LTS with GnuPG LTS was appropriate, based on both GnuPG and Libgcrypt LTS appearing on your downloads page at approximately the same time (from memory). Specifically, is there any issue using latest Libgcrypt 1.10.x with GnuPG LTS? Thank you.

Jan 8 2023, 7:40 PM · Bug Report
werner closed T6340: Libgcrypt: Libgcrypt 1.8.10 FTBFS against new Libgpg-error 1.46 as Wontfix.

Will not be fixed because the only change is intentionally the export target for a regression test suite. The other fix is for the old FIPS RNG which is not used at all.

Jan 8 2023, 2:02 PM · Bug Report

Jan 7 2023

tmz added a comment to T6336: Don't use deprecated --supervised option in example systemd service units.

Thanks for the context Werner. This was missing from the commit which added the deprecation warning so all one could do is guess.

Jan 7 2023, 2:25 AM · Bug Report

Jan 6 2023

savoury1 created T6340: Libgcrypt: Libgcrypt 1.8.10 FTBFS against new Libgpg-error 1.46.
Jan 6 2023, 9:48 PM · Bug Report
bernhard added a comment to T6339: Outlook crashes when selecting a contact (with HTML mails enabled).

As I assume that many people have HTML emails still turned on, and have no crashes, there probably are more conditions that have to be met to trigger this crash.

Jan 6 2023, 2:07 PM · gpgol, Bug Report
bernhard renamed T6339: Outlook crashes when selecting a contact (with HTML mails enabled) from Outlook crashes when selecting a contact to Outlook crashes when selecting a contact (with HTML mails enabled).
Jan 6 2023, 2:05 PM · gpgol, Bug Report
bernhard added a comment to T6334: Remove or explain sha1sum in announcement mails.

Thought about this for a while and rephrased and thus repopened.
I think it would be good to remove or explain the sha1sum checksums in the announcements.
Whether they are replaced by something else, e.g. sha256sum is of lesser importance.

Jan 6 2023, 2:02 PM · dev.gnupg.org, Feature Request
bernhard renamed T6334: Remove or explain sha1sum in announcement mails from Move to sha256sums in the announcments (for GnuPG) to Remove or explain sha1sum in announcement mails.
Jan 6 2023, 1:57 PM · dev.gnupg.org, Feature Request
cklassen created T6339: Outlook crashes when selecting a contact (with HTML mails enabled).
Jan 6 2023, 9:36 AM · gpgol, Bug Report
werner added a comment to T6336: Don't use deprecated --supervised option in example systemd service units.

Actually, the entire systemd based launching is deprecated and thus the logged warning is on purpose.

Jan 6 2023, 9:20 AM · Bug Report
gniibe added a comment to T6338: kleo: Japanese Translation.

Here is my fix:

Jan 6 2023, 6:57 AM · Restricted Project, kleopatra, Bug Report
gniibe created T6338: kleo: Japanese Translation.
Jan 6 2023, 6:57 AM · Restricted Project, kleopatra, Bug Report
gniibe updated the task description for T6337: libkleo: Japanese Translation.
Jan 6 2023, 1:42 AM · kleopatra, Bug Report
gniibe added a comment to T6337: libkleo: Japanese Translation.

Here is my change for libkleo Japanese Translation:

Jan 6 2023, 1:40 AM · kleopatra, Bug Report
gniibe created T6337: libkleo: Japanese Translation.
Jan 6 2023, 1:37 AM · kleopatra, Bug Report
gniibe added projects to T6288: Document gpgrt-config in detail or improve it to support simple invocation: Bug Report, gpgrt.
Jan 6 2023, 1:32 AM · gpgrt, Bug Report

Jan 5 2023

tmz added a comment to T6336: Don't use deprecated --supervised option in example systemd service units.

The attached patch removes the --supervised option from the example dirmng and gpg-agent systemd unit files.

Jan 5 2023, 11:52 PM · Bug Report
tmz created T6336: Don't use deprecated --supervised option in example systemd service units.
Jan 5 2023, 11:47 PM · Bug Report
bernhard added a comment to T6334: Remove or explain sha1sum in announcement mails.

Shouldn't we remove the sha1sum then as well? Or add an explanation?

Jan 5 2023, 5:59 PM · dev.gnupg.org, Feature Request
werner closed T6334: Remove or explain sha1sum in announcement mails as Wontfix.

Nope - too long for checking and introduces line wraps. Those who are not able to check digital signatures are also not able to properly handle checksum verification. On some platforms you don't even have a sha256sum tool. And they need to verify the mails first anyway. Note that for internal purposes we use sha256sum for years.

Jan 5 2023, 5:10 PM · dev.gnupg.org, Feature Request
bernhard added a comment to T6334: Remove or explain sha1sum in announcement mails.

Reported by https://social.tchncs.de/@duxsco@digitalcourage.social/109546865597565084

Jan 5 2023, 4:38 PM · dev.gnupg.org, Feature Request
bernhard created T6334: Remove or explain sha1sum in announcement mails.
Jan 5 2023, 4:37 PM · dev.gnupg.org, Feature Request

Jan 3 2023

aheinecke added a comment to T6308: Kleopatra: UiServer Connectivity self-test fails on Windows.

The followup of this issue for libassuan is: https://dev.gnupg.org/T6324

Jan 3 2023, 4:19 PM · gpg4win, libassuan, Restricted Project, kleopatra, Bug Report

Jan 2 2023

aheinecke closed T6296: Encrypted emails appear blank and empty in Office 365 (Correos encriptados en office 365 aparecen en blanco y sin contenido) as Invalid.

This is most likely caused by an incompatible addon. See: https://wiki.gnupg.org/GpgOL/IncompatibleAddons

Jan 2 2023, 12:15 PM · Bug Report

Dec 31 2022

werner triaged T6322: The warning "lower 3 bits of the secret key are not cleared" keeps showing even cv25519 key was generated by GnuPG as Normal priority.
Dec 31 2022, 12:02 PM · gnupg24, Bug Report

Dec 30 2022

chengr28 created T6322: The warning "lower 3 bits of the secret key are not cleared" keeps showing even cv25519 key was generated by GnuPG.
Dec 30 2022, 6:01 PM · gnupg24, Bug Report
werner added a comment to T6313: 2.4.0 does not support in-source-tree builds.

Somehow I was waiting for such a comment ;-) Sure you are right and we will fix the README eventually.

Dec 30 2022, 5:12 PM · gnupg24, workaround, Bug Report

Dec 29 2022

andrewgdotcom added a project to T6321: gpg-wks-server should not build without sendmail: Bug Report.
Dec 29 2022, 6:30 PM · Bug Report, wkd

Dec 27 2022

jcgruenhage added a comment to T6313: 2.4.0 does not support in-source-tree builds.

This is probably not the right place, but considering you're telling people *here* that they should not build in the source tree, your README and INSTALL files do tell the users to do exactly that.

Dec 27 2022, 10:14 AM · gnupg24, workaround, Bug Report

Dec 23 2022

chris2553 closed T6319: gnupg-2.4.0 says "NOTE: THIS IS A DEVELOPMENT VERSION!" as Resolved.
Dec 23 2022, 9:28 PM · Bug Report
chris2553 added a comment to T6319: gnupg-2.4.0 says "NOTE: THIS IS A DEVELOPMENT VERSION!".

Your response to my other bug report (T6320) advised me not to build in tree and that fixed the "make check" problem. In turn, that means I no longer need to patch Makefile.am and run autoreconf. That has made this Development Version warning to go away.

Dec 23 2022, 9:26 PM · Bug Report
werner closed T6320: gnupg-2.4.0: make check fails as Resolved.

See T6310 and the release note update at T6303.

Dec 23 2022, 3:42 PM · Duplicate, Bug Report
werner added a comment to T6319: gnupg-2.4.0 says "NOTE: THIS IS A DEVELOPMENT VERSION!".

Sorry, I can't replicate this.

Dec 23 2022, 3:39 PM · Bug Report
chris2553 updated the task description for T6319: gnupg-2.4.0 says "NOTE: THIS IS A DEVELOPMENT VERSION!".
Dec 23 2022, 11:50 AM · Bug Report
chris2553 created T6320: gnupg-2.4.0: make check fails.
Dec 23 2022, 11:48 AM · Duplicate, Bug Report
chris2553 created T6319: gnupg-2.4.0 says "NOTE: THIS IS A DEVELOPMENT VERSION!".
Dec 23 2022, 11:04 AM · Bug Report

Dec 22 2022

werner added a project to T6284: Another integer overflow in Libksba: CVE.

This bug is CVE-2022-47629

Dec 22 2022, 10:48 AM · CVE, Bug Report, libksba
gniibe changed the status of T6313: 2.4.0 does not support in-source-tree builds from Open to Testing.

Pushed the change.

Dec 22 2022, 12:54 AM · gnupg24, workaround, Bug Report
gniibe changed the status of T6315: libgpg-error: argparse: empty header doesn't work well from Open to Testing.

Ah, I had not done git pull for a week, and I didn't realize your patch.

Dec 22 2022, 12:51 AM · Bug Report, gpgrt

Dec 21 2022

werner added a comment to T6315: libgpg-error: argparse: empty header doesn't work well.

I pushed a similar fix last week: rE885a287a57cf060b4c
and gnupg has a hack to fix it for oler libgpg-error versions.

Dec 21 2022, 12:04 PM · Bug Report, gpgrt
gniibe added a project to T6315: libgpg-error: argparse: empty header doesn't work well: Bug Report.
Dec 21 2022, 3:07 AM · Bug Report, gpgrt
gniibe claimed T6313: 2.4.0 does not support in-source-tree builds.

I will push this change:

commit e89d57a2cb10bd04d266165015f159be2ab48984
Author: NIIBE Yutaka <gniibe@fsij.org>
Date:   Wed Dec 21 10:52:24 2022 +0900
Dec 21 2022, 2:55 AM · gnupg24, workaround, Bug Report

Dec 20 2022

werner added a comment to T6313: 2.4.0 does not support in-source-tree builds.

You should do it for all software ;-).

Dec 20 2022, 12:05 PM · gnupg24, workaround, Bug Report
Philipp.Strobel renamed T6314: Missing vendor signature in Installer-Package from Missing signature in Installer-Package to Missing vendor signature in Installer-Package.
Dec 20 2022, 11:54 AM · Bug Report, gpg4win
aheinecke closed T6314: Missing vendor signature in Installer-Package as Resolved.

Has been remedied. We should have noticed before the release but the heavy warnings you get only appear if the binary is downloaded from the internet.

Dec 20 2022, 11:52 AM · Bug Report, gpg4win
aheinecke claimed T6314: Missing vendor signature in Installer-Package.

This was an accident. Will be fixed ASAP.

Dec 20 2022, 11:36 AM · Bug Report, gpg4win
thesamesam added a comment to T6313: 2.4.0 does not support in-source-tree builds.

Sorry, one more thing: I should use out of source builds for all gnupg software (libgpg-error, libksba, etc)? It's fine if so, just want to check what the policy is.

Dec 20 2022, 11:28 AM · gnupg24, workaround, Bug Report
thesamesam added a comment to T6313: 2.4.0 does not support in-source-tree builds.

Ah, thanks! I didn't know this was unsupported. I'll change what we're doing.

Dec 20 2022, 11:22 AM · gnupg24, workaround, Bug Report
werner renamed T6313: 2.4.0 does not support in-source-tree builds from Test failure with gnupg-2.4.0 (`/usr/sbin/mkdir: cannot create directory ‘setup.scm’: Not a directory`) to 2.4.0 does not support in-source-tree builds.
Dec 20 2022, 11:22 AM · gnupg24, workaround, Bug Report
werner triaged T6313: 2.4.0 does not support in-source-tree builds as Normal priority.

You are building in the source tree - not a good idea. This should be supported but we don't test this. Please make your life easier and don't do build this way. We try to fix this for the next release.

Dec 20 2022, 11:21 AM · gnupg24, workaround, Bug Report
Philipp.Strobel updated the task description for T6314: Missing vendor signature in Installer-Package.
Dec 20 2022, 11:16 AM · Bug Report, gpg4win