[Error: [/usr/share/dotnet/host/fxr] does not exist] - 🤖 VS Code IDE Extension Issue Report (ccf03f9913eb65bca6b9b9f70f3bf271)

OS: linux :: x64 :: WSL 2
Distro: Ubuntu 22.04.3 LTS
Extension activation logs:

 Activating Torizon IDE ...
 Telemetry is enabled
 Extension collects completely anonymous telemetry data about templates usage. Participation in this anonymous program is optional, and you may opt-out if you'd not like to share any information. Check: https://github.com/toradex/torizon-experimental-torizon-ide-v2-docs/blob/main/USAGE-DATA.md#opt-out
 Telemetry allows us to accurately gauge templates usage. This data will help us to focus better on the most used templates, adding new features and putting effort in the right place.
 Resolving host IP address ...
 Host IP address OK
 Docker installed OK
 Docker running OK
 Docker compose OK
 PowerShell OK
 git OK
[12-04 10:59:03.02] dig OK
 avahi-resolve OK
 nmap OK
 iputils-ping OK
 file OK
 sshpass OK
 net-tools OK
 Cloning project templates
 Project templates clone OK
 Checkout templates repo to v2.3.1 OK
 Checking connected devices ...
 Scanning Torizon devices ...
 Configuring debug id_rsa ...
 Configuring debug id_rsa ...
 Debug id_rsa OK
 Torizon IDE extension activated
 Debian bookworm packages list load OK
 ERROR :: build-torizon-local failed with exit code 150
 ERROR :: build-torizon-local failed with exit code 150
 ERROR :: build-torizon-local failed with exit code 150
 ERROR :: build-torizon-local failed with exit code 131
 ERROR :: build-torizon-local failed with exit code 131

Tasks logs:

 *  Executing task in folder csharp: dotnet build /home/osi/desarrollo/sensor4dic2023/csharp/csharp.csproj /property:GenerateFullPaths=true /consoleloggerparameters:NoSummary 

Error: [/usr/share/dotnet/host/fxr] does not exist

 *  The terminal process "dotnet 'build', '/home/osi/desarrollo/sensor4dic2023/csharp/csharp.csproj', '/property:GenerateFullPaths=true', '/consoleloggerparameters:NoSummary'" failed to launch (exit code: 131). 
 *  Terminal will be reused by tasks, press any key to close it. 









Reported by: @undefined

If you have more data that you think that is interesting from the context of the issue please reply below.

Thanks :robot:

Please take a read here: Installing .NET 6 on Ubuntu 22.04 (Jammy) · Issue #7699 · dotnet/core (github.com)

You probably would need to choose between one of the package sources. I would recommend the Microsoft one.

BR,