2025-08-13, 02:21 PM
(This post was last modified: 2025-08-13, 02:47 PM by mabizle. Edited 1 time in total.)
Hello
I have a similar issue. It seem related to
A fatal error occurred, the required library libhostfxr.so could not be found in [/usr/share/dotnet/host/fxr/9.0.8]
This is on archlinux, and as of posting this only dotnet-runtime version 9.0.7.sdk108-1 is available
Awaiting update for said package.
Edit:
fixed via installing only the 9.0.7 versions of dotnet-host, dotnet-runtime, dotnet-targeting-pack.
It seems i was mixing and matching bin and non bin and 9.0.7 and 9.0.8 versions.
I have a similar issue. It seem related to
A fatal error occurred, the required library libhostfxr.so could not be found in [/usr/share/dotnet/host/fxr/9.0.8]
This is on archlinux, and as of posting this only dotnet-runtime version 9.0.7.sdk108-1 is available
Awaiting update for said package.
Edit:
fixed via installing only the 9.0.7 versions of dotnet-host, dotnet-runtime, dotnet-targeting-pack.
It seems i was mixing and matching bin and non bin and 9.0.7 and 9.0.8 versions.