Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 81103

Summary: Can't emerge qmail-scanner if bitdefender-console is installed.
Product: Gentoo Linux Reporter: Christian Lerrahn <jsfan>
Component: Current packagesAssignee: Qmail Team (OBSOLETE) <qmail-bugs+disabled>
Status: RESOLVED TEST-REQUEST    
Severity: major CC: jeroen, ticho
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Christian Lerrahn 2005-02-07 05:26:59 UTC
If I try to emerge qmail-scanner after having emerged bitdefender-console, qmail-scanner will try to use bdc as a virus scanner. This leads to the following access violation:

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-mail-filter_-_qmail-scanner-1.24-30777.log"

open_wr:   /opt/bdc/plugins.htm

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Andrej Kacian (RETIRED) gentoo-dev 2005-02-24 13:51:11 UTC
How is this qmail-scanner's file different from bitdefender-console's ?
Maybe qmail-scanner doesn't need to install it at all...
Comment 2 Andrej Kacian (RETIRED) gentoo-dev 2005-04-07 09:08:09 UTC
Guys, what's the status on this one? IMO it is enough to just remove the conflicting file from qmail-scanner portage image before merging it into system, as bitdefender provides it already.

Could you attach the file from qmail-scanner here please? I'd like to have a look at it and compare it with bitdefender's version.
Comment 3 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2005-04-07 10:55:50 UTC
ah, another broken virus scanner (that tries to do writes when it shouldn't).
adding 'addpredict /opt/bdc/plugins.htm' to the qmail-scanner ebuild should fix it.
Comment 4 Jory A. Pratt 2005-06-05 07:18:47 UTC
*** Bug 84180 has been marked as a duplicate of this bug. ***
Comment 5 Andrej Kacian (RETIRED) gentoo-dev 2005-06-05 09:23:04 UTC
Well, can someone from qmail team fix qmail-scanner as Robin suggested?
Comment 6 Jory A. Pratt 2005-06-05 09:59:32 UTC
addpredict /opt/bdc/plugins.htm has been added please test for assurance purpose
marking testing.