[#77789] [Ruby trunk Feature#12012] Add Boolean method — prodis@...
Issue #12012 has been updated by Fernando Hamasaki de Amorim.
4 messages
2016/10/27
[ruby-core:77779] [Ruby trunk Bug#12872][Rejected] COMMAND LINE ERROR when tried gem --help
From:
nobu@...
Date:
2016-10-27 07:39:12 UTC
List:
ruby-core #77779
Issue #12872 has been updated by Nobuyoshi Nakada. Description updated Status changed from Open to Rejected You load an extension library for 2.3 from 2.0.0. ---------------------------------------- Bug #12872: COMMAND LINE ERROR when tried gem --help https://bugs.ruby-lang.org/issues/12872#change-61082 * Author: Masoom S * Status: Rejected * Priority: Normal * Assignee: * ruby -v: ruby 2.0.0p648 (2015-12-16 revision 53162) [universal.x86_64-darwin16] * Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN ---------------------------------------- ``` Ignoring executable-hooks-1.3.2 because its extensions are not built. Try: gem pristine executable-hooks --version 1.3.2 Ignoring ffi-1.9.14 because its extensions are not built. Try: gem pristine ffi --version 1.9.14 Ignoring gem-wrappers-1.2.7 because its extensions are not built. Try: gem pristine gem-wrappers --version 1.2.7 Ignoring io-console-0.4.6 because its extensions are not built. Try: gem pristine io-console --version 0.4.6 Ignoring json-2.0.2 because its extensions are not built. Try: gem pristine json --version 2.0.2 Ignoring nokogiri-1.6.8.1 because its extensions are not built. Try: gem pristine nokogiri --version 1.6.8.1 Ignoring psych-2.1.1 because its extensions are not built. Try: gem pristine psych --version 2.1.1 Ignoring redcarpet-3.3.4 because its extensions are not built. Try: gem pristine redcarpet --version 3.3.4 Error loading RubyGems plugin "/Users/masoom/.rvm/gems/ruby-2.3.0@global/gems/executable-hooks-1.3.2/lib/rubygems_plugin.rb": cannot load such file -- executable-hooks/wrapper (LoadError) Error loading RubyGems plugin "/Users/masoom/.rvm/gems/ruby-2.3.0@global/gems/gem-wrappers-1.2.7/lib/rubygems_plugin.rb": cannot load such file -- gem-wrappers (LoadError) /Users/masoom/.rvm/gems/ruby-2.3.0/gems/psych-2.1.1/lib/psych.bundle: [BUG] Segmentation fault ruby 2.0.0p648 (2015-12-16 revision 53162) [universal.x86_64-darwin16] ``` -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>