Bug 144789 - mail-filter/amavisd-new collision with new /var/amavis/.razor/*.conf
Bug#: 144789 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: CLOSED Severity: normal Priority: P2
Resolution: TEST-REQUEST Assigned To: antivirus@gentoo.org Reported By: cedk@gentoo.org
Component: Ebuilds
URL: 
Summary: mail-filter/amavisd-new collision with new /var/amavis/.razor/*.conf
Keywords:  
Status Whiteboard: 
Opened: 2006-08-22 14:47 0000
Description:   Opened: 2006-08-22 14:47 0000
The ebuild do an doins for all files that are in
/var/amavis/.razor/*.{conf,lst}.
But those files are added by razor and that create a collision on updating
amavisd-new. Because ebuild try to overwrite those files that are not owned by
any package. I think the ebuild must leave those files.

------- Comment #1 From Andrej Kacian (RETIRED) 2006-12-24 13:20:49 0000 -------
OK, I've changed amavisd-new-2.4.4 ebuild so that it doesn't do anything if
amavis' .razor/ dir exists. IMO that should fix this collision issue. Can you
please test?

------- Comment #2 From Cédric Krier 2006-12-25 08:29:14 0000 -------
It seems to work
Thanks

------- Comment #3 From Andrej Kacian (RETIRED) 2006-12-25 11:53:54 0000 -------
Yay!