Package: needrestart
Version: 1.2-2
Dear Maintainer,
I have set $nrconf{restart} to 'a' so I'm not asked anything upon
package upgrades. Nevertheless, if a kernel upgrade has been installed,
needrestart still asks me to press return:
Restarting the system to load the new kernel will not be handled
automatically, so you should consider rebooting. [Return]
Please suppress the waiting for input in case of $nrconf{restart} is
being set to 'a', i.e. just output the warning and continue.
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (990, 'unstable'), (600, 'testing'), (110, 'experimental'), (109,
'buildd-unstable'), (109, 'buildd-experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.17-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages needrestart depends on:
ii dpkg 1.17.21
ii libmodule-find-perl 0.12-1
ii libmodule-scandeps-perl 1.16-1
ii libproc-processtable-perl 0.51-1
ii libsort-naturally-perl 1.03-1
ii libterm-readkey-perl 2.32-1+b1
ii perl 5.20.1-2
needrestart recommends no packages.
needrestart suggests no packages.
-- Configuration Files:
/etc/needrestart/needrestart.conf changed:
$nrconf{restart} = 'a';
$nrconf{ui} = 'NeedRestart::UI::stdio';
$nrconf{blacklist} = [
# ignore sudo (not a daemon)
q(^/usr/bin/sudo(\.dpkg-new)?$),
# ignore DBus
q(^/usr/bin/dbus-daemon(\.dpkg-new)?$),
# ignore DHCP clients
q(^/sbin/(dhclient|dhcpcd5|pump|udhcpc)(\.dpkg-new)?$),
# ignore NetworkManager
q(^/usr/sbin/NetworkManager(\.dpkg-new)?$),
# ignore PulseAudio
q(^/usr/bin/pulseaudio(\.dpkg-new)?$),
# ignore zfs-fuse
q(^/sbin/zfs-fuse(\.dpkg-new)?$),
# ignore display managers
q(^/usr/sbin/gdm3(\.dpkg-new)?$),
q(^/usr/bin/kdm(\.dpkg-new)?$),
q(^/usr/sbin/ldm(\.dpkg-new)?$),
q(^/usr/sbin/nodm(\.dpkg-new)?$),
q(^/usr/bin/wdm(\.dpkg-new)?$),
q(^/usr/bin/xdm(\.dpkg-new)?$),
q(^/usr/sbin/lightdm(\.dpkg-new)?$),
];
$nrconf{blacklist_rc} = [
# ignore DBus
q(^dbus),
# ignore NetworkManager
q(^network-manager),
q(^NetworkManager),
# ignore display managers
q(^gdm),
q(^kdm),
q(^nodm),
q(^wdm),
q(^xdm),
q(^lightdm),
];
1;
/etc/needrestart/notify.d/100-write 84b33558c16ca4e14b797b5625e2a73b [Errno 2]
No such file or directory: u'/etc/needrestart/notify.d/100-write
84b33558c16ca4e14b797b5625e2a73b'
/etc/needrestart/notify.d/110-notify-send 3128a2f4fe146bd92b6bee37ccb27f05
[Errno 2] No such file or directory:
u'/etc/needrestart/notify.d/110-notify-send 3128a2f4fe146bd92b6bee37ccb27f05'
/etc/needrestart/notify.d/README.needrestart 2906926856dab8433bcde1b3852ceed0
[Errno 2] No such file or directory:
u'/etc/needrestart/notify.d/README.needrestart 2906926856dab8433bcde1b3852ceed0'
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]