First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 92954
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Antivirus Team <antivirus@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ed Wildgoose <gentoo@wildgooses.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 92954 depends on: Show dependency tree
Show dependency graph
Bug 92954 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-05-17 10:44 0000
After pulling my hair out for a bit after an upgrade to amavisd-new 2.3.1 I
realised that the conf files patch causes a very subtle problem

See here from the ebuild patch:

-$QUARANTINEDIR = '/var/virusmails';
+$QUARANTINEDIR = '$MYHOME/quarantine';

The second line should have double quotes or else the $MYHOME is not expanded! 
This leads to errors in the log files about being "unable to write to dir
$MYHOME/quarantine" - took me a while to realise why!!

Anyway, please can someone change the single quotes for double quotes ASAP,
perhaps it will save someone else some hair pulling!

Thanks

Reproducible: Always
Steps to Reproduce:
/etc/init.d/amavis restart
Actual Results:  
Fails to restart...

------- Comment #1 From Andrej Kacian (RETIRED) 2005-05-17 15:07:53 0000 -------
Fixed in CVS, thanks! I missed this one.

------- Comment #2 From Tuan Van (RETIRED) 2005-05-17 16:05:49 0000 -------
*** Bug 92994 has been marked as a duplicate of this bug. ***

First Last Prev Next    No search results available      Search page      Enter new bug