Your message dated Sat, 14 Aug 2021 08:00:21 +0200
with message-id <2f7a04af-faed-9583-e4c8-5ad894651...@debian.org>
and subject line Re: Bug#992157: release-notes: warn about SSH at the start of
the upgrade paragraph
has caused the Debian Bug report #992157,
regarding release-notes: warn about SSH at the start of the upgrade paragraph
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 ow...@bugs.debian.org
immediately.)
--
992157: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=992157
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release-notes
Severity: normal
Tags: patch
Hi,
On IRC I was trigger that we may want to add a warning at the start of
the paragraph 4.4.4 (minimal upgrade).
I prepared the attached patch.
Paul
>From 36acbddbf23c96a9ba141ac2a06e17789e3e45a9 Mon Sep 17 00:00:00 2001
From: Paul Gevers <elb...@debian.org>
Date: Sat, 14 Aug 2021 06:49:56 +0200
Subject: [PATCH] upgrading.dbk: add warning about SSH just before upgrading
starts
---
en/upgrading.dbk | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/en/upgrading.dbk b/en/upgrading.dbk
index 180c7f39..ecb7fa55 100644
--- a/en/upgrading.dbk
+++ b/en/upgrading.dbk
@@ -972,6 +972,12 @@ E: You don't have enough free space in
/var/cache/apt/archives/.
<section id="minimal-upgrade">
<title>Minimal system upgrade</title>
+ <important>
+ <!-- buster to bullseye -->
+ <para>
+ If you upgrade remotely, be aware of <xref
linkend="ssh-not-available"/>.
+ </para>
+ </important>
<para>
In some cases, doing the full upgrade (as described below) directly might
remove large numbers of packages that you will want to keep. We
therefore
--
2.30.2
--- End Message ---
--- Begin Message ---
Hi Justin,
On 14-08-2021 07:34, Justin B Rye wrote:
> Yes, this looks good. The link text appears as "Section x.y.z, *No
> new SSH connections possible during upgrade*", right?
In HTML, yes, in PDF is says "Section 5.1.23."
> "If you upgrade" might mean "habitually" or "hypothetical future",
> which are two things it's reasonable to be ambiguous between here,
> though it's possible you might have wanted "If you are upgrading
> remotely".
Thanks, I've gone with the latter.
Paul
OpenPGP_signature
Description: OpenPGP digital signature
--- End Message ---