Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5740 - sandbox doesn't do anything in portage 2.0.21
Summary: sandbox doesn't do anything in portage 2.0.21
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-29 12:57 UTC by Dan Armak (RETIRED)
Modified: 2011-10-30 22:21 UTC (History)
1 user (show)

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 Dan Armak (RETIRED) gentoo-dev 2002-07-29 12:57:28 UTC
<danarmak> drobbins: oh right, i wanted to tell you. sandbox doesn't seem to 
work at all here, ever. i just put "touch /foobar" in an ebuild's main secion 
and it works, no acces denyings 
<drobbins> danarmak: try to find out why... 
<drobbins> danarmak: if /etc/ld.so.preload exists, etc. 
<danarmak> no it doesn't exist while ebuild is running 
<drobbins> danarmak: do this 
# python 
>>> import portage 
>>> portage.settings["FEATURES"] 
<danarmak> output: 'sandbox digest noauto noclean ccache' 
<drobbins> ok, then file a bug report. I'll see if I can replicate it here. 
it's possible that by removing some of azarah's patch, it got messed up
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2002-07-29 21:15:30 UTC
OK, fixed in 2.0.22; also, sandbox will now protect against things in the root
ebuild, not just stuff in functions.