Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot configure list mode #328

Open
sai-mike opened this issue Dec 8, 2024 · 0 comments
Open

Cannot configure list mode #328

sai-mike opened this issue Dec 8, 2024 · 0 comments

Comments

@sai-mike
Copy link

sai-mike commented Dec 8, 2024

Debian Bookworm Package: needrestart (3.6-4+deb12u3)

I am running needrestart on a VPS using ssh after running sudo apt-get dist-upgrade and installing a kernel upgrade.

I have tried all of these methods to get needrestart to run in list mode:

  • export NEEDRESTART_MODE="l"
  • sudo needrestart -r l
  • needrestart.conf -> $nrconf{restart} = 'l';

In all cases, when I run needrestart I receive this pop-up:

                                                                                                                                                    
               ┌─────────────────────────────────────────────┤ Pending kernel upgrade ├─────────────────────────────────────────────┐               
               │                                                                                                                    │               
               │ Newer kernel available                                                                                             │               
               │                                                                                                                    │               
               │ The currently running kernel version is 6.1.0-27-amd64 which is not the expected kernel version 6.1.0-28-amd64.    │               
               │                                                                                                                    │               
               │ Restarting the system to load the new kernel will not be handled automatically, so you should consider rebooting.  │               
               │                                                                                                                    │               
               │                                                       <Ok>                                                         │               
               │                                                                                                                    │               
               └────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘               
 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant