Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.user > #234738

Re: When to reboot after dist-upgrade?

From Andrei POPESCU <andreimpopescu@gmail.com>
Newsgroups linux.debian.user
Subject Re: When to reboot after dist-upgrade?
Date 2021-05-03 09:00 +0200
Message-ID <CaAIG-2xc-3@gated-at.bofh.it> (permalink)
References <CavSG-82a-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Du, 02 mai 21, 22:42:28, riveravaldez wrote:
> Hi, sorry if this is not the place to ask (and in that case please
> point me in the proper direction).

It's definitely on topic here ;)
 
> I'm trying to distinguish when a system reboot is an absolute need
> and when it is absolutely safe to keep the system running/working
> after a `sudo apt-get update && sudo apt-get dist-upgrade`, once
> I have already performed a complete restart of all needed services
> through `sudo needrestart' options in Debian testing.

needrestart does have some built-in exceptions (e.g. network-manager), 
to minimize disruptions.
 
> $ sudo checkrestart
> lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs
>       Output information may be incomplete.
> Found 6 processes using old versions of upgraded files
> (1 distinct program)
> (0 distinct packages)
> No packages seem to need to be restarted.
> (please read checkrestart(8))
> 
> , would be perfectly safe and right to keep the system running or on
> the contrary should I perform a (warm/cold?) reboot to be safe?

Would you have a reason not to?


> PS: `apt-get dist-upgrade` output is translated to English...,

That has the potential to introduce misunderstandings. When dealing with 
computer output exact wording matters a lot!

> system is
> in Spanish and I keep not-remembering how to force console output
> to English, sorry...
 
Please use something like

    LANG=C.UTF-8 apt ...

LANG=C will probably work in most cases, but it might display funny 
stuff in case some program is using non-ASCII characters.


Kind regards,
Andrei
-- 
http://wiki.debian.org/FAQsFromDebianUser

Back to linux.debian.user | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

When to reboot after dist-upgrade? riveravaldez <riveravaldezmail@gmail.com> - 2021-05-03 03:50 +0200
  Re: When to reboot after dist-upgrade? David <bouncingcats@gmail.com> - 2021-05-03 04:00 +0200
  Re: When to reboot after dist-upgrade? Kenneth Parker <sea7kenp@gmail.com> - 2021-05-03 06:20 +0200
    Re: When to reboot after dist-upgrade? "Rick Thomas" <rbthomas@pobox.com> - 2021-05-03 08:10 +0200
  Re: When to reboot after dist-upgrade? Andrei POPESCU <andreimpopescu@gmail.com> - 2021-05-03 09:00 +0200
  Re: When to reboot after dist-upgrade? Stefan Monnier <monnier@iro.umontreal.ca> - 2021-05-03 15:20 +0200
    Re: When to reboot after dist-upgrade? Greg Wooledge <greg@wooledge.org> - 2021-05-03 15:20 +0200

csiph-web