ec2-github-runner icon indicating copy to clipboard operation
ec2-github-runner copied to clipboard

libicu60 needed for arm

Open robbruce opened this issue 3 years ago • 2 comments
trafficstars

Needed to run this for an t4g.micro instance with Amazon Linux 2.

yum install libicu60

without it, the config step fails with the error

Cannot get symbol ucol_setMaxVariable_50 from libicui18n
Error: /lib64/libicui18n.so.50: undefined symbol: ucol_setMaxVariable_50

robbruce avatar Aug 13 '22 09:08 robbruce

I had this too, please document!

oeed avatar Aug 29 '22 03:08 oeed

@robbruce God bless you. Helped a lot. The official documentation still misses this point.

It's clear that once you came here then you want to cut the costs. You'll discover t4g some day. And then will face this issue. And you'd better curious enough to make it to here, to issues.

Thanks again.

nikitades avatar Nov 29 '22 11:11 nikitades