[ruby-core:78038] [Ruby trunk Bug#12908] make-snapshot is broken
From:
v.ondruch@...
Date:
2016-11-07 09:35:00 UTC
List:
ruby-core #78038
Issue #12908 has been updated by Vit Ondruch. Subject changed from make-snapshot is broke to make-snapshot is broken ---------------------------------------- Bug #12908: make-snapshot is broken https://bugs.ruby-lang.org/issues/12908#change-61389 * Author: Vit Ondruch * Status: Open * Priority: Normal * Assignee: Yui NARUSE * ruby -v: trunk * Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN ---------------------------------------- Testing with r56663, the make-snapshot fails with message: ``` $ tool/make-snapshot -packages=xz tmp /builddir/ruby/tool/vcs.rb:123:in `realpath': no implicit conversion of URI::HTTP into String (TypeError) from /builddir/ruby/tool/vcs.rb:123:in `initialize' from tool/make-snapshot:416:in `new' from tool/make-snapshot:416:in `<main>' ``` It does not work since r56638, although the error was different initially. -- 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>