dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
15.05k stars 4.69k forks source link

Snap engineering debt #62241

Open NikolaMilosavljevic opened 2 years ago

NikolaMilosavljevic commented 2 years ago

Situation

Known .NET issues in Snap environment.

Objective

Use this collection for Snap evaluation, prioritization and planning.

SneakyAzWhat commented 2 years ago

Not sure if it is more appropriate to create a separate issue for this.

Per this documentation I am trying to install .net 6 runtime on my raspberry pi 4.

user@raspberrypi:~$ sudo snap install dotnet-runtime-60 --classic error: snap "dotnet-runtime-60" is not available on stable for this architecture (arm64) but exists on other architectures (amd64).

If you'd prefer I can create a new issue and replace this text with a link to it for triage purposes.