[ruby-core:119352] [Ruby master Bug#20771] make-snapshot is broken with ubuntu-latest

Issue #20771 has been reported by hsbt (Hiroshi SHIBATA). ---------------------------------------- Bug #20771: make-snapshot is broken with ubuntu-latest https://bugs.ruby-lang.org/issues/20771 * Author: hsbt (Hiroshi SHIBATA) * Status: Closed * Assignee: hsbt (Hiroshi SHIBATA) * Backport: 3.1: REQUIRED, 3.2: REQUIRED, 3.3: REQUIRED ---------------------------------------- `make-snapshot` is broken now with the following failure. ``` Command Line Error: Unknown switch: -l creating zip archive... /home/runner/work/actions/actions/pkg/snapshot-ruby_3_3.zip 0.003 failed ``` I opened PRs to stable branches: * https://github.com/ruby/ruby/pull/11729 * https://github.com/ruby/ruby/pull/11730 * https://github.com/ruby/ruby/pull/11731 -- https://bugs.ruby-lang.org/

Issue #20771 has been updated by nagachika (Tomoyuki Chikanaga). Backport changed from 3.1: DONE, 3.2: REQUIRED, 3.3: DONE to 3.1: DONE, 3.2: DONE, 3.3: DONE merged at https://github.com/ruby/ruby/commit/d85516eab59f932d65283572d0b9090005f60c20. ---------------------------------------- Bug #20771: make-snapshot is broken with ubuntu-latest https://bugs.ruby-lang.org/issues/20771#change-110160 * Author: hsbt (Hiroshi SHIBATA) * Status: Closed * Assignee: hsbt (Hiroshi SHIBATA) * Backport: 3.1: DONE, 3.2: DONE, 3.3: DONE ---------------------------------------- `make-snapshot` is broken now with the following failure. ``` Command Line Error: Unknown switch: -l creating zip archive... /home/runner/work/actions/actions/pkg/snapshot-ruby_3_3.zip 0.003 failed ``` I opened PRs to stable branches: * https://github.com/ruby/ruby/pull/11729 * https://github.com/ruby/ruby/pull/11730 * https://github.com/ruby/ruby/pull/11731 -- https://bugs.ruby-lang.org/
participants (2)
-
hsbt (Hiroshi SHIBATA)
-
nagachika (Tomoyuki Chikanaga)