[Pkg-aide-maintainers] Bug#418626: Bug#418626: aide: Additional files for Amavisd-new

Marc Haber mh+debian-packages at zugschlus.de
Wed Jun 6 13:58:38 UTC 2007


On Thu, May 10, 2007 at 08:35:41AM +0200, Tim Stoop wrote:
> Found some additional files/directories that need to be processed, but
> not sure how to do it. I'll show you the output:
> 
> added: /var/lib/amavis/tmp/amavis-20070508T111653-32363
> added: /var/lib/amavis/tmp/amavis-20070508T111653-32363/email.txt
> added: /var/lib/amavis/tmp/amavis-20070508T111653-32363/parts
> changed: /var/lib/amavis/tmp
> changed: /var/lib/amavis/tmp/amavis-20070508T063015-31445/email.txt
> changed: /var/lib/amavis/tmp/amavis-20070508T063015-31445/parts

That's bad. I don't see any good way except excluding the entire mask:

!/var/lib/amavis/tmp/amavis-[0-9]{8}T[0-9]{6}-[0-9]{5}$
!/var/lib/amavis/tmp/amavis-[0-9]{8}T[0-9]{6}-[0-9]{5}/(email\.txt|parts)$

> removed: /var/log/aide/aide.log.6.gz

your aide.conf.d/31_aide_aide is enabled? It should take care of this:

/var/log/aide/aide\.log\.6\.gz$ RotatedLogs+ARF

> I thought we had the log working, but apparantly it doesn't like the
> removed file. I'm not sure how to proceed here.

No idea as well, and it works here.

> The other lines are about the temporary unpack dir. I thought the line
> /var/lib/amavis/tmp$ VarDir
> should've taken care of that, but apparantly it doesn't. Any tips?

No, this only takes care of the directory itself changing, and does
not take care of new directories/files being created and/or deleted.

Greetings
Marc

-- 
-----------------------------------------------------------------------------
Marc Haber         | "I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things."    Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 3221 2323190




More information about the Pkg-aide-maintainers mailing list