Deutsch   English   Français   Italiano  
<vo5mj4$3kbd1$2@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail
From: bp@www.zefox.net
Newsgroups: comp.sys.raspberry-pi
Subject: Re: "Held back" updates...
Date: Fri, 7 Feb 2025 19:23:16 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 42
Message-ID: <vo5mj4$3kbd1$2@dont-email.me>
References: <vo30fs$330b6$1@dont-email.me> <wwv4j164xmh.fsf@LkoBDZeT.terraraq.uk> <vo3mhl$36p40$1@dont-email.me> <wwv7c62jfr8.fsf@LkoBDZeT.terraraq.uk>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Fri, 07 Feb 2025 20:23:16 +0100 (CET)
Injection-Info: dont-email.me; posting-host="0c70460e65ae6d0e2547c6e3f0ae5e9e";
	logging-data="3812769"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX18WrOJ0ka6Lb6JCfXmzpTIQ/gNveJg4j9Y="
User-Agent: tin/2.6.4-20241224 ("Helmsdale") (FreeBSD/14.2-STABLE (arm64))
Cancel-Lock: sha1:PTHMqwHQBDaIZztzN0fefldfZRM=
Bytes: 2457

Richard Kettlewell <invalid@invalid.invalid> wrote:
> bp@www.zefox.net writes:
>> Richard Kettlewell <invalid@invalid.invalid> wrote:
>>> What command(s) did you use?
>> The usual,
>> sudo apt update
>> sudo apt upgrade
> 
> I would suggest using ‘apt-get dist-upgrade’, if upgrading manually,
> because:
> 
> (1) ‘apt upgrade’ will currently never remove a package, even if that’s
>     necessary to upgrade something else.
> 
> (2) ‘apt’ is permitted to meaning from version to version, so any advice
>     given about it today could be invalidated tomorrow.
> 
>> It does seem that upgrades trickle in slowly, as advertised by the
>> "update available" icon. It seems as if there needs to be some
>> additional information offered on when to upgrade and/or reboot.
> 
> When to upgrade:
> 
> * I use https://wiki.debian.org/UnattendedUpgrades, which takes most of
>   the hassle out of it.
> 
> When to reboot:
> 
> * /var/run/reboot-required should be nonempty if you need a reboot.
> 
> * https://packages.debian.org/bookworm/needrestart should help with
>   reboot notifications.
> 
> * unattended-upgrades mentions any need to reboot in its email
>   notifications.

Thank you very much! I wasn't aware of the nuances you've presented.
For now /var/run/reboot-required doesn't exist. I'll start checking
it regularly.

bob prohaska