Discussion:
Bug#1035089: bookworm: gpgv must be installed for successful upgrades
(too old to reply)
Jonathan Wiltshire
2023-04-29 12:00:02 UTC
Permalink
Package: release-notes
Severity: normal
Tags: patch
X-Debbugs-Cc: ***@debian.org

Hi,

Attached patch adds a section in the upgrade guide to ensure gpgv is
installed. Most users will have this if they have followed previous
upgrade guidance not to skip releases. However, without it they will not
be able to upgrade at all because the release signing key is not
validated correctly.
Justin B Rye
2023-04-29 14:00:01 UTC
Permalink
Post by Jonathan Wiltshire
Attached patch adds a section in the upgrade guide to ensure gpgv is
installed. Most users will have this if they have followed previous
upgrade guidance not to skip releases. However, without it they will not
be able to upgrade at all because the release signing key is not
validated correctly.
A bit more explanation in the text would be helpful. Mind you, users
who have been disregarding standard procedure to the extent of doing
leapfrog dist-upgrades seem unlikely to be paying close attention to
the procedure recommended in the bullseye-to-bookworm release notes!

I gather this is an extra precautionary step *before* the upgrade, but
is this "in case you've somehow accidentally ended up with only gpgv1
by accident" or are we expecting there to be users who have insisted
on sticking with the familiar v1 UI or something? If there aren't,
it's hard to see why gpgv1 still exists, let alone still satisfying
apt's gpgv dependency even on bookworm... surely that has to be a bug?
If it isn't, it is at least confusing enough to need some explanation.
Post by Jonathan Wiltshire
+ <section id="install-gpgv">
+ <title>Check gpgv is installed</title>
+ <para>
+ APT needs <command>gpgv</command> version 2 or greater to verify the keys used
Maybe something like:
APT needs <command>gpgv</command> version 2 or greater to verify the keys used
to sign releases of &newreleasename;. Since gpgv1 technically satisfies the
dependency but is useful only in specialized circumstances, users may wish to
Post by Jonathan Wiltshire
+ </para>
+ <screen>
+$ apt install gpgv
+ </screen>
+ </section>
Requires root, so make it:
# apt install gpgv
--
JBR with qualifications in linguistics, experience as a Debian
sysadmin, and probably no clue about this particular package
Debian Bug Tracking System
2023-05-23 10:20:01 UTC
Permalink
Your message dated Tue, 23 May 2023 12:14:31 +0200
with message-id <9e941ed0-5130-61f3-4486-***@debian.org>
and subject line Re: Bug#1035089: bookworm: gpgv must be installed for successful upgrades
has caused the Debian Bug report #1035089,
regarding bookworm: gpgv must be installed for successful upgrades
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ***@bugs.debian.org
immediately.)
--
1035089: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1035089
Debian Bug Tracking System
Contact ***@bugs.debian.org with problems
Loading...