Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Docker Ruby image from stretch to buster fails with libicudata #154

Open
shleeable opened this issue Dec 27, 2019 · 2 comments
Open

Comments

@shleeable
Copy link

image

Worked fine out of the box with stretch.

LoadError: libicudata.so.57: cannot open shared object file: No such file or directory - /home/circleci/projects/mastodon/vendor/bundle/ruby/2.6.0/gems/charlock_holmes-0.7.7/lib/charlock_holmes/charlock_holmes.so

Charlock doesn't seem to like buster because libicudata 57 is not available in buster (63). https://packages.debian.org/buster/libicu-dev

I've tried and failed to resolve this.

@shleeable shleeable changed the title The Docker Ruby 2.7-buster image fails with libicudata Upgrade Docker Ruby image from stretch to buster fails with libicudata Dec 27, 2019
@shleeable
Copy link
Author

@LeZuse
Copy link

LeZuse commented Apr 22, 2021

We had the same problem, but now we are able to run just fine on ruby 2.7

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

No branches or pull requests

2 participants