Skip to content

dotnet-install does not handle redirects when downloading the product version files #670

Description

@mmitche

When downloading the product version files, the curl command doesn't follow redirects. We've seen this with a custom feed. In this case, get_specific_product_version returns an empty string. The script also erroneously succeeds when this happens. The specific version ends up empty, and then the check for whether the version already exists succeeds. It finds <install location>/shared/Microsoft.NETCore.App/ (empty version directory).

Activity

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

Metadata

Metadata

Assignees

Labels

untriagedIssue is awaiting triage

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions