Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 189655 - Sandbox errors in net-wireless/wlassistant-0.5.7
Summary: Sandbox errors in net-wireless/wlassistant-0.5.7
Status: RESOLVED DUPLICATE of bug 107013
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-21 01:07 UTC by Kevin Lacquement
Modified: 2007-08-21 05:59 UTC (History)
0 users

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


Attachments
Emerge output (emerge,32.16 KB, text/plain)
2007-08-21 01:07 UTC, Kevin Lacquement
Details
Emerge info (info,11.63 KB, text/plain)
2007-08-21 01:08 UTC, Kevin Lacquement
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Lacquement 2007-08-21 01:07:16 UTC
The ebuild for net-wireless/wlassistant tries to delete files in /usr/lib/scons-0.97, and gets blocked by sandbox.

Reproducible: Always

Steps to Reproduce:
1. emerge net-wireless/wlassistant

Actual Results:  
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------

LOG FILE = "/var/log/sandbox/sandbox-net-wireless_-_wlassistant-0.5.7-19038.log"



unlink:    /usr/lib/scons-0.97/SCons/__init__.pyc

unlink:    /usr/lib/scons-0.97/SCons/Script/__init__.pyc

unlink:    /usr/lib/scons-0.97/SCons/Action.pyc

unlink:    /usr/lib/scons-0.97/SCons/Debug.pyc

unlink:    /usr/lib/scons-0.97/SCons/Errors.pyc

unlink:    /usr/lib/scons-0.97/SCons/Executor.pyc

unlink:    /usr/lib/scons-0.97/SCons/Memoize.pyc

unlink:    /usr/lib/scons-0.97/SCons/Util.pyc

unlink:    /usr/lib/scons-0.97/SCons/compat/__init__.pyc

unlink:    /usr/lib/scons-0.97/SCons/compat/builtins.pyc


And continuing (full output attached)


Expected Results:  
Successful emerge
Comment 1 Kevin Lacquement 2007-08-21 01:07:49 UTC
Created attachment 128730 [details]
Emerge output
Comment 2 Kevin Lacquement 2007-08-21 01:08:28 UTC
Created attachment 128732 [details]
Emerge info
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-08-21 05:59:53 UTC
Re-emerge scons.

*** This bug has been marked as a duplicate of bug 107013 ***