Your message dated Thu, 04 Dec 2014 13:18:59 +0000
with message-id <e1xwwj9-0007pc...@franck.debian.org>
and subject line Bug#770937: fixed in needrestart 1.2-6
has caused the Debian Bug report #770937,
regarding needrestart: Kills wdm session on system running systemd g (maybe via 
dbus restart)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
770937: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770937
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: needrestart
Version: 1.2-5
Severity: grave
Justification: data loss

Hi Thomas and Patrick,

recently, it happened twice that needrestart killed my X session which
was started by wdm and is running the awesome window manager via
~/.Xsession.

I don't think it's the new upload but rather the recent dbus updates. I
can't exactly remember if the second-last case was at the time when dbus
was updated (and if so, needrestart would have been at version 1.2-4),
but the case today definitely had a dbus update included.

According to the logs it also restarted systemd itself.

Despite there is

  $nrconf{override_rc} = {
      # DBus
      q(^dbus) => 0,
  […]
  }

in the (used) default config, systemd restarted dbus:

Nov 25 11:18:57 c-cactus systemd[1]: Stopping D-Bus System Message Bus...

A more verbose log excerpt of what seems relevant to me:

Nov 25 11:18:57 c-cactus systemd[1]: Reexecuting.
Nov 25 11:18:57 c-cactus systemd[1]: systemd 215 running in system mode. (+PAM 
+AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP 
-APPARMOR)
Nov 25 11:18:57 c-cactus systemd[1]: Detected architecture 'x86-64'.
Nov 25 11:18:57 c-cactus systemd[1]: Started ACPI event daemon.
Nov 25 11:18:57 c-cactus systemd[1]: Mounted /var.
Nov 25 11:18:57 c-cactus systemd[1]: Mounted /home.
Nov 25 11:18:57 c-cactus systemd[1]: Mounted /boot.
Nov 25 11:18:57 c-cactus systemd[1]: Mounted /.
Nov 25 11:18:57 c-cactus systemd[1]: Started File System Check on 
/dev/disk/by-uuid/….
[…]
Nov 25 11:18:57 c-cactus systemd[1]: Activated swap /dev/…/swap.
Nov 25 11:18:57 c-cactus systemd[1]: Stopping Accounts Service...
Nov 25 11:18:57 c-cactus systemd[1]: Stopping Avahi mDNS/DNS-SD Stack...
Nov 25 11:18:57 c-cactus systemd[1]: Stopping Bluetooth service...
Nov 25 11:18:57 c-cactus systemd[1]: Stopping Regular background program 
processing daemon...
Nov 25 11:18:57 c-cactus systemd[1]: Starting Regular background program 
processing daemon...
Nov 25 11:18:57 c-cactus systemd[1]: Started Regular background program 
processing daemon.
Nov 25 11:18:57 c-cactus systemd[1]: Stopping D-Bus System Message Bus...
Nov 25 11:18:57 c-cactus systemd[1]: Starting Accounts Service...
Nov 25 11:18:57 c-cactus systemd[1]: Starting Bluetooth service...
Nov 25 11:18:57 c-cactus systemd[1]: Stopping OpenBSD Secure Shell server...
Nov 25 11:18:57 c-cactus systemd[1]: Stopping Journal Service...
Nov 25 11:18:57 c-cactus systemd[1641]: Stopping Default.
Nov 25 11:18:57 c-cactus systemd[1641]: Stopped target Default.
Nov 25 11:18:57 c-cactus systemd[1641]: Stopping Basic System.
Nov 25 11:18:57 c-cactus systemd[1641]: Stopped target Basic System.
Nov 25 11:18:57 c-cactus systemd[1641]: Stopping Paths.
Nov 25 11:18:57 c-cactus systemd[1641]: Stopped target Paths.
Nov 25 11:18:57 c-cactus systemd[1641]: Stopping Timers.
Nov 25 11:18:57 c-cactus systemd[1641]: Stopped target Timers.
Nov 25 11:18:57 c-cactus systemd[1641]: Stopping Sockets.
Nov 25 11:18:57 c-cactus systemd[1641]: Stopped target Sockets.
Nov 25 11:18:57 c-cactus systemd[1641]: Starting Shutdown.
Nov 25 11:18:57 c-cactus systemd[1641]: Reached target Shutdown.
Nov 25 11:18:57 c-cactus systemd[1641]: Starting Exit the Session...
Nov 25 11:18:57 c-cactus systemd[1]: Starting OpenBSD Secure Shell server...
Nov 25 11:18:57 c-cactus systemd[1]: Started OpenBSD Secure Shell server.
Nov 25 11:18:57 c-cactus systemd[1641]: Received SIGRTMIN+24 from PID 12082 
(kill).
Nov 25 11:18:57 c-cactus systemd[1]: Started Trigger Flushing of Journal to 
Persistent Storage.
Nov 25 11:18:57 c-cactus systemd[1]: Starting Daemon for power management...
Nov 25 11:18:57 c-cactus systemd[1]: Starting LSB: Starts and stops Wicd...
Nov 25 11:18:57 c-cactus systemd[1]: Starting D-Bus System Message Bus...
Nov 25 11:18:57 c-cactus systemd[1]: Started D-Bus System Message Bus.
Nov 25 11:18:57 c-cactus systemd[1]: Started Bluetooth service.
Nov 25 11:18:57 c-cactus systemd[1]: Starting Hostname Service...
Nov 25 11:18:57 c-cactus systemd[1]: Started Accounts Service.
Nov 25 11:18:57 c-cactus systemd[1]: Started Daemon for power management.
Nov 25 11:18:57 c-cactus systemd[1]: Starting User Manager for UID 1000...
Nov 25 11:18:57 c-cactus systemd[1]: Starting Login Service...
Nov 25 11:18:57 c-cactus systemd[1]: Started Hostname Service.
Nov 25 11:18:57 c-cactus systemd[1]: Started Login Service.
Nov 25 11:18:57 c-cactus systemd[1]: Started User Manager for UID 1000.
Nov 25 11:18:58 c-cactus systemd[1]: Starting Session c1 of user abe.
Nov 25 11:18:58 c-cactus systemd[1]: Started Session c1 of user abe.
Nov 25 11:18:59 c-cactus systemd[1]: Starting LSB: start or stop the WINGs 
display manager...
Nov 25 11:18:59 c-cactus systemd[1]: Started LSB: start or stop the WINGs 
display manager.
Nov 25 11:18:59 c-cactus systemd[1]: Starting X11 Display Manager.
Nov 25 11:18:59 c-cactus systemd[1]: Reached target X11 Display Manager.

I can send an even more complete journal log by private e-mail.

-- Package-specific info:
needrestart output:
Pending kernel upgrade!

Running kernel version:
  3.17-1-amd64

Diagnostics:
  The currently running kernel version is not the expected kernel version 
3.17.0-trunk-amd64.

Restarting the system to load the new kernel will not be handled automatically, 
so you should consider rebooting. [Return]
No services need to be restarted.

checkrestart output:

-- 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-3

needrestart recommends no packages.

needrestart suggests no packages.

-- Configuration Files:
/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

--- End Message ---
--- Begin Message ---
Source: needrestart
Source-Version: 1.2-6

We believe that the bug you reported is fixed in the latest version of
needrestart, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 770...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Patrick Matthäi <pmatth...@debian.org> (supplier of updated needrestart package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 04 Dec 2014 14:07:10 +0100
Source: needrestart
Binary: needrestart
Architecture: source all
Version: 1.2-6
Distribution: unstable
Urgency: high
Maintainer: Patrick Matthäi <pmatth...@debian.org>
Changed-By: Patrick Matthäi <pmatth...@debian.org>
Description:
 needrestart - check which daemons need to be restarted after library upgrades
Closes: 770937 771254 771348
Changes:
 needrestart (1.2-6) unstable; urgency=high
 .
   * Add patch 10-respect-override-auto to not restart services with overrides
     in auto mode.
     Closes: #770937
   * Add patch 11-systemd-journald-workaround to add systemd-journald to
     override_rc as a workaround tue to #771122.
     Closes: #771254
   * Add patch 12-ignore-systemd-user-sessions to ignore user sessions.
     Closes: #771348
   * Add patch 13-falsepos-aio-fix to skip POSIX async I/O mappings to prevent
     false positive restarts.
   * Add patch 14-wpa_supplicant-override to ignore wpa_supplicant.
Checksums-Sha1:
 a271d970c7e5f05d752abab11071cb0a5c4c5bce 1761 needrestart_1.2-6.dsc
 cc5ea9f8f7cfa73f147b71eb2ef1f06b47c1ce57 8188 needrestart_1.2-6.debian.tar.xz
 c156c5600c2730f461b114969e55d7a8fbd518ff 22492 needrestart_1.2-6_all.deb
Checksums-Sha256:
 cacceb3c424f3058a768e5d7b469250c98c2c3c256620f453e153b337ecefb25 1761 
needrestart_1.2-6.dsc
 01699cad53cc7379c7b00874d3e5a7ceab64e176dfb7bd29ff79f5f6f95ebd95 8188 
needrestart_1.2-6.debian.tar.xz
 f07de1420a0e8c91cc1283976d5ef88770b9fc432239a028a3379826ed1dfa50 22492 
needrestart_1.2-6_all.deb
Files:
 47a705992c2c511b99a815cf1c1cb036 1761 admin optional needrestart_1.2-6.dsc
 ce9ebaeef17401ddf9af547ec8cbd6f9 8188 admin optional 
needrestart_1.2-6.debian.tar.xz
 720db4b9e26b1459012bc1a851b92447 22492 admin optional needrestart_1.2-6_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJUgF1cAAoJEBLZsEqQy9jkEcoP/2XoK8pw8Q06Lrnr+9//hbSx
iSZmZ/zgB3VHLqvbEukoNxzjqN4Va36b22AicR5eYcMrvaIH5W5QLWAcUGoktEpe
Uqn7jD4IYP9a7IOnLFpisnlSX2Ht0XqWfDgXzKf4NGlsyZ6E3kN7I9VxOO8FLLUf
eYqCUn6AiidRcuBP4QdY/XesIR0LVZQnC7n0Bgx54+uPfOr5PYsw6AmvUqr6B0PS
+/mq0bQ28DYy+kEnSPUf1QOEOBfN+AGJHVTZTf6JRLVeJUqN2iRb4jibkB8Ge7oS
2FG2KHc8S3MOqNRAqYd7h9W78eveMmwbYtgqrsChHr8IZUQas43vwnIrnrjWBWOd
7s2wnWjmtizx1g9lhS/ISwtK8qQoD0wOEzksEhIzhzvfX5UdYavSwPE9Hh2NyVjl
vw18n1MAhmPhi//cTyMb6TYvQ2/EcAA96D6UEefWTDmj/bl2415lUNdoqwJyCGx/
vgy4OqlMzwGLNNuZYqCIgBckURkB7FTC34g+uxXwQTHnmuh3HuAHH019ago+k2jW
mVUu4imWtOR5wpu7le26PpJfn4shuavNWF5lpWy9Di51QyrC0EvRc24NXnaiDAW+
b6A/aZMHlUVfW21val1ZM8Fml7mUj+BEkFPqYKh69tuWG3rT2Cr6ZucqzOaI6XTF
OGQ6dOEtn0+eYBeYoe3l
=HomD
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to