Displaying 2 results from an estimated 2 matches for "cleancheck".
Did you mean:
clangcheck
2005 Mar 16
1
Bug#299810: logcheck: grep errors after latest update
...grep: Invalid regular expression
-----------------------------------------------------------------------------
I'm still getting *some* reports, but have no clue what I'm now missing
due to the error.
Ahh... this seems to be the culprit:
+ debug 'cleanchecked - dir - /tmp/logcheck.e1vXAf/ignore/ntpdate'
+ '[' 0 -eq 1 ']'
+ egrep --text -v -f /tmp/logcheck.e1vXAf/ignore/ntpdate /tmp/logcheck.e1vXAf/ch
grep: Invalid regular expression
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable...
2005 Feb 16
3
Bug#295560: logcheck: Please include filename when reporting "invalid regular expression"
Package: logcheck
Version: 1.2.34
Severity: wishlist
I have a couple of home-made logcheck ignore files, and happened to
have one unescaped (and unmatched) `(' in one of the filter
lines. Because of this, cron sent a mail with the body "grep: Invalid
regular expression" - the subject is the command in the "2 * * * *"
line in /etc/cron.d/logcheck, of course.
It would be