Skip to content

Conversation

@richardlau
Copy link
Member

Detached signatures must be passed to gpgv as a filename before the datafile (which can be stdin but the detached signature file cannot be stdin and cannot be piped in).

Refs: #60113


The nghttp2 updater has been failing since #60113.
e.g. https://github.com/nodejs/node/actions/runs/19996542494/job/57344965958#step:6:11

Run ./tools/dep_updaters/update-nghttp2.sh > temp-output
gpgv: packet(2) with unknown version 96
gpgv: no signature found
gpgv: the signature could not be verified.
Please remember that the signature file (.sig or .asc)
should be the first file given on the command line.
Error: Process completed with exit code 2.

Detached signatures must be passed to `gpgv` as a filename before
the datafile (which can be stdin but the detached signature file
cannot be stdin and cannot be piped in).
@richardlau richardlau added the tools Issues and PRs related to the tools directory. label Dec 12, 2025
@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/security-wg

@richardlau richardlau added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels Dec 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. tools Issues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants