From: jrp@...2go2.com Date: 2017-05-31T18:14:40+00:00 Subject: [ruby-core:81489] [Ruby trunk Bug#13617] ruby 2.3.4 will not run nor install on same disk but different machine Issue #13617 has been reported by dvodvo (Jerome C). ---------------------------------------- Bug #13617: ruby 2.3.4 will not run nor install on same disk but different machine https://bugs.ruby-lang.org/issues/13617 * Author: dvodvo (Jerome C) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: ruby 2.3.4p301 (2017-03-30 revision 58214) [x86_64-darwin13] * Backport: 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: UNKNOWN ---------------------------------------- Following a hardware problem, I moved a HD to a slightly older machine. It boots up, but my rails environment crashes (https://stackoverflow.com/questions/43872146/ruby-not-accessible-on-same-disk-different-machine). I attempted to install the ruby version (targetting latest 2.3 as 2.4 already has proven problematic with the app), but that fails with the following info. $ ruby -v ruby 2.3.4p301 (2017-03-30 revision 58214) [x86_64-darwin13] $ rbenv install 2.3.4 ruby-build: use openssl from homebrew Downloading ruby-2.3.4.tar.bz2... -> https://cache.ruby-lang.org/pub/ruby/2.3/ruby-2.3.4.tar.bz2 Installing ruby-2.3.4... ruby-build: use readline from homebrew BUILD FAILED (OS X 10.9.5 using ruby-build 20170322) Inspect or clean up the working tree at /var/folders/y4/p5rzpzzn5l73q5rrb0drj06r0000gn/T/ruby-build.20170531193528.15685 Results logged to /var/folders/y4/p5rzpzzn5l73q5rrb0drj06r0000gn/T/ruby-build.20170531193528.15685.log Last 10 log lines: 33 /private/var/folders/y4/p5rzpzzn5l73q5rrb0drj06r0000gn/T/ruby-build.20170531193528.15685/ruby-2.3.4/.ext/x86_64-darwin13/io/console.bundle 34 /private/var/folders/y4/p5rzpzzn5l73q5rrb0drj06r0000gn/T/ruby-build.20170531193528.15685/ruby-2.3.4/lib/rubygems/user_interaction.rb 35 /private/var/folders/y4/p5rzpzzn5l73q5rrb0drj06r0000gn/T/ruby-build.20170531193528.15685/ruby-2.3.4/lib/rubygems/command.rb [NOTE] You may have encountered a bug in the Ruby interpreter or extension libraries. Bug reports are welcome. For details: http://www.ruby-lang.org/bugreport.html make: *** [do-install-all] Abort trap: 6 -- https://bugs.ruby-lang.org/ Unsubscribe: