From: v.ondruch@... Date: 2016-11-07T09:45:15+00:00 Subject: [ruby-core:78040] [Ruby trunk Bug#12908] make-snapshot is broken Issue #12908 has been updated by Vit Ondruch. It seems that this works: ``` tool/make-snapshot -packages=xz -srcdir=. tmp ``` i.e. the ```-srcdir=.``` makes a difference ... ---------------------------------------- Bug #12908: make-snapshot is broken https://bugs.ruby-lang.org/issues/12908#change-61393 * 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 `
' ``` It does not work since r56638, although the error was different initially. -- https://bugs.ruby-lang.org/ Unsubscribe: