Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 145331 - sandbox violation in an unspecified ebuild
Summary: sandbox violation in an unspecified ebuild
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-28 03:58 UTC by Thomas Kerin
Modified: 2006-08-28 04:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.