Your message dated Sun, 10 Nov 2024 18:56:09 +0000
with message-id
<caj3buosapzvela_+u4chhsdqnim4euucpswb3fuuzpbcfgr...@mail.gmail.com>
and subject line Re:
has caused the Debian Bug report #1019325,
regarding logcheck: multiple calls to deprecated egrep generates lots of
warnings
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.)
--
1019325: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1019325
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: logcheck
Version: 1.3.24
Severity: normal
Hi,
Since grep 3.8-1, the use of egrep is deprecated and generates a
warning. As logcheck does multiple calls to egrep, this generates a lot
of "egrep: warning: egrep is obsolescent; using grep -E" lines in a cron
error mail each hour.
I guess simply replacing each occurence of "egrep" by "grep -E" in the
logcheck script would easily fix this.
Regards,
Tom
-- System Information:
Debian Release: bookworm/sid
APT prefers unstable
APT policy: (500, 'unstable')
merged-usr: no
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.16.0-3-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages logcheck depends on:
ii adduser 3.129
ii cron [cron-daemon] 3.0pl1-149
ii lockfile-progs 0.1.19
ii logtail 1.3.24
ii mime-construct 1.11+nmu3
ii postfix [mail-transport-agent] 3.6.4-1+b3
ii rsyslog [system-log-daemon] 8.2208.0-1
Versions of packages logcheck recommends:
ii logcheck-database 1.3.24
Versions of packages logcheck suggests:
pn syslog-summary <none>
--
Thomas Parmelan
--- End Message ---
--- Begin Message ---
On Sun, 12 Mar 2023 17:37:02 +0000 Richard Lewis
<[email protected]> wrote:
> package: logcheck
> # grep warnings are all fixed now
> fixed 1019325 1.4.0
>
closing
--- End Message ---