Skip to content

docs(gpg-verification): gpgv is a separate package on debian#40

Merged
CybotTM merged 3 commits into
mainfrom
retro/debian-gpgv-package
Jul 12, 2026
Merged

docs(gpg-verification): gpgv is a separate package on debian#40
CybotTM merged 3 commits into
mainfrom
retro/debian-gpgv-package

Conversation

@CybotTM

@CybotTM CybotTM commented Jul 12, 2026

Copy link
Copy Markdown
Member

Two changes to the gpg-verification reference (public repo hygiene + a new gotcha):

  1. gpgv is a separate package on debian: it implied gpgv comes with gnupg everywhere. On debian/ubuntu gpgv is a separate package — apt-get install gnupg does not provide it, and a gpgv-based verify then fails with a silent command not found. Alpine's gnupg bundles it. Host-testing hides the gap.
  2. Remove internal references: dropped a Jira key and an internal hostname that had slipped into this public file; kept the generic technical content.

gnupg does not pull in gpgv on debian/ubuntu; a job verifying with gpgv
must install it explicitly or every call fails with a silent
'command not found'. Alpine's gnupg bundles it. Host-testing hides the
gap. From NRS-4496 (a scheduled check-version-signers job failed only in
the debian CI image).

Signed-off-by: Sebastian Mendel <info@sebastianmendel.de>
@github-actions

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the GPG verification documentation to clarify that gpgv is not always bundled with the gnupg package, highlighting the differences between Debian/Ubuntu and Alpine environments. The review feedback suggests replacing a Unicode ellipsis () with standard ASCII three dots (...) in an inline code snippet to prevent potential copy-paste issues.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread skills/docker-development/references/gpg-verification.md Outdated
CybotTM added 2 commits July 12, 2026 11:57
Remove the NRS-* Jira key and git.netresearch.de hostname - this repo is
public. Keep the generic technical content.

Signed-off-by: Sebastian Mendel <info@sebastianmendel.de>
… snippet

Addresses review: avoid non-ASCII in a copy-pasteable code fragment.

Signed-off-by: Sebastian Mendel <info@sebastianmendel.de>
@sonarqubecloud

Copy link
Copy Markdown

@CybotTM
CybotTM merged commit 348ac88 into main Jul 12, 2026
17 checks passed
@CybotTM
CybotTM deleted the retro/debian-gpgv-package branch July 12, 2026 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant