Skip to content

Unable to locate package dotnet-sdk-3.0 #3777

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

Closed
Qiangong2 opened this issue Nov 7, 2019 · 1 comment
Closed

Unable to locate package dotnet-sdk-3.0 #3777

Qiangong2 opened this issue Nov 7, 2019 · 1 comment

Comments

@Qiangong2
Copy link

Issue Title

Unable to install dotnet-sdk-3.0 through package manager on Ubuntu 19.10

General

I've gotten everything setup until the install process on Ubuntu Kylin 19.10. However, when I go to install, I get this:

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

I followed the 19.04 instructions listed here: https://dotnet.microsoft.com/download/linux-package-manager/ubuntu19-04/sdk-3.0.100 and I substituted 19.10 in the guide where required.

Even the workaround method does not work.

I can get it to mostly work by just installing the binaries directly, but even then I have issues with installing tools such as dotnet-ef

Any help would be greatly appreciated

@dagood
Copy link
Member

dagood commented Nov 7, 2019

I substituted 19.10 in the guide where required.

This seems like the reasonable thing to do, but it's actually the problem here--until we add a dropdown entry for the next release, you have to stick to the exact instructions on the closest one we have. (I tried this out earlier on 19.10 and it worked fine, so I'm going to go ahead and close the issue, but do let us know if you have any problems.)

Us getting better at keeping up with the distros is tracked over at #2576.

@dagood dagood closed this as completed Nov 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants