needrestart causes kernel upgrade messages in motd

Bug #2065863 reported by Robie Basak
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
needrestart (Ubuntu)
New
Critical
Simon Chopin

Bug Description

On Noble, I see this in my motd:

*** System restart required ***
Pending kernel upgrade!
Running kernel version:
  6.8.0-22-generic
Diagnostics:
  The currently running kernel version is not the expected kernel version 6.8.0-31-generic.

I found this code in needrestart:

/usr/sbin/needrestart: 'The currently running kernel version is {kversion} which is not the expected kernel version {eversion}.',

I'm told that it is incorrect for needrestart to be injecting this into motd. Steve points out that needrestart isn't installed on desktop and the behaviour shouldn't be different here, thinks that this shouldn't be injected into motd, and asked for a bug report for this.

needrestart 3.6-7ubuntu4

Revision history for this message
Robie Basak (racb) wrote :

Steve asked for this to be Critical and assigned to Simon.

Changed in needrestart (Ubuntu):
assignee: nobody → Simon Chopin (schopin)
importance: Undecided → Critical
Revision history for this message
Steve Langasek (vorlon) wrote :

Simon, I don't know if this is a regression in noble, but for sure it shouldn't be needrestart telling us about kernel updates - we already have update-notifier for this which, crucially, is livepatch aware.

Revision history for this message
Simon Chopin (schopin) wrote (last edit ):

This is a new feature that I implemented based on what I had understood were the requirements: integrating needrestart with /run/reboot-required. Apparently, MOTD picks up whatever we write in that file.

Shall I walk that part back and not write to that file in the case of kernel updates? I suppose needrestart could also go through update-notifier and mimick the kernel postinst code somehow?

Simon Chopin (schopin)
tags: added: foundations-todo
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.