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

Bug 145331

Summary: sandbox violation in an unspecified ebuild
Product: Gentoo Linux Reporter: Thomas Kerin <thomasmkerin>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: High    
Version: 2005.1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Thomas Kerin 2006-08-28 03:58:28 UTC
i havnt got emerge --info but anyway.. i ran `emerge --sync` and then `emerge gnome-light`. most packages worked, but then i got an error like this

------------------ ACCESS VIOLATION SUMMARY ------------------

unlink:    /usr/share/pygtk/2.0/codegen/defsparser.pyc
open_wr:   /usr/share/pygtk/2.0/codegen/defstarser.pyc
unlink:    /usr/share/pygtk/2.0/codegen/scmexpr.pyc
open_wr:   /usr/share/pygtk/2.0/codegen/scmexpr.pyc
unlink:    /usr/share/pygtk/2.0/codegen/definitions.pyc
open_wr:   /usr/share/pygtk/2.0/codegen/definitions.pyc
unlink:    /usr/share/pygtk/2.0/codegen/argtypes.pyc
open_wr:   /usr/share/pygtk/2.0/codegen/argtypes.pyc
unlink:    /usr/share/pygtk/2.0/codegen/override.pyc
open_wr:   /usr/share/pygtk/2.0/codegen/override.pyc
unlink:    /usr/share/pygtk/2.0/codegen/reversewrapper.pyc
open_wr:   /usr/share/pygtk/2.0/codegen/reversewrapper.pyc

Appologies for not having a more informative error.. anyway. i managed to get around this error by running `FEATURES="-sandbox" emerge gnome-light`. 

i also had the same problem with compiling gedit, yet i have still to try it without sandbox enabled.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-28 04:22:39 UTC
Good that you didn't post ebuild name at all.

Run python-updater and/or re-emerge pygtk.