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

Bug 109930

Summary: Sandbox error on dev-ruby/rubygems
Product: Gentoo Linux Reporter: Caleb Tennis (RETIRED) <caleb>
Component: [OLD] Core systemAssignee: Sandbox Maintainers <sandbox>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.