Bug#350242: [Logcheck-devel] Bug#350242: logcheck: does not handle filenames with dots in them (e.g. cyrus2.2)

Jamie L. Penman-Smithson jamie at silverdream.org
Sun Feb 12 03:05:12 UTC 2006


reassign 350242 debianutils
severity 350242 normal
retitle 350242 debianutils: run-parts can't handle filenames  
containing a period
thanks!

On 28 Jan 2006, at 08:17, Paul Traina wrote:
> Cyrus 2.2 in experimental installs its logcheck file as:
>
> 	/etc/logcheck/ignore.d.server/cyrus2.2
>
> That file is ignored...

This looks like a problem with run-parts:

jps at lorien:~$ mkdir test
jps at lorien:~$ cd test
jps at lorien:~/test$ touch foo
jps at lorien:~/test$ touch bar1.1
jps at lorien:~/test$ touch foobar11
jps at lorien:~/test$ run-parts --list .
./foo
./foobar11
jps at lorien:~/test$ mv bar1.1 bar11
jps at lorien:~/test$ run-parts --list .
./bar11
./foo
./foobar11

Therefore, I'm going to reassign this to debianutils.
In the meantime I've modified logcheck to use find instead.

Thanks,

-- 
-Jamie L. Penman-Smithson <jamie at silverdream.org>
  t: +44 1273 424795; f: +44 1273 424795
  PGP: C0A7 955E EED6 A309 23D7 863B C76A 26A3 F0DC FCA8
  never send mail to: oubliette.z at gmail.com


-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : http://lists.alioth.debian.org/pipermail/logcheck-devel/attachments/20060212/bd1b5487/attachment.pgp 


More information about the Logcheck-devel mailing list