So after taking this down to where it was only patching status.h and mainproc.c to add a write_status_output() I realized the whole issue is down to status-codes.h not being updated automatically if you apply a patch to status.h in a released version.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Feb 28 2024
Feb 28 2024
Having looked at the build log again after applying the patch, I see the first test failing is
Feb 14 2024
Feb 14 2024
jak added a comment to T5444: "gpg: key generation failed: Unknown elliptic curve" from "Key-Type: default".
It works in 2.4.4 if you add
Feb 13 2024
Feb 13 2024
So I cherry-picked this onto 2.4.4 and I ended up with a failing build due to failed tests (it built fine without the patch)
Jan 18 2024
Jan 18 2024
For what it's worth when I filed the Debian bug I mistakenly believed min-rsa-key-length in gpg would do that but it only applies to de-vs compliance profile and is *silently* ignored otherwise.