8000 Error installing 8.0.201 · Issue #37 · emersonsoares/asdf-dotnet-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Error installing 8.0.201 #37
Open
Open
@AndreTheHunter

Description

@AndreTheHunter

Running asdf install dotnet-core latest produces a "Could not find .NET Core SDK with version = 8.0.201" error.

❯ asdf install dotnet-core latest
Downloading the CLI installer
Installing the CLI requested version 8.0.201. Please wait, installation may take a few minutes.
dotnet_install: Warning: Value "Current" is deprecated for -Channel option. Use "STS" instead.
dotnet-install: Attempting to download using primary link https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.201/dotnet-sdk-8.0.201-osx-arm64.tar.gz
curl: (22) The requested URL returned error: 404
dotnet-install: The resource at primary link 'https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.201/dotnet-sdk-8.0.201-osx-arm64.tar.gz' is not available.
dotnet-install: Attempting to download using legacy link https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.201/dotnet-dev-osx-arm64.8.0.201.tar.gz
curl: (22) The requested URL returned error: 404
dotnet-install: The resource at legacy link 'https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.201/dotnet-dev-osx-arm64.8.0.201.tar.gz' is not available.
dotnet-install: Attempting to download using primary link https://dotnetbuilds.azureedge.net/public/Sdk/8.0.201/dotnet-sdk-8.0.201-osx-arm64.tar.gz
curl: (22) The requested URL returned error: 404
dotnet-install: The resource at primary link 'https://dotnetbuilds.azureedge.net/public/Sdk/8.0.201/dotnet-sdk-8.0.201-osx-arm64.tar.gz' is not available.
dotnet-install: Attempting to download using legacy link https://dotnetbuilds.azureedge.net/public/Sdk/8.0.201/dotnet-dev-osx-arm64.8.0.201.tar.gz
curl: (22) The requested URL returned error: 404
dotnet-install: The resource at legacy link 'https://dotnetbuilds.azureedge.net/public/Sdk/8.0.201/dotnet-dev-osx-arm64.8.0.201.tar.gz' is not available.
dotnet_install: Error: Could not find `.NET Core SDK` with version = 8.0.201
dotnet_install: Error: Refer to: https://aka.ms/dotnet-os-lifecycle for information on .NET Core support
The CLI has been installed.

The install fails, leaving an invalid dotnet shim

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0