dotnet / dotnet/core

Ubuntu 20.04 not letting install SDK 6

Open
#7,582 1 comment 0 reactions 0 assignees View on GitHub
area-setup
Dominant language
PowerShell
Stars
22k
Forks
4.9k
Avg merge
5d 5h
Merged PRs (30d)
29

Description

image

Im getting this when executing this command on ubuntu 20.04.
```bash
sudo apt-get update; sudo apt-get install -y apt-transport-https && sudo apt-get update && sudo apt-get install -y dotnet-sdk-6.0
```

I can't update my local repository anymore until I remove it from my sources.list.d

I know this isn't an actual issue with the sdk, this seems like a web server issue as I cannot ping your servers or download anything from them.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.