You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Worked fine out of the box with stretch.
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.
The text was updated successfully, but these errors were encountered: