Couldn't find a valid ICU package
I am trying to deploy a docker image to a deployment target (which is a bare metal centos7 image) but getting
FailFast: Couldn't find a valid ICU package installed on the system. Set the configuration flag System.Globalization.Invariant to true if you want to run with no globalization support.
Please help
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Daniel Fischer on 21 Dec, 2017 05:45 AM
Hi Technologiessunny,
Thanks for getting in touch! Where is it that you are seeing this error? If it's during your deployment, would you be able to attach a full deployment log?
If not, would you be able to provide some further information about your problem?
Looking forward to hearing from you.
Best regards,
Daniel
2 Posted by sowen on 09 Apr, 2018 10:18 PM
Also seeing this issue when trying to install octo.exe on ubuntu
FailFast: Couldn't find a valid ICU package installed on the system. Set the configuration flag System.Globalization.Invariant to true if you want to run with no globalization support.
3 Posted by sowen on 10 Apr, 2018 02:58 AM
I worked around the issue by installing these packages
Most likely my issue stemed from the fact that I'm running inside a docker container