bug-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tidy won't cleanup files which are bigger than 4G


From: Thomas Glanzmann
Subject: Re: Tidy won't cleanup files which are bigger than 4G
Date: Fri, 5 Nov 2004 01:53:13 +0100
User-agent: Mutt/1.5.6i

Hello again,

> cfengine:faui00j: Deleting file /var/tmp/ai1.img
> cfengine:faui00j: Size=-1795522560 bytes,
                         ~~~~~~~~~~~ buffer overflow?

> cfengine:faui00j: Deleting file /var/mail
                                  ~~~~~~~~~ This should not have
                                  happened.

RCS file: RCS/cfagent.conf,v
retrieving revision 1.447
diff -u -r1.447 cfagent.conf
--- cfagent.conf        2004/11/04 19:25:06     1.447
+++ cfagent.conf        2004/11/05 00:50:58
@@ -99,11 +99,6 @@
                /var/tmp/ pat=* age=7 rmdirs=sub recurse=10 type=ctime 
inform=false
                /var/lock/ pat=* size=50kb age=2 rmdirs=sub recurse=10 
type=ctime inform=false

-       linux::
-
-               /var/ pat=mail rmdirs=all age=0 dirlinks=keep inform=false
-               /etc/ pat=exim rmdirs=true age=0 inform=false
-
 #-[editfiles]------------------------------------------------------------------

 editfiles:

shell returned 1

Hit ENTER or type command to continue
RCS/cfagent.conf,v  <--  cfagent.conf
new revision: 1.448; previous revision: 1.447
enter log message, terminated with single '.' or end of file:
>> new tidy kills symlinks to directories
>> .
done

Honestly,
        Thomas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]