[#82706] [Ruby trunk Bug#13851] getting "can't modify string; temporarily locked" on non-frozen instances — cardoso_tiago@...
Issue #13851 has been updated by chucke (Tiago Cardoso).
3 messages
2017/09/07
[#82853] [Ruby trunk Bug#13916] Race condition when sending a signal to a new fork — russell.davis@...
Issue #13916 has been reported by russelldavis (Russell Davis).
3 messages
2017/09/19
[#82892] [Ruby trunk Bug#13921] buffered read_nonblock doesn't work as expected using SSLSocket — cardoso_tiago@...
Issue #13921 has been updated by chucke (Tiago Cardoso).
3 messages
2017/09/20
[ruby-core:82858] [Ruby trunk Bug#13918] Appveyor failure - svn 59961 Use https instead of ftp for libffi downloading
From:
Greg.mpls@...
Date:
2017-09-19 04:04:46 UTC
List:
ruby-core #82858
Issue #13918 has been updated by MSP-Greg (Greg L). usa (Usaku NAKAMURA) wrote: > It's not only on 2.4 but also on trunk. > See https://rubyci.org/logs/www.rubyist.net/~akr/chkbuild/debian/ruby-trunk/log/20170919T024800Z.fail.html.gz I'm sorry, I wasn't clear. Certs aren't configured correctly on Appveyor for ruby builds previous to 2.4. Hence, a ruby script using them can't verify a https web site. The patch simply changes the ruby version used for building. Maybe debian has the same problem with cert configuration? ---------------------------------------- Bug #13918: Appveyor failure - svn 59961 Use https instead of ftp for libffi downloading https://bugs.ruby-lang.org/issues/13918#change-66755 * Author: MSP-Greg (Greg L) * Status: Assigned * Priority: Normal * Assignee: hsbt (Hiroshi SHIBATA) * Target version: * ruby -v: current trunk * Backport: 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: UNKNOWN ---------------------------------------- See [PR 1702](https://github.com/ruby/ruby/pull/1702). Builds previous to 2.4 don't have cert files, hence, can't verify. See [Appveyor Ruby & MinGW detail](https://ci.appveyor.com/project/MSP-Greg/appveyor-ruby), which has ruby info on 1.9 thru trunk (after package list)... ---Files-------------------------------- appveyor.yml.patch (305 Bytes) -- 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>