Hiroshi SHIBATA
Hiroshi SHIBATA
I fixed that with https://github.com/akr/all-ruby/pull/17/commits/07c5a7284ab6adca2ccc715de412f035df258822
``` $ podman run --rm ghcr.io/ruby/all-ruby:bookworm /all-ruby/all-ruby -v WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) ruby-0.49 /all-ruby/lib/formatter.rb:21: [BUG] Segmentation fault at 0x0000000000000000 ruby 3.1.2p20 (2022-04-12 revision...
@st0012 Sorry to my late response. I'm considering adding for the Japanese version with this PR. I or others will add that after merging this. Thanks!
@ahoward Please let me know https://github.com/ruby/rubygems/pull/8375 is not enough with your usecase.
We removed `ri.1` and `irb.1` from `ruby/ruby` repo for Ruby 3.5. It means the users can't look irb help via `man irb`. These files are still available at upstream. *...
Note: I received similar reports while recent days. * https://ml.ruby-lang.org/archives/list/[email protected]/message/OI3BLGJEEZHEFHAYMCNU7AM5BV465R6T/ * https://github.com/rubygems/rubygems/issues/1508#issuecomment-2336873801 It may caused by pre-built binary of rvm and its compiler.
@martinnicolas I filed your issue to https://github.com/rubygems/rubygems/issues/8015
@askrynnikov Thank you for sharing that. Can you file it to https://github.com/rubygems/rubygems/issues/8015 ? The original report is completely different issue.
I enabled debug option at https://github.com/ruby/ruby/actions/runs/14872449516/job/41763447167
Ruby core team are in real trouble with this issue. But there is no solution today for this. I added automated purge step for TRAP cache at https://github.com/ruby/ruby/pull/13330.