Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing packages for Ubuntu 21.04 aarch64/arm64 #17683

Closed
eSPiYa opened this issue May 18, 2021 · 10 comments
Closed

Missing packages for Ubuntu 21.04 aarch64/arm64 #17683

eSPiYa opened this issue May 18, 2021 · 10 comments
Assignees
Milestone

Comments

@eSPiYa
Copy link

eSPiYa commented May 18, 2021

I'm running a 64-bit Ubuntu Server 21.04 on my Raspberry pi 4
and here is the content of /etc/apt/sources.list.d/microsoft-prod.list
deb [arch=arm64] https://packages.microsoft.com/ubuntu/21.04/prod hirsute main
I removed the amd64 and armhf in the architectures list.

If I try to install the dotnet 5.0 SDK using this command sudo apt-get install -y dotnet-sdk-5.0, what I get is this:

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package dotnet-sdk-5.0
E: Couldn't find any package by glob 'dotnet-sdk-5.0'
E: Couldn't find any package by regex 'dotnet-sdk-5.0'

Is it me or it is just Ubuntu arm64 is not yet supported? Thanks!

@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged Request triage from a team member label May 18, 2021
@marcpopMSFT marcpopMSFT self-assigned this May 25, 2021
@marcpopMSFT
Copy link
Member

@rbhanda When should we expect the 21.04 packages?

@marcpopMSFT marcpopMSFT added Area-Linux and removed untriaged Request triage from a team member labels May 25, 2021
@marcpopMSFT marcpopMSFT modified the milestones: 6.0.1xx, Discussion May 25, 2021
@marcpopMSFT marcpopMSFT assigned rbhanda and unassigned marcpopMSFT May 25, 2021
@rbhanda
Copy link
Contributor

rbhanda commented May 25, 2021

I believe these are updated now. @leecow fyi

@dagood
Copy link
Member

dagood commented May 25, 2021

Isn't arm64 acquisition from https://packages.microsoft.com (for any distro) waiting on dotnet/runtime#3298?

@rbhanda
Copy link
Contributor

rbhanda commented May 25, 2021

Ah yes, I mis-read the title. These packages aren’t available yet.

@eSPiYa
Copy link
Author

eSPiYa commented May 25, 2021

Ah yes, I mis-read the title. These packages aren’t available yet.

Any idea when this will be available? Thanks!

@alexgubanow
Copy link

@rbhanda issue still presented, no packages for arm64

@AnalogFeelings
Copy link

This would be a great addition to the package repos, installing/updating .NET on a raspberry pi is really annoying without the package manager.

@EmberHeartshine
Copy link

This issue is still present using Ubuntu 22.04.

@AnalogFeelings
Copy link

Since this was closed as completed without any comment, is this going to be for .NET 8's release or will .NET 7 also get ARM64 packages?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants