[#68137] improve semantics of manpages — "Anthony J. Bentley" <anthony@...>
Hi,
1 message
2015/02/17
[#68144] Re: Future of test suites for Ruby — Anthony Crumley <anthony.crumley@...>
FYI...
4 messages
2015/02/17
[#68343] [Ruby trunk - Bug #10916] [Open] What the Ruby? SegFault? — ruby@...
Issue #10916 has been reported by why do i need this acct just to create a bug report.
5 messages
2015/02/27
[#68373] Re: [Ruby trunk - Bug #10916] [Open] What the Ruby? SegFault?
— "Martin J. Dürst" <duerst@...>
2015/03/02
> * Author: why do i need this acct just to create a bug report
[#68358] [Ruby trunk - Bug #10902] require("enumerator") scans LOAD_PATH 2x on every invocation — ruby@...1.net
Issue #10902 has been updated by Aman Gupta.
3 messages
2015/02/28
[ruby-core:68071] [Ruby trunk - Bug #10842] [Open] rake update to 10.4.2 -> Segmentation fault : ruby 2.1.5p273 (2014-11-13 revision 48405) [x64-mingw32]
From:
s.cambour@...
Date:
2015-02-09 12:44:49 UTC
List:
ruby-core #68071
Issue #10842 has been reported by Sergue誰 Cambour.
----------------------------------------
Bug #10842: rake update to 10.4.2 -> Segmentation fault : ruby 2.1.5p273 (2014-11-13 revision 48405) [x64-mingw32]
https://bugs.ruby-lang.org/issues/10842
* Author: Sergue誰 Cambour
* Status: Open
* Priority: Normal
* Assignee:
* ruby -v: 2.1.5
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN
----------------------------------------
I tried to update the existing rake gem up to 10.4.2:
* download the latest version from rubygems and save it locally
* run `gem install rake -l -N` to install it locally
* got the below error:
C:\Users\XXXXX\Documents\Soft\gems>gem update rake -l
Updating installed gems
ERROR: While executing gem ... (Gem::RemoteFetcher::UnknownHostError)
no such name (https://rubygems.org/specs.4.8.gz)
C:\Users\XXXXX\Documents\Soft\gems>gem install rake -l
rake's executable "rake" conflicts with C:/Ruby21-x64/bin/rake
Overwrite the executable? [yN] C:/Ruby21-x64/lib/ruby/2.1.0/rubygems/user_interaction.rb:286: [BUG] Segmentat
ion fault
ruby 2.1.5p273 (2014-11-13 revision 48405) [x64-mingw32].
See the full stack trace at this gist: https://gist.github.com/Javix/d9b8e820dbb6943827aa.
Reproduced on a Windows PC:
- Windows 7, 64 bits
- Ruby ruby 2.1.5p273 (2014-11-13 revision 48405) [x64-mingw32]
--
https://bugs.ruby-lang.org/