Your message dated Tue, 22 Sep 2015 09:21:39 +0000
with message-id <e1zejlb-0003s8...@franck.debian.org>
and subject line Bug#799733: fixed in needrestart 2.3-2
has caused the Debian Bug report #799733,
regarding needrestart: fails when being invoked
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.)


-- 
799733: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799733
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: needrestart
Version: 2.3-1
Severity: grave
Justification: renders package unusable



Hey.


# needrestart
Can't locate File/Slurp.pm in @INC (you may need to install the File::Slurp 
module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.20.2 
/usr/local/share/perl/5.20.2 /usr/lib/x86_64-linux-gnu/perl5/5.20 
/usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 
/usr/local/lib/site_perl .) at /usr/sbin/needrestart line 30.
BEGIN failed--compilation aborted at /usr/sbin/needrestart line 30.



Cheers,
Chris.


-- Package-specific info:
needrestart output:



-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.1.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_DE.UTF-8, LC_CTYPE=en_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages needrestart depends on:
ii  dpkg                       1.18.3
ii  libmodule-find-perl        0.12-1
ii  libmodule-scandeps-perl    1.19-1
ii  libproc-processtable-perl  0.53-1
ii  libsort-naturally-perl     1.03-1
ii  libterm-readkey-perl       2.33-1
ii  perl                       5.20.2-6

needrestart recommends no packages.

Versions of packages needrestart suggests:
ii  needrestart-session  0.3-2

-- Configuration Files:
/etc/needrestart/needrestart.conf changed:
$nrconf{defno} = 1;
$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,
    # 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-2

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 799...@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: Tue, 22 Sep 2015 10:05:37 +0200
Source: needrestart
Binary: needrestart
Architecture: source all
Version: 2.3-2
Distribution: unstable
Urgency: medium
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: 799733
Changes:
 needrestart (2.3-2) unstable; urgency=medium
 .
   * Add missing dependency on libfile-slurp-perl.
     Closes: #799733
Checksums-Sha1:
 bcffb7d45e2c8bf7e3ef8eb41322b8cfbff4551c 1744 needrestart_2.3-2.dsc
 b56326a5f5f87fd38680d8319b9ad0a354d8b859 5420 needrestart_2.3-2.debian.tar.xz
 01e1a178d4c19987c1647b38687c8cd79d52a3e9 30772 needrestart_2.3-2_all.deb
Checksums-Sha256:
 bc823a7fe178b35e095d6a9b287f5ffaed978be2bffc0fea7f1a32ff0f25873a 1744 
needrestart_2.3-2.dsc
 7342983dab6bef75872da1eb3ab03598e9cd9c161043b9aa7c4ed944b1f417aa 5420 
needrestart_2.3-2.debian.tar.xz
 3c217d832e85af144a9a45b2b666d82981cb1969a1d0098509bd1b811f84ca95 30772 
needrestart_2.3-2_all.deb
Files:
 0e0ff5ab8884833467cd0891e16bc700 1744 admin optional needrestart_2.3-2.dsc
 15e8e79fbde1d5ddc24d8ec80371e5dc 5420 admin optional 
needrestart_2.3-2.debian.tar.xz
 b66fb3cc85233df5468a5839d5ad3fac 30772 admin optional needrestart_2.3-2_all.deb

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

iQIcBAEBCAAGBQJWAQ2LAAoJEBLZsEqQy9jkgwQP/jtobjLnJE5UGNq7TvcKWsmu
/Wx2AC1w9nxeHmaWwXATPqxQCVE1T8IkOsqx+BhAgqpeaZqXQydld8N57QLSodB0
Ef9/nfbZAWqyP77q7xpK3/Irk1u+nKHGRlUgr9EM5ovrEsKS6u6+P1aJ9c8r9Vkk
hu8oJMJ/eVzy+SlBoLvtRipjWUIiAH5BMkUhF/L8K+4Mi/yO5N/cKIOEKv2f1SVn
SZjBmfNT19LaQ5dg881l7xLzW2dy61y3wFnIMWZIXgPjIxT63MApWTxzE7CWMriL
4dYvSioCyWo2Yzy1ue5uyXQnoxkW1eo8s06x/Vh7D87It19Wy1FzUT27woDSEntG
wblK1iX0/Wd6sDcKsARwUpaSNFhUoC97abvIp/2V1Izbp2Z0P6ZlwisbHmPXJI+N
fXI8is/cosaioCGlrzwWHT+nDEuYArAzoPvwJocoyaIkWsDQIe95z9v6AWbq6Ur/
Dzv4tlT9xd90YSsilsBiLV7Vgwai1cwm/X+yZzdDuuTef8PkBrQ16zTeD8R5h9Uq
L3cnB/i/mftKKu73WXM6+/Pe++CHgGRznJzrQ/Fb1iqPt4sKKBUhCxA9lrltZEvu
JNj85QvTTjzL9HTZHkCZ8PFIvaEoZmye3b00GS8BeE30GDEBTMeMCvAXJminhSdT
SAX1RdpW/OpWMZYlbvuo
=RV6T
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to