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:

[EMAIL PROTECTED]:~$ mkdir test
[EMAIL PROTECTED]:~$ cd test
[EMAIL PROTECTED]:~/test$ touch foo
[EMAIL PROTECTED]:~/test$ touch bar1.1
[EMAIL PROTECTED]:~/test$ touch foobar11
[EMAIL PROTECTED]:~/test$ run-parts --list .
./foo
./foobar11
[EMAIL PROTECTED]:~/test$ mv bar1.1 bar11
[EMAIL PROTECTED]:~/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 <[EMAIL PROTECTED]>
 t: +44 1273 424795; f: +44 1273 424795
 PGP: C0A7 955E EED6 A309 23D7 863B C76A 26A3 F0DC FCA8
 never send mail to: [EMAIL PROTECTED]


Attachment: PGP.sig
Description: This is a digitally signed message part

Reply via email to