Skip to content

Conversation

hsbt
Copy link
Member

@hsbt hsbt commented Feb 9, 2024

No description provided.

@hsbt
Copy link
Member Author

hsbt commented Feb 9, 2024

ruby-0.49             /all-ruby/bin/ruby-0.49: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory
                  exit 127

bookworm don't have libssl1.1 or compat package. We need to handle it for Ruby 0.x and 1.1*.

@hsbt
Copy link
Member Author

hsbt commented Feb 10, 2024

I fixed that with 07c5a72

@hsbt
Copy link
Member Author

hsbt commented Feb 13, 2024

$ 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 4491bb740a) [x86_64-linux-gnu]

This image is broken with podman on macOS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant