/srv/irclogs.ubuntu.com/2024/05/20/#ubuntu-arm.txt

ikoniaon 22.04 pi image, when you do an apt upgrade, certain upgrades, such as kernel upgrades, prompt a ncurse screen to select services to be restarted, or warn about kernel version that needs a human 'enter' to continue10:44
ikoniaany idea what's driving this and how to mitigate it being used10:44
ikonia(even with apt upgrade -y) 10:44
ikoniaI've tried to walk backwards to see what/how this is being trigged (I assumed some sort of systemd hook) but couldn't find it10:45
ikoniaeg: after a kernel update, there is a newer kenrel available popup informing you to reboot, with an 'ok' button10:46
ikoniaor if you update a core library like SSL ,you get a service list to restart of daemons using out of date libraries with check boxes of services and an ok/cancel menu 10:46
waveformikonia, that's "needrestart" which runs in "interactive" mode by default. You can change this in /etc/needrestart/needrestart.conf by changing the $nrconf{restart} setting to "l" (just list the things that need restarting) or "a" (automatically restart the things that need restarting)11:25
waveform(and, for the record, yes it annoys me too -- though mostly due to the fact it's dog slow, and has an obscure Perl-based configuration)11:26
ikoniawaveform: ahhh that's nice11:31
ikoniaI'd not noticed it before and couldn't work it backwards11:31
ikonia(and yes, dog slow too)11:31
ikoniathank you for shortcutting me though11:32
waveformno prob :)11:32
ikoniaI'll remove that from my build ;) 11:32
ikoniawow - purged needrestart packages, the upgrade process is actually quicker, I thought it did nothing but get called/check at the end of an update, so why is it quicker with it gone13:45
=== bahama- is now known as bahamat

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!