Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 471370 - =app-misc/jq-1.3 - Ruby gem and sandbox errors: * ACCESS DENIED: mkdir: /usr/local/lib64/ruby/gems/1.9.1
Summary: =app-misc/jq-1.3 - Ruby gem and sandbox errors: * ACCESS DENIED: mkdir: /usr/...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tim Harder
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-27 04:15 UTC by Jeff Kowalczyk
Modified: 2013-05-27 06:27 UTC (History)
0 users

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


Attachments
emerge --info (emerge-info.txt,6.09 KB, text/plain)
2013-05-27 04:15 UTC, Jeff Kowalczyk
Details
build.log (build.log,5.34 KB, text/x-log)
2013-05-27 04:16 UTC, Jeff Kowalczyk
Details
sandbox.log (sandbox.log,535 bytes, text/x-log)
2013-05-27 04:16 UTC, Jeff Kowalczyk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Kowalczyk 2013-05-27 04:15:27 UTC
When emerging app-misc/jq-1.3, I encounter ruby gem errors and sandbox violations.

checking for bundle... bundle
 * ACCESS DENIED:  mkdir:        /usr/local/lib64/ruby/gems/1.9.1
 * ACCESS DENIED:  mkdir:        /usr/local/lib64/ruby/gems/1.9.1
The following gems are missing
 * rake (10.0.3)
 * Platform (0.4.0)
 * open4 (1.3.0)
...
followed by a sandbox error, see attachments.

There is a possibility that my environment has ruby-1.9 gem directories not in place, I mention it here for completeness:

% sudo ls /usr/local/lib64/ruby/gems                                                           
1.8

% sudo eselect ruby list              
Available Ruby profiles:
  [1]   ruby19 (with Rubygems) *

FWIW, I would be grateful for a USE=-doc which did not pull in these gems.

Reproducible: Always
Comment 1 Jeff Kowalczyk 2013-05-27 04:15:48 UTC
Created attachment 349310 [details]
emerge --info
Comment 2 Jeff Kowalczyk 2013-05-27 04:16:02 UTC
Created attachment 349312 [details]
build.log
Comment 3 Jeff Kowalczyk 2013-05-27 04:16:20 UTC
Created attachment 349314 [details]
sandbox.log
Comment 4 Tim Harder gentoo-dev 2013-05-27 06:27:34 UTC
Fixed in CVS.