tags 810031 upstream
severity 810031 important
thanks

Hi Martin,

Since your system's arch is i386 it should not have changed anything
in the kernel detection stuff. Could you please provide the output of
`needrestart -v`?

On Tue, Jan 05, 2016 at 08:16:36PM +0100, Martin Steigerwald wrote:
> After each of these "commands" written in capital letters it waited for
> some input. I pressed RETURN each time.

The capital letter stuff is debconf... it should never reach the tty.


> Kernel is a self-compiled one. But this hasn“t been an issue before.

Should not be a problem, I'd tested it with a self-compiled 4.3 kernel.


TIA,
Thomas


> Thanks,
> Martin
> 
> 
> -- Package-specific info:
> needrestart output:
> 
> checkrestart output:
> 
> 
> -- System Information:
> Debian Release: stretch/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable'), (200, 'experimental')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
> 
> Kernel: Linux 4.4.0-rc8-tp520-btrfstrim+ (SMP w/4 CPU cores; PREEMPT)
> Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: sysvinit (via /sbin/init)
> 
> Versions of packages needrestart depends on:
> ii  dpkg                       1.18.4
> ii  libmodule-find-perl        0.13-1
> ii  libmodule-scandeps-perl    1.20-1
> ii  libproc-processtable-perl  0.53-1+b1
> ii  libsort-naturally-perl     1.03-1
> ii  libterm-readkey-perl       2.33-1+b1
> ii  perl                       5.22.1-3
> ii  xz-utils                   5.1.1alpha+20120614-2.1
> 
> needrestart recommends no packages.
> 
> Versions of packages needrestart suggests:
> pn  needrestart-session | libnotify-bin  <none>
> 
> -- Configuration Files:
> /etc/needrestart/needrestart.conf changed:
> $nrconf{sendnotify} = 0;
> $nrconf{blacklist} = [
>     # ignore sudo (not a daemon)
>     q(^/usr/bin/sudo(\.dpkg-new)?$),
>     # ignore DHCP clients
>     q(^/sbin/(dhclient|dhcpcd5|pump|udhcpc)(\.dpkg-new)?$),
>     # ignore apt-get (Debian Bug#784237)
>     q(^/usr/bin/apt-get(\.dpkg-new)?$),
> ];
> $nrconf{override_rc} = {
>     # DBus
>     q(^dbus) => 0,
>     # display managers
>     q(^gdm) => 0,
>     q(^kdm) => 0,
>     q(^nodm) => 0,
>     q(^sddm) => 0,
>     q(^wdm) => 0,
>     q(^xdm) => 0,
>     q(^lightdm) => 0,
>     # networking stuff
>     q(^network-manager) => 0,
>     q(^NetworkManager) => 0,
>     q(^wpa_supplicant) => 0,
>     q(^openvpn) => 0,
>     q(^quagga) => 0,
>     q(^tinc) => 0,
>     # gettys
>     q(^getty@.+\.service) => 0,
>     # systemd --user
>     q(^user@\d+\.service) => 0,
>     # misc
>     q(^zfs-fuse) => 0,
>     q(^mythtv-backend) => 0,
>     # workaround for broken systemd-journald
>     # (see also Debian Bug#771122 & #771254)
>     q(^systemd-journald) => 0,
>     # more systemd stuff
>     # (see also Debian Bug#784238 & #784437)
>     q(^emergency\.service$) => 0,
>     q(^rescue\.service$) => 0,
>     # don't restart systemd-logind, see #798097
>     q(^systemd-logind) => 0,
> };
> if(-d q(/etc/needrestart/conf.d)) {
>       foreach my $fn (sort </etc/needrestart/conf.d/*.conf>) {
>             print STDERR "$LOGPREF eval $fn\n" if($nrconf{verbose});
>             eval do { local(@ARGV, $/) = $fn; <>};
>             die "Error parsing $fn: $@" if($@);
>       }
> }
> 
> 
> -- no debconf information
> 
--

    ::  WWW:                        https://fiasko-nw.net/~thomas/  ::
   :::  Jabber:                   xmpp:[email protected]  :::
    ::  flickr:             https://www.flickr.com/photos/laugufe/  ::

Reply via email to