Your message dated Mon, 21 Sep 2015 12:49:44 +0000
with message-id <[email protected]>
and subject line Bug#791649: fixed in needrestart 2.3-1
has caused the Debian Bug report #791649,
regarding needrestart: add sddm display manager to restart exception list
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 [email protected]
immediately.)


-- 
791649: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791649
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: needrestart
Version: 2.1-1
Severity: normal

Dear Patrick,

I tested sddm display manager and had it restarted several times
accidentally, loosing my desktop session.

I now saw how to add it myself to config file in:

# Override service default selection (hash of regex).
$nrconf{override_rc} = {
    # DBus
    q(^dbus) => 0,

    # display managers
    q(^gdm) => 0,
    q(^kdm) => 0,
    q(^nodm) => 0,
    q(^wdm) => 0,
    q(^xdm) => 0,
    q(^lightdm) => 0,

but I suggest you add it by default.

Thank you,
Martin

*** End of the template - remove these template lines ***


-- 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.1.0-tp520-btrfstrim-pstatetrace+ (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.1
ii  libmodule-find-perl        0.12-1
ii  libmodule-scandeps-perl    1.19-1
ii  libproc-processtable-perl  0.51-1
ii  libsort-naturally-perl     1.03-1
ii  libterm-readkey-perl       2.32-2
ii  perl                       5.20.2-6

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(^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,
    # 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,
};
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

--- End Message ---
--- Begin Message ---
Source: needrestart
Source-Version: 2.3-1

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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Patrick Matthäi <[email protected]> (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 [email protected])


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

Format: 1.8
Date: Mon, 21 Sep 2015 14:19:11 +0200
Source: needrestart
Binary: needrestart
Architecture: source all
Version: 2.3-1
Distribution: unstable
Urgency: medium
Maintainer: Patrick Matthäi <[email protected]>
Changed-By: Patrick Matthäi <[email protected]>
Description:
 needrestart - check which daemons need to be restarted after library upgrades
Closes: 786584 788380 791649 791664 791665 791708 792032
Changes:
 needrestart (2.3-1) unstable; urgency=medium
 .
   * New upstream release.
     - Processes using chroot were always detected as obsolete
       since missing binaries in /proc/PID/root/.
        Closes: #786584
     - Add lightdm to override.
       Closes: #791649
     - Do not try container detection in user mode.
       Closes: #791665
     - Remove unsupported HTML markups from notifications.
       Closes: #791664
     - Add a quiet option to drop any progress messages.
       Closes: #791708
     - Do not handle user services as system services.
       Closes: #792032
     - Prevent killing user services.
       Closes: #788380
   * Merge 1.2-8+deb8u1 changelog.
   * Extend long description.
Checksums-Sha1:
 735bea2c68ac22518686833c4875f0c1ae411378 1744 needrestart_2.3-1.dsc
 b2867de25065dec88e68e591a81564c92f0d3a0a 37688 needrestart_2.3.orig.tar.gz
 6809fcbbd798c6570c0579f29d559a9544813daa 5392 needrestart_2.3-1.debian.tar.xz
 6233ed74a70c67cd8b5723c7837b3bd021d3a3f6 30732 needrestart_2.3-1_all.deb
Checksums-Sha256:
 19f40e708415c68711104dba85f68600ce306731de17f2f2a2395038a6185149 1744 
needrestart_2.3-1.dsc
 f15ceca0bffd2b4599980d4474267b55ab39d12f15b08c930912cce1b671977c 37688 
needrestart_2.3.orig.tar.gz
 7e292ec5d3f6805270f0cc5c8aebaa8df4f101b25ccee6ab82baf4f89839efbd 5392 
needrestart_2.3-1.debian.tar.xz
 ad2542683207f9451d157ec2c70048b09a2200458df87c0300febae73fd9f422 30732 
needrestart_2.3-1_all.deb
Files:
 0c4ef9cda0aafc55ca0a7be701ca7332 1744 admin optional needrestart_2.3-1.dsc
 ea1e9d5e04b4fa5364bd3341979b1354 37688 admin optional 
needrestart_2.3.orig.tar.gz
 ff0712cce1142f8e6c20dd0ceca76cb1 5392 admin optional 
needrestart_2.3-1.debian.tar.xz
 2f0c88314cbf4cfe53bf62bc3f18378c 30732 admin optional needrestart_2.3-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJV//qoAAoJEBLZsEqQy9jkMSsQAJXSeb+KDhA74O3uAU151q8E
UfoRaiKQNQ/A+mReGI1cJpKSIcIUp4GQOerZvBVn/NmFPRHjhhIvPsduP1DXkFH4
H545Q19zsNWG+PgELIG2ExF/SEGvR5ynLVEXdy7+hCxM/x2HyzHipnwl8NkUIB/h
jJz+T45TMWjHT28lHB3Keb7oSzznK+Ya9ZqyeEQNkPWpXlN0EeTya7vBdarQpZnp
/BmE826WnbeIUdZX2L+0MJ198WBi8ZGucIIaVxBlQXeLUDzzC5Y0/SPc6WP6aPeY
7jJp129G4l5ML6s9IU65Vgm+N3fIPfLUp5V+mPPHoWBErDC6k3R1lgjZHEDo4A/P
sUnuW9wwvoABQqjopPAtn5opIbSPN+3OPldnk9rXyV1jeHRk8PsFREHofOe04awR
JzrS9ORRNkUsXu0LE7vnPs/2uU7TeeX9/xzk6dJ3vL5b+m8NUwZRoM/lFQGVupdy
v4yNYXE2wnLpDLJn4VHAh/VHmXF+H/13tFa9tnXQnMUl9FzMwiMThCkrSk96YrdD
LkQQgjt5xNdyyza0P7+XmaW7NjcrQVkgSuwXe3Y9SiZZylClK1t2Ryn9zbTkcXnW
boThhNTq29hek4vj0hdPbwy0bfWqk/eRuSh/emCeypKEuRQ5t1K6bZK+vOxxJiGz
WfXM9CgTpXCvWYz1A9Ud
=xpPO
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to