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

Bug 72978

Summary: qmail-scanner-1.24 fails in emerge (ACCESS VIOLATION - open_wr: /proc/linuxshield/...)
Product: Gentoo Linux Reporter: Potas <potas>
Component: New packagesAssignee: Net-Mail Packages <net-mail+disabled>
Status: RESOLVED WORKSFORME    
Severity: blocker    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Potas 2004-11-30 16:25:09 UTC
****** FINAL TEST ******

Please log into an unpriviledged account and run
/var/qmail/bin/qmail-scanner-queue.pl -g

If you see the error "Can't do setuid", or "Permission denied", then
refer to the FAQ.

(e.g.  "setuidgid qmaild /var/qmail/bin/qmail-scanner-queue.pl -g")


That's it! To report success:

   % (echo 'First M. Last'; cat SYSDEF)|mail jhaar-s4vstats@crom.trimble.co.nz
Replace First M. Last with your name.
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-mail-filter_-_qmail-scanner-1.24-22670.log"

open_wr:   /proc/linuxshield/...
--------------------------------------------------------------------------------
root@www:



Reproducible: Always
Steps to Reproduce:
1.emerge qmail-scanner
2.
3.

Actual Results:  
the emerge chrash and return to command line.

Expected Results:  
Install qmail-scanner
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-12-08 19:33:18 UTC
What anti-virus stuff are you using?
Comment 2 Potas 2004-12-16 07:16:15 UTC
Solved adding -sandbox (or removing sandbox) to FEATURES in /etc/make.conf.
Maybe this is not the best solution but it works.