question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add .Net 6 for arm64 to snap store

See original GitHub issue

Describe the bug

I want to install .NET 6 with snap on my Ubuntu core my CPU architect is arm 64 but when I saw snap don’t have .NET 6 for arm64 image As a result, I cant install .net 6 in my machine

To Reproduce

  1. open snap store https://snapcraft.io/dotnet-sdk
  2. click in image
  3. Open show architect drop down
  4. select arm 64

Further technical details

  • output of uname -a :
Linux ubuntu 5.4.0-1050-raspi #56-Ubuntu SMP PREEMPT Thu Jan 13 13:09:35 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux

output of lscpu :

Architecture:                    aarch64
CPU op-mode(s):                  32-bit, 64-bit
Byte Order:                      Little Endian
CPU(s):                          4
On-line CPU(s) list:             0-3
Thread(s) per core:              1
Core(s) per socket:              4
Socket(s):                       1
Vendor ID:                       ARM
Model:                           3
Model name:                      Cortex-A72
Stepping:                        r0p3
CPU max MHz:                     1500.0000
CPU min MHz:                     600.0000
BogoMIPS:                        108.00
Vulnerability Itlb multihit:     Not affected
Vulnerability L1tf:              Not affected
Vulnerability Mds:               Not affected
Vulnerability Meltdown:          Not affected
Vulnerability Spec store bypass: Vulnerable
Vulnerability Spectre v1:        Mitigation; __user pointer sanitization
Vulnerability Spectre v2:        Vulnerable
Vulnerability Srbds:             Not affected
Vulnerability Tsx async abort:   Not affected
Flags:                           fp asimd evtstrm crc32 cpuid

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:3
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
machewcommented, Jul 6, 2022

@baronfel Did you have any luck contacting @rbhanda or @NikolaMilosavljevic regarding this? It would be nice to install .NET 6 for ARM via Snap, as the docs indicate you can.

1reaction
baronfelcommented, Jun 3, 2022

@ViktorHofer I noticed that you have changed the snaps most recently - do you have any insight or opinions around how we build them? I think we should be publishing arm64 6.0 snaps, but it looks like we’re not

Read more comments on GitHub >

github_iconTop Results From Across the Web

Install .NET Core SDK on Linux | Snap Store
Get the latest version of .NET Core SDK for Linux - Develop high performance applications in less time, on any platform.
Read more >
Architectures | Snapcraft documentation
Snaps are containerised software packages that are simple to create and install. They auto-update and are safe to run. And because they bundle...
Read more >
Install .NET Core SDK on Ubuntu using the Snap Store
Get the latest version of .NET Core SDK for on Ubuntu - Develop high performance applications in less time, on any platform.
Read more >
Install code on Linux | Snap Store
Install code on your Linux distribution. Choose your Linux distribution to get detailed installation instructions. If yours is not shown, ...
Read more >
Install Dotnet SDK 6.0.200 - Applications
I'm trying to install the Dotnet SDK 6.0.200 on Endeavour, but I can't find ... NET Core SDK on Arch Linux using the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found