Your message dated Tue, 31 Mar 2020 09:50:33 +0000
with message-id <[email protected]>
and subject line Bug#942759: fixed in needrestart 3.5-1
has caused the Debian Bug report #942759,
regarding needrestart: warnings about "Negative repeat count"
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.)
--
942759: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=942759
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: needrestart
Version: 3.4-5
Severity: minor
Dear Maintainer,
Today while doing "apt dist-upgrade" I have obtained a lot of
"Negative repeat count does nothing" Perl warnings:
root@asus:~# apt dist-upgrade
[...]
Processing triggers for man-db (2.8.7-3) ...
Processing triggers for desktop-file-utils (0.24-1) ...
Processing triggers for mime-support (3.64) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Setting up evolution-data-server (3.34.1-1+b1) ...
Setting up gnome-settings-daemon (3.34.1-1+b1) ...
Setting up gir1.2-gweather-3.0:amd64 (3.34.0-1) ...
Processing triggers for libc-bin (2.29-2) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell
buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
Negative repeat count does nothing at /usr/share/perl5/NeedRestart/UI.pm line
141, <STDIN> line 3.
Negative repeat count does nothing at /usr/share/perl5/NeedRestart/UI.pm line
141.
[last line repeated 300+ times]
Negative repeat count does nothing at /usr/share/perl5/NeedRestart/UI.pm line
152.
Scanning processes...
Negative repeat count does nothing at /usr/share/perl5/NeedRestart/UI.pm line
141.
Negative repeat count does nothing at /usr/share/perl5/NeedRestart/UI.pm line
141, <HCGROUP> line 12.
Negative repeat count does nothing at /usr/share/perl5/NeedRestart/UI.pm line
141, <HCGROUP> line 24.
Negative repeat count does nothing at /usr/share/perl5/NeedRestart/UI.pm line
141, <HCGROUP> line 36.
Negative repeat count does nothing at /usr/share/perl5/NeedRestart/UI.pm line
141, <HCGROUP> line 48.
Negative repeat count does nothing at /usr/share/perl5/NeedRestart/UI.pm line
141, <HCGROUP> line 60.
Negative repeat count does nothing at /usr/share/perl5/NeedRestart/UI.pm line
141, <HCGROUP> line 72.
Negative repeat count does nothing at /usr/share/perl5/NeedRestart/UI.pm line
141, <HCGROUP> line 84.
Negative repeat count does nothing at /usr/share/perl5/NeedRestart/UI.pm line
141, <HCGROUP> line 96.
Negative repeat count does nothing at /usr/share/perl5/NeedRestart/UI.pm line
141, <HCGROUP> line 108.
Negative repeat count does nothing at /usr/share/perl5/NeedRestart/UI.pm line
152, <HCGROUP> line 120.
Scanning candidates...
Negative repeat count does nothing at /usr/share/perl5/NeedRestart/UI.pm line
141, <HCGROUP> line 120.
Negative repeat count does nothing at /usr/share/perl5/NeedRestart/UI.pm line
152.
Scanning linux images...
Running kernel seems to be up-to-date.
Failed to check for processor microcode upgrades.
No services need to be restarted.
No containers need to be restarted.
User sessions running outdated binaries:
noon @ session #2: gdm-wayland-ses[1474]
noon @ user manager service: chrome-sandbox[2155],
chromium[2118,2156,2161], firefox-esr[2012], gnome-session-b[1505],
gnome-shell[1519], ibus-daemon[1759], systemd[1387]
FYI the command was issued from an Emacs shell buffer. It is a kind
of terminal where the number of columns is logically infinite (Emacs
handles that through scrolling), so depending on how a program asks
"how many columns are there?", the terminal returns 0 meaning
"infinite", or the current width of the Emacs window.
root@asus:~# perl -le 'use Data::Dumper; use Term::ReadKey; print
(Dumper(GetTerminalSize(\*STDOUT)));'
$VAR1 = 0;
$VAR2 = 0;
$VAR3 = 0;
$VAR4 = 0;
root@asus:~# echo $COLUMNS
105
See also this thread:
https://lists.gnu.org/archive/html/help-gnu-emacs/2010-12/msg01556.html
Maybe this program should first try getting the $COLUMNS environment
variable, and only if it fails, default to GetTerminalSize?
Or maybe libterm-readkey-perl is wrong and needs a fix?
Thanks a lot!
Best regards
Fabrice
-- Package-specific info:
needrestart output:
Your outdated processes:
chromium[2181, 2118, 2186, 2156], emacs[1961], evolution-addre[1794],
evolution-alarm[1580], evolution-calen[1766], evolution-sourc[1748],
firefox-esr[2012], gnome-session-b[1505, 1477], gnome-shell[1519],
gnome-shell-cal[1744], goa-daemon[1695], gsd-a11y-settin[1564],
gsd-color[1585], gsd-datetime[1552], gsd-housekeepin[1587], gsd-keyboard[1584],
gsd-media-keys[1553], gsd-power[1568], gsd-print-notif[1566],
gsd-printer[1676], gsd-rfkill[1571], gsd-screensaver[1565], gsd-sharing[1567],
gsd-smartcard[1586], gsd-sound[1569], gsd-wacom[1573], gsd-wwan[1563],
gsd-xsettings[1761], gvfs-udisks2-vo[1668], ibus-extension-[1767],
ibus-x11[1771], pulseaudio[1399], Web Content[2066, 2547, 2402], Xwayland[1540]
-- System Information:
Debian Release: bullseye/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 5.2.0-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=ANSI_X3.4-1968)
(ignored: LC_ALL set to C), LANGUAGE=en_US:en (charmap=ANSI_X3.4-1968)
(ignored: LC_ALL set to C)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages needrestart depends on:
ii binutils 2.33.1-1
ii dpkg 1.19.7
ii gettext-base 0.19.8.1-9
ii libintl-perl 1.26-2
ii libmodule-find-perl 0.13-1
ii libmodule-scandeps-perl 1.27-1
ii libproc-processtable-perl 0.59-1+b1
ii libsort-naturally-perl 1.03-2
ii libterm-readkey-perl 2.38-1+b1
ii perl 5.30.0-7
ii xz-utils 5.2.4-1+b1
Versions of packages needrestart recommends:
ii libpam-systemd 242-7
Versions of packages needrestart suggests:
pn iucode-tool <none>
pn needrestart-session | libnotify-bin <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: needrestart
Source-Version: 3.5-1
Done: =?utf-8?q?Patrick_Matth=C3=A4i?= <[email protected]>
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: Tue, 31 Mar 2020 11:24:03 +0200
Source: needrestart
Architecture: source
Version: 3.5-1
Distribution: unstable
Urgency: medium
Maintainer: Patrick Matthäi <[email protected]>
Changed-By: Patrick Matthäi <[email protected]>
Closes: 886611 925408 942759
Changes:
needrestart (3.5-1) unstable; urgency=medium
.
* New upstream release.
- Drop merged patch 02-ignore-networking.
- Drop merged patch 03-typo-env-var.
- Drop merged patch 04-restore-cwd.
- Drop merged patch 05-strip-leading-zeroes.
- Check for pending AMD microcode updates.
Closes: #886611
- Ignore mapped files in temporary directories.
Closes: #925408
- Negative repeat count does nothing.
Closes: #942759
* Install new configuration files.
* Overwrite lintian warning executable-in-usr-lib.
Checksums-Sha1:
82bf2fded008f8bb737ca2839ce0a110135c87b5 1765 needrestart_3.5-1.dsc
d6b82e9130ded3b40d7f4ca95d7c8237785ea907 67824 needrestart_3.5.orig.tar.gz
f3276282abf651253dd8171c17119af58be313e7 8636 needrestart_3.5-1.debian.tar.xz
2a51ff4aaf08d4ab377748cab6bbf333a3c07583 5955
needrestart_3.5-1_source.buildinfo
Checksums-Sha256:
a9cb69a729777e114b87bfbcd531570a64adff3ac24d980a3f4ab8639af3d8f5 1765
needrestart_3.5-1.dsc
e9453efde9a0ebaefa5cb3af241382203d14abcc7091bee1249b60039348597e 67824
needrestart_3.5.orig.tar.gz
5e83a6853e799e2c4593cbf885e4e4db13a5d675e7ee09cc1ae9159a06713eba 8636
needrestart_3.5-1.debian.tar.xz
8feb4d21a5a31de176c1b8e467e0e816bbc1d7202260588ae3d9513a843e4aaa 5955
needrestart_3.5-1_source.buildinfo
Files:
8e7e3a1e996fe0ec82255840c9aa5b4a 1765 admin optional needrestart_3.5-1.dsc
1e5ce6743aa6aaf2ca6c7ab37e32f524 67824 admin optional
needrestart_3.5.orig.tar.gz
fe534a3d5c772715a4ea16b0f6f42d9d 8636 admin optional
needrestart_3.5-1.debian.tar.xz
104ebd35a1c18fbace99f15b2e0478b4 5955 admin optional
needrestart_3.5-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEWKA9xYJCWk3IuQ4TEtmwSpDL2OQFAl6DDMgACgkQEtmwSpDL
2OR9IBAAnpL6XUvrtgY76lvdhiK7qVyVO5OiRWMoGTpa0VBs8AZ511K+73PY4ZOj
eBA1xxV7f6CBmhCcsRTfCHgzcx0/6OyYeGkvsNa3DJPzbwo/dt6396qajIWV3ri8
rNpf6Qex48xCJnWSKAFLR7t/yVOg+96S0WosDKwljDoqImxVn/WVjoyTbHnW6l39
1ZWQHEN5C4ufoB8sSzSTPn7usgjvOKTgR11zHYzN0MQtEC+uvhDKLxvu1tm4CJkL
Mn659D/+qP90OTjlFddKKAFLBYwr+/hXA6C8QCACoDmNxMMivmVD80utdi6TKSNJ
ykKFvwVgMoxfxlLTRm4Cma31cubVczrp7WuY8tjHoGz80nNhS31rPmLiFmTzCbio
R82Cuh/0oAzXYWhm0FcGU2uwaYLhnAmfaobjpDMcSdZmKmY5tTRk/CqCOxIQbRvC
P1BRBNJg7tLFzmWbcxwTCKrnr8Lo+WTXLw6qj1ff/51h0oZUg3llb2BEW0yNqpft
46kzmTfhToikbfZmWJ1ro8kTc1kVHjtOWrARKnGsntrN3N4FEIz/kPMzBsVKrzA3
hgEeCYCvKcgpSaadyOTPEqa5Xmo2LW2NsCs2W8PNT6FNhPK32jnHgb15f4ibz+Di
FgVlVGk6ivrm5l901XEDL3Wi0l2nokGGTh6XII2WZnung3/WIwM=
=xBuo
-----END PGP SIGNATURE-----
--- End Message ---