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

Bug 17310

Summary: failed on ethereal about an ACCESS VIOLATION
Product: Gentoo Linux Reporter: Ibraheem Umaru-Mohammed <umarumohammed>
Component: New packagesAssignee: Brad Cowan (RETIRED) <bcowan>
Status: RESOLVED WORKSFORME    
Severity: normal CC: mholzer
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ibraheem Umaru-Mohammed 2003-03-11 12:10:44 UTC
ethereal 0.9.10 ebuild 

portage 2.0.47-r8. Tried an emerge -u world, when it got to ethereal, there was an ACCESS VIOLATION error that stopped the rest of the emerge. I was directed (as part of the error) to look at the log file created in /tmp, which had the following in it:

bash-2.05b$ cat /tmp/sandbox-ethereal-0.9.10-8943.log 
open_wr:   /usr/share/snmp/mibs/.index
open_wr:   /usr/share/snmp/mibs/.index
bash-2.05b$




Reproducible: Always
Steps to Reproduce:
emerge sync; emerge -u portage; emerge -u world;
1.
2.
3.

Actual Results:  
ACCESS VIOLATION error that created a log file in temp with the following:
bash-2.05b$ cat /tmp/sandbox-ethereal-0.9.10-8943.log 
open_wr:   /usr/share/snmp/mibs/.index
open_wr:   /usr/share/snmp/mibs/.index
bash-2.05b$


Expected Results:  
Not break the emerge -u world.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-03-12 15:48:02 UTC
this is cause you've snmp in your useflag und deleted the package
Comment 2 Brad Cowan (RETIRED) gentoo-dev 2003-03-13 17:04:51 UTC
I added addwite "/usr/share/snmp/mibs/" to the ebuild, that disables sandbox for that dir....it shouldn't error on that