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

Bug 334791

Summary: www-apache/mod_ruby-1.3.0 access violation
Product: Gentoo Linux Reporter: Dmitry Kravtsov <idkravitz>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED LATER    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info =www-apache/mod_ruby-1.3.0
build.log
emerge -pqv =www-apache/mod_ruby-1.3.0
emerge --info =www-apache/mod_ruby-1.3.0

Description Dmitry Kravtsov 2010-08-27 10:42:48 UTC
emerge failed with access violation

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE "/var/log/sandbox/sandbox-1215.log"

VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line

F: mkdir
S: deny
P: /1.9.1
A: /1.9.1
R: /1.9.1
C: /usr/bin/install -c -d /1.9.1 apache 
--------------------------------------------------------------------------------
Comment 1 Dmitry Kravtsov 2010-08-27 10:47:39 UTC
Created attachment 244905 [details]
emerge --info =www-apache/mod_ruby-1.3.0
Comment 2 Dmitry Kravtsov 2010-08-27 10:48:15 UTC
Created attachment 244907 [details]
build.log
Comment 3 Dmitry Kravtsov 2010-08-27 10:49:09 UTC
Created attachment 244909 [details]
emerge -pqv =www-apache/mod_ruby-1.3.0
Comment 4 Dmitry Kravtsov 2010-08-27 10:50:27 UTC
Created attachment 244911 [details]
emerge --info =www-apache/mod_ruby-1.3.0
Comment 5 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-08-27 10:53:09 UTC
mod_ruby hasn't been ported to ruby-ng yet so it is not supported with Ruby 1.9.
Comment 6 Dmitry Kravtsov 2010-08-27 10:55:05 UTC
Jesus Christ! if Ruby 1.9.2 can't work with mod_ruby or ruby-fcgi so how can I possibly write web applications on it?