hsbt_away changed the topic of #ruby-core to: check the latest release candidate for 1.9.1 release ftp.ruby-lang.org:/home/yugui/ruby-1.9.1-r26021+1.tar.bz2
charliesome has quit [Ping timeout: 272 seconds]
kosaki2 has quit [Remote host closed the connection]
kosaki2 has joined #ruby-core
kosaki2_ has joined #ruby-core
kosaki2 has quit [Read error: Connection reset by peer]
kosaki2_ has quit [Remote host closed the connection]
kosaki2 has joined #ruby-core
kosaki2 has quit [Ping timeout: 272 seconds]
kosaki2 has joined #ruby-core
marcandre has joined #ruby-core
<mpapis> drbrain, https://bugs.ruby-lang.org/issues/9053 could you recheck?
charliesome has joined #ruby-core
kosaki2 has quit [Remote host closed the connection]
kosaki2 has joined #ruby-core
kosaki2 has quit [Ping timeout: 245 seconds]
<drbrain> mpapis: hrm
<mpapis> drbrain, is it possible there is a bug that works only in rare combination of client and remote openssl?
<mpapis> hmm, I'm getting the same on my linux
<drbrain> mpapis: it's possible, for example SSLVersion may need to be set specially
<drbrain> for some servers
<mpapis> ah and from the rvm ticket - it was working in 1.9.3
<drbrain> mpapis: could be an OpenSSL issue
<mpapis> so how to debug, can you try the simplest command on 2.0.0 => ruby -rnet/http -e 'Net::HTTP.get(URI("https://stormforger.com"));'
<mpapis> had network problems, repeating just in case
<mpapis> so how to debug, can you try the simplest command on 2.0.0 => ruby -rnet/http -e 'Net::HTTP.get(URI("https://stormforger.com"));'
<drbrain> mpapis: seems openssl bug
<mpapis> ah and it breaks on 2.0.0, rubinius and jruby, works on ree, 1.8.7, 1.9.3
<drbrain> unless I don't know openssl properly
<drbrain> mpapis: ruby -rnet/http -e 'u = URI "https://stormforger.com"; h = Net::HTTP.new u.hostname, u.port; h.use_ssl = u.scheme == "https"; h.ssl_version = :TLSv1; h.get u'
<drbrain> lets you change ssl params
kosaki2 has joined #ruby-core
<mpapis> drbrain, openssl s_client -connect stormforger.com:443 <<<""
<mpapis> Verify return code: 21 (unable to verify the first certificate)
<drbrain> yeah, I get the same
<drbrain> but with both Apple OpenSSL and home-brew openssl
<mpapis> I got it on linux
<mpapis> so it is client error in the end?
<drbrain> I don't know
<drbrain> I reopened the issue and assigned it to Martin
<mpapis> maybe the message could extended to include this command so user can confirm
<mpapis> oh thanks!
<znz_jp> biff: [ruby-changes:31345] ko1:r43424 (trunk): * gc.c (vm_malloc_increase): do gc_rest_sweep() before GC. - http://mla.n-z.jp/?ruby-changes=31345
travis-ci has joined #ruby-core
travis-ci has left #ruby-core [#ruby-core]
<travis-ci> [travis-ci] The build was fixed. by @ko1: See http://travis-ci.org/ruby/ruby/builds/13070376
<znz_jp> biff: [ruby-changes:31346] ko1:r43425 (trunk): * gc.c: tuning parameters. - http://mla.n-z.jp/?ruby-changes=31346
<znz_jp> biff: [ruby-changes:31347] akr:r43426 (trunk): * addr2line.c: Include ELF header after system headers (especially - http://mla.n-z.jp/?ruby-changes=31347
kosaki2 has quit [Remote host closed the connection]
kosaki2 has joined #ruby-core
kosaki2 has quit [Ping timeout: 272 seconds]
nari has joined #ruby-core
nari has quit [Ping timeout: 248 seconds]
marcandre has quit [Remote host closed the connection]
nari has joined #ruby-core
DanKnox is now known as DanKnox_away
<znz_jp> biff: [ruby-changes:31348] ko1:r43427 (trunk): * gc.c (gc_sweep, gc_heap_lazy_sweep): fix measurement code. - http://mla.n-z.jp/?ruby-changes=31348
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
charliesome has joined #ruby-core
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
nari has quit [Ping timeout: 248 seconds]
<znz_jp> biff: [ruby-changes:31349] ko1:r43428 (trunk): * gc.c (gc_profile_dump_on): use "Page" terminology. - http://mla.n-z.jp/?ruby-changes=31349
nagachika has joined #ruby-core
nari has joined #ruby-core
nari has quit [Ping timeout: 248 seconds]
nagachika has quit [Remote host closed the connection]
nagachika has joined #ruby-core
<znz_jp> biff: [ruby-changes:31350] nagachika:r43429 (ruby_2_0_0): * gc.c (gc_prof_set_heap_info): fix compile error when - http://mla.n-z.jp/?ruby-changes=31350
nari has joined #ruby-core
nagachika has quit [Remote host closed the connection]
shinnya has quit [Ping timeout: 248 seconds]
r0bglees0n has quit [Quit: WeeChat 0.4.1]
<znz_jp> biff: [ruby-changes:31351] akr:r43430 (trunk): * lib/open-uri.rb (meta_add_field): : Re-implemented. - http://mla.n-z.jp/?ruby-changes=31351
r0bgleeson has joined #ruby-core
<znz_jp> biff: [ruby-changes:31352] nobu:r43431 (trunk): signal.c: adjust indent - http://mla.n-z.jp/?ruby-changes=31352
<znz_jp> biff: [ruby-changes:31353] nobu:r43432 (trunk): envutil.rb: disable gems in child process - http://mla.n-z.jp/?ruby-changes=31353
<znz_jp> biff: [ruby-changes:31354] nobu:r43433 (trunk): range.c: modify check - http://mla.n-z.jp/?ruby-changes=31354
n0kada_ has quit [Read error: Connection reset by peer]
n0kada has joined #ruby-core
<znz_jp> biff: [ruby-changes:31355] ktsj:r43434 (trunk): * gc.c: catch up recent changes to compile on GC_DEBUG, - http://mla.n-z.jp/?ruby-changes=31355
kosaki2 has joined #ruby-core
charliesome has joined #ruby-core
kosaki2 has quit [Remote host closed the connection]
kosaki2 has joined #ruby-core
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
kosaki2 has quit [Ping timeout: 245 seconds]
charliesome has joined #ruby-core
charliesome has quit [Client Quit]
kosaki2 has joined #ruby-core
kosaki2 has quit [Remote host closed the connection]
shinnya has joined #ruby-core
kosaki2 has joined #ruby-core
kosaki2 has quit [Read error: Connection reset by peer]
kosaki2 has joined #ruby-core
charliesome has joined #ruby-core
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
eLobato has joined #ruby-core
nagachika has joined #ruby-core
anveo has quit [Quit: ["Textual IRC Client: www.textualapp.com"]]
shinnya has quit [Ping timeout: 245 seconds]
shinnya has joined #ruby-core
kosaki2 has quit [Remote host closed the connection]
kosaki2 has joined #ruby-core
kosaki2 has quit [Ping timeout: 272 seconds]
tylersmith has joined #ruby-core
kosaki2 has joined #ruby-core
kosaki2 has quit [Remote host closed the connection]
kosaki2 has joined #ruby-core
kosaki2 has quit [Ping timeout: 265 seconds]
kosaki2 has joined #ruby-core
kosaki2 has quit [Remote host closed the connection]
kosaki2 has joined #ruby-core
<znz_jp> biff: [ruby-changes:31356] nagachika:r43435 (ruby_2_0_0): * lib/rubygems: Update to RubyGems 2.0.13. - http://mla.n-z.jp/?ruby-changes=31356
kosaki2 has quit [Ping timeout: 245 seconds]
marcandre has joined #ruby-core
shinnya has quit [Read error: Operation timed out]
nagachika has quit [Remote host closed the connection]
kosaki2 has joined #ruby-core
kosaki2 has quit [Remote host closed the connection]
kosaki2 has joined #ruby-core
nari has quit [Ping timeout: 248 seconds]
guest111223 has joined #ruby-core
kosaki2 has quit [Ping timeout: 272 seconds]
kosaki2 has joined #ruby-core
guest111223 has quit [Ping timeout: 272 seconds]
eLobato has quit [Quit: WeeChat 0.4.1]
kosaki2 has quit [Remote host closed the connection]
kosaki2 has joined #ruby-core
kosaki2 has quit [Ping timeout: 260 seconds]
zzak has quit [Ping timeout: 264 seconds]
zzak has joined #ruby-core
kosaki2 has joined #ruby-core
DanKnox_away is now known as DanKnox
guest111223 has joined #ruby-core
guest111223 has quit [Ping timeout: 272 seconds]
marcandre has quit [Remote host closed the connection]
shinnya has joined #ruby-core
charliesome has joined #ruby-core
DanKnox is now known as DanKnox_away
xibbar_ie has quit [Remote host closed the connection]
xibbar_ie has joined #ruby-core
xibbar_i_ has joined #ruby-core
xibbar_ie has quit [Read error: Connection reset by peer]
kosaki2 has quit [Remote host closed the connection]
kosaki2 has joined #ruby-core
kosaki2 has quit [Ping timeout: 245 seconds]
kosaki2 has joined #ruby-core
n0kada has quit [Remote host closed the connection]
n0kada has joined #ruby-core
n0kada_ has joined #ruby-core
n0kada has quit [Read error: Connection reset by peer]
n0kada_ has quit [Remote host closed the connection]
n0kada has joined #ruby-core
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]