Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109930 - Sandbox error on dev-ruby/rubygems
Summary: Sandbox error on dev-ruby/rubygems
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Sandbox Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-20 08:44 UTC by Caleb Tennis (RETIRED)
Modified: 2005-10-20 08:50 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 Caleb Tennis (RETIRED) gentoo-dev 2005-10-20 08:44:29 UTC
I get a sandbox read directory error when emerging rubygems. 
 
ACCESS DENIED  opendir:   /var/log/sandbox 
ACCESS DENIED  opendir:   /var/log/sandbox 
/usr/portage/eclass/ruby.eclass: line 114: 22357 Terminated              
${RUBY} setup.rb install "$@" ${RUBY_ECONF} 
 
!!! ERROR: dev-ruby/rubygems-0.8.11 failed. 
!!! Function ruby_einstall, Line 127, Exitcode 143 
!!! setup.rb install failed 
!!! If you need support, post the topmost build error, NOT this status 
message. 
 
--------------------------- ACCESS VIOLATION SUMMARY 
--------------------------- 
LOG FILE = "/var/log/sandbox/sandbox-dev-ruby_-_rubygems-0.8.11-22329.log" 
 
opendir:   /var/log/sandbox 
opendir:   /var/log/sandbox 
-------------------------------------------------------------------------------- 
 
This only happens with sandbox-1.2.13.  Downgrading to sandbox-1.2.9 does not 
pose the problem. 
 
Please advise.
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2005-10-20 08:50:10 UTC
Nevermind, I patched rubygems to not call this code anymore.