EvilBeaver / OneScript

Исполняющая среда скриптов на языке 1С
http://oscript.io
Mozilla Public License 2.0
478 stars 108 forks source link

OS2 не запускается на OpenSUSE-Tumbleweed #1465

Open Bayselonarrend opened 5 hours ago

Bayselonarrend commented 5 hours ago

Опишите ошибку OneScript2 rc5 (независимый) выдает ошибку на OpenSUSE

Process terminated. Couldn't find a valid ICU package installed on the system. Please install libicu using your package manager and try again. Alternatively you can set the configuration flag System.Globalization.Invariant to true if you want to run with no globalization support. Please see https://aka.ms/dotnet-missing-libicu for more information.
   at System.Environment.FailFast(System.String)
   at System.Globalization.GlobalizationMode+Settings..cctor()
   at System.Globalization.CultureData.CreateCultureWithInvariantData()
   at System.Globalization.CultureData.get_Invariant()
   at System.Globalization.CultureInfo..cctor()
   at System.Globalization.CultureInfo.get_CurrentCulture()
   at System.String.StartsWith(System.String, System.StringComparison)
   at System.String.StartsWith(System.String)
   at oscript.BehaviorSelector.Select(System.String[])
   at oscript.Program.Main(System.String[])

Окружение

Дополнительная информация На Ubuntu та же сборка ошибку не выдает Возможно, это ошибка требует дополнительных действий в системе, а не исправлений движка ¯_(ツ)_/¯

Nivanchenko commented 4 hours ago

Кажется это приколюхи суси. Пробовал доставить что-нибудь? Еще предлагают енвы повключать https://stackoverflow.com/questions/59119904/process-terminated-couldnt-find-a-valid-icu-package-installed-on-the-system-in

nixel2007 commented 3 hours ago

Глупый вопрос. А libicu-то стоит?