From: zn@... Date: 2020-04-11T13:16:33+00:00 Subject: [ruby-core:97827] [Ruby master Bug#13962] Change http://unicode.org to https Issue #13962 has been updated by znz (Kazuhiro NISHIYAMA). Making snapshots of 2.5 and 2.6 sometimes failed to download from `http://www.unicode.org`. But it seems making snapshots of 2.7 and master is no error. So I want to retry this in ruby_2_5 and ruby_2_6. https://github.com/ruby/actions/runs/576783877?check_suite_focus=true#step:4:21 ``` Failed to open TCP connection to www.unicode.org:80 (Connection timed out - connect(2) for "www.unicode.org" port 80): http://www.unicode.org/Public/10.0.0/ucd/UnicodeData.txt ``` https://github.com/ruby/actions/runs/576782985?check_suite_focus=true#step:4:20 ``` retrying Errno::ETIMEDOUT (Failed to open TCP connection to www.unicode.org:80 (Connection timed out - connect(2) for "www.unicode.org" port 80)) after 1 seconds... ``` ---------------------------------------- Bug #13962: Change http://unicode.org to https https://bugs.ruby-lang.org/issues/13962#change-85049 * Author: MSP-Greg (Greg L) * Status: Closed * Priority: Normal * Assignee: duerst (Martin D�rst) * ruby -v: ruby 2.5.0dev (2017-10-01 trunk 60085) [x64-mingw32] * Backport: 2.3: UNKNOWN, 2.4: UNKNOWN ---------------------------------------- I believe downloads from unicode.org can be done via https. See attached patch. Thank you. ---Files-------------------------------- unicode.org.patch (435 Bytes) -- https://bugs.ruby-lang.org/ Unsubscribe: