dotnet / dotnet/core

CentOS 9: dotnet-8 Preview Download -> Blob Not Found

Open
#8,256 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

`install-dotnet-preview.sh`

... tries to download this ...

https://dotnetcli.blob.core.windows.net/dotnet/release/install-preview/8.0.0-preview.1/dotnet-runtime-deps-8.0.0-preview.1.23110.8-centos.7-x64.rpm

... which gives me a 404 (server says Blob Not Found) ...
... the script prints this ...

`*** Checking required system dependencies for detected OS: CentOS Stream 9 ...`

... which is correct

The `7` in `centos.7-x64.rpm` seems odd, but neither `.8` nor `.9` exist either. Can I get a working `.rpm` link?

-----

On a side note... the script repeatedly downloads the prior `dotnet-8.0.0-preview.1-rpm.tar.gz`. I wouldn't mind much but that server is a turtle.

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.