Bug#344553: [Logcheck-devel] Bug#344553: logcheck: Fails silently to read config file

2006-01-02 Thread Markus Peuhkuri
Maximilian Attems wrote: >second you give _no_ argument why CONFFILE is so important. >logcheck works fine without it. > > > If config file is defined on command line argument, it should be read in and an error given if it not readable. If the config file exists, it should be read. >third the

Bug#344553: [Logcheck-devel] Bug#344553: logcheck: Fails silently to read config file

2006-01-02 Thread Markus Peuhkuri
whose sole purpose is to detect unintended events in systems. -- Markus Peuhkuri | http://www.iki.fi/puhuri/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#344553: [Logcheck-devel] Bug#344553: logcheck: Fails silently to read config file

2006-01-01 Thread Markus Peuhkuri
NFFILE ]; then # this provides 3) error "Config file $CONFFILE unreadable" fi (sorry, if line wrap is problem). -- Markus Peuhkuri | http://www.iki.fi/puhuri/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#344553: [Logcheck-devel] Bug#344553: logcheck: Fails silently to read config file

2005-12-31 Thread Markus Peuhkuri
that my temporary config file was mode 600 with my userid and when run with "sudo -u logcheck logcheck -t -c newconfig", the logcheck uid was unable to read it but did not report any error. -- Markus Peuhkuri | http://www.iki.fi/puhuri/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#307585: ssh summaries for logcheck: a helper script

2005-12-23 Thread Markus Peuhkuri
(1), Barrera (1), Castro (1), (cut...) Inverse mapping failures: 44 44 192.0.2.9 !=> www.example.com -- Markus Peuhkuri | http://www.iki.fi/puhuri/ #!/usr/bin/perl -wT # log-summary-ssh # Selects two lines that are very common with ssh scans. # This script removes those from output

Bug#344553: logcheck: Fails silently to read config file

2005-12-23 Thread Markus Peuhkuri
Package: logcheck Version: 1.2.42 Severity: minor Tags: patch Logcheck does not report any error if the config file is not readable or does not exists. This may easily happen, as logcheck is run as logcheck user and while one is testing a new configuration on live system with running configuratio

Bug#169960: at: Uncondition /bin/sh warning (patch included)

2005-09-29 Thread Markus Peuhkuri
uld be defining some environment variable like 'SHUT_UP_AT_I_KNOW_YOU_USE_BIN_SH_THANKS' :-) and check for that. if (getenv("SHUT_UP_AT_I_KNOW_YOU_USE_BIN_SH_THANKS")) silent = 1; instead of that fragment in getopt-switch. -- Markus Peuhkuri | http://iki.fi/puhuri/ --- at.c~

Bug#298291: logcheck-database: Printer out-of-paper reported

2005-03-06 Thread Markus Peuhkuri
Package: logcheck-database Version: 1.2.34 Severity: minor I have parallel port attached printer and kernel reports whenever printer is out of paper: Mar 6 12:38:50 host kernel: lp0 out of paper However, this is not a situation that should be reported by default (IMHO) by logcheck sending repo