Skip to content

curl -sSL https://dot.net/v1/dotnet-install.sh | bash /dev/stdin --channel 9.0 installs older patch version in Codex but works in WSL #628

@Frulfump

Description

@Frulfump

Installs the previous patch version 9.0.303 when 9.0.304 is the latest.

And the same for
curl -sSL https://dot.net/v1/dotnet-install.sh | bash /dev/stdin --channel 8.0
Installs 8.0.412 when 8.0.413 is the latest.

This works correctly when running the script in WSL Ubuntu 24.04

Also reported here openai/codex-universal#77

Metadata

Metadata

Assignees

Labels

untriagedIssue is awaiting triage

Type

No fields configured for Bug.

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions