Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 316523 - dev-ruby/ruby-prof has wrong path hardcoded
Summary: dev-ruby/ruby-prof has wrong path hardcoded
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-21 12:53 UTC by Benedikt Böhm (RETIRED)
Modified: 2010-08-22 07:38 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 Benedikt Böhm (RETIRED) gentoo-dev 2010-04-21 12:53:51 UTC
in /usr/lib64/ruby/gems/1.8/gems/ruby-prof-0.8.1/lib/ruby-prof.rb line 1:

require File.dirname(__FILE__) + "/../ext/ruby_prof" # .so

but ruby_prof.so is installed into the lib/ dir as well.
Comment 1 Hans de Graaff gentoo-dev Security 2010-08-08 18:04:20 UTC
Thanks for the report. Fixed in ruby-prof 0.8.2-r1.