Project

General

Profile

Actions

Bug #15593

closed

The nightly snapshot has not been updated since 2019-01-17

Added by larskanis (Lars Kanis) about 5 years ago. Updated about 5 years ago.

Status:
Closed
Target version:
-
[ruby-core:91456]

Description

On the FTP server https://cache.ruby-lang.org/pub/ruby/

snapshot.tar.bz2 14640336 2019-01-17T12:36:37.000Z
snapshot.tar.gz 16745774 2019-01-17T12:36:37.000Z
snapshot.tar.xz 11855384 2019-01-17T12:36:38.000Z
snapshot.zip 20565205 2019-01-17T12:36:38.000Z

I use the snapshot for the daily build of RubyInstaller-head: https://github.com/oneclick/rubyinstaller2/releases/tag/rubyinstaller-head

It is stuck since 2019-01-17.

Actions #1

Updated by hsbt (Hiroshi SHIBATA) about 5 years ago

  • Status changed from Open to Assigned
  • Assignee set to nobu (Nobuyoshi Nakada)

The latest version of make-snapshot was broken in our snapshot tool.

https://github.com/ruby/snapshot

~/D/g/r/snapshot (master) > bundle exec rake snapshot
+ cp enc/jis/props.h.blt enc/jis/props.h
generating enc/trans/newline.c ...
converter for universal_newline
converter for crlf_newline
converter for cr_newline
done.  (0.04user 0.01system 0.01elapsed)
Traceback (most recent call last):
	11: from ./tool/generic_erb.rb:35:in `<main>'
	10: from ./tool/generic_erb.rb:35:in `map'
	 9: from ./tool/generic_erb.rb:42:in `block in <main>'
	 8: from ./tool/generic_erb.rb:42:in `block (2 levels) in <main>'
	 7: from /Users/hsbt/.rbenv/versions/2.5.3/lib/ruby/2.5.0/erb.rb:876:in `result'
	 6: from /Users/hsbt/.rbenv/versions/2.5.3/lib/ruby/2.5.0/erb.rb:876:in `eval'
	 5: from ./template/unicode_norm_gen.tmpl:69:in `block (2 levels) in <main>'
	 4: from /private/var/folders/jl/zgy9fk353nd6zn0xznlsdzvc6gxzs5/T/ruby-snapshot20190207-47308-1u3fwsc/snapshot/tool/vpath.rb:35:in `open'
	 3: from /private/var/folders/jl/zgy9fk353nd6zn0xznlsdzvc6gxzs5/T/ruby-snapshot20190207-47308-1u3fwsc/snapshot/tool/vpath.rb:18:in `search'
	 2: from /private/var/folders/jl/zgy9fk353nd6zn0xznlsdzvc6gxzs5/T/ruby-snapshot20190207-47308-1u3fwsc/snapshot/tool/vpath.rb:18:in `call'
	 1: from /private/var/folders/jl/zgy9fk353nd6zn0xznlsdzvc6gxzs5/T/ruby-snapshot20190207-47308-1u3fwsc/snapshot/tool/vpath.rb:18:in `open'
/private/var/folders/jl/zgy9fk353nd6zn0xznlsdzvc6gxzs5/T/ruby-snapshot20190207-47308-1u3fwsc/snapshot/tool/vpath.rb:18:in `initialize': No such file or directory @ rb_sysopen - enc/unicode/data/11.0.0/ucd/CompositionExclusions.txt (Errno::ENOENT)
make: *** [enc/unicode/data/11.0.0/ucd/.unicode-tables.time] Error 1
rake aborted!
Errno::ENOENT: No such file or directory @ rb_file_s_size - pkg/snapshot.tar.gz
/Users/hsbt/Documents/github.com/ruby/snapshot/Rakefile:39:in `block in upload_s3'
/Users/hsbt/Documents/github.com/ruby/snapshot/Rakefile:37:in `each'
/Users/hsbt/Documents/github.com/ruby/snapshot/Rakefile:37:in `upload_s3'
/Users/hsbt/Documents/github.com/ruby/snapshot/Rakefile:15:in `block in <top (required)>'
/Users/hsbt/.rbenv/versions/2.5.3/bin/bundle:23:in `load'
/Users/hsbt/.rbenv/versions/2.5.3/bin/bundle:23:in `<main>'
Tasks: TOP => snapshot
(See full trace by running task with --trace)

@nobu (Nobuyoshi Nakada) Can you confirm this?

Actions #2

Updated by nobu (Nobuyoshi Nakada) about 5 years ago

  • Status changed from Assigned to Closed

Applied in changeset trunk|r67038.


make-snapshot: try downloading Unicode files

[Bug #15593]

Updated by larskanis (Lars Kanis) about 5 years ago

That worked - thank you!

Updated by hsbt (Hiroshi SHIBATA) about 5 years ago

It's working now.

snapshot.tar.bz2 14555878 2019-02-11T12:38:36.000Z
snapshot.tar.gz 16645460 2019-02-11T12:38:33.000Z
snapshot.tar.xz 11731276 2019-02-11T12:38:36.000Z
snapshot.zip 20422117 2019-02-11T12:38:37.000Z
stable-snapshot.tar.bz2 14604027 2019-02-11T12:37:25.000Z
stable-snapshot.tar.gz 16766662 2019-02-11T12:37:24.000Z
stable-snapshot.tar.xz 11988380 2019-02-11T12:37:26.000Z
stable-snapshot.zip 20688375 2019-02-11T12:37:26.000Z
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0