I tried to manually update .NET and Jellyfin to latest versions and got this error:
Couldn't find a valid ICU package installed on the system. Please install libicu (or icu-libs) 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.
LibreELEC 13 (nightly)
.NET 10.0.12 (manually updated)
Jellyfin 12.0 (manually updated)
[LE13] .NET/Jellyfin: Couldn't find a valid ICU package installed on the system
-
VoSed -
September 12, 2026 at 10:38 AM -
Thread is Resolved
-
-
Are you running the latest nightly?
-
Display More
I tried to manually update .NET and Jellyfin to latest versions and got this error:
Couldn't find a valid ICU package installed on the system. Please install libicu (or icu-libs) 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.
LibreELEC 13 (nightly)
.NET 10.0.12 (manually updated)
Jellyfin 12.0 (manually updated)The package build script copies the icu files. Have a look at https://github.com/LibreELEC/Libr…time/package.mk
-
Are you running the latest nightly?
LibreELEC (community): nightly-20260910-90a0f92 (RPi5.aarch64) -
The package build script copies the icu files. Have a look at https://github.com/LibreELEC/Libr…time/package.mk
Thank you! Problem solved!