Project

General

Profile

Actions

Bug #7915

closed

Rubygems stub shebang is wrongly expanded

Added by vo.x (Vit Ondruch) about 11 years ago. Updated almost 11 years ago.

Status:
Closed
Target version:
ruby -v:
ruby 2.0.0dev (2013-02-14 trunk 39237) [x86_64-linux]
Backport:
[ruby-core:52715]

Description

=begin
Rubygems stub shebang is wrongly expanded. It used to be /usr/bin/ruby in rev39237 and now it is /bin/ruby in rev39387. It seems, that the --with-exec prefix is wrong handled, se
ruby -rrbconfig -e "RbConfig::CONFIG.each {|c| p c}"
output [1], where the 'exec_prefix' value is empty, where it used to contain /usr value. I guess that 39320 is the offending patch.

[1] https://gist.github.com/voxik/5016136
=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0