Skip to content

Conversation

@ylecuyer
Copy link

Before:

netbsd$ cat .tool-versions 
golang 1.23.11
netbsd$ asdf install
Platform 'netbsd' not supported!
failed to run download callback: exit status 1

After:

netbsd$ cat .tool-versions 
golang 1.23.11
netbsd$ asdf install
Platform 'netbsd' supported!
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 69.8M  100 69.8M    0     0  17.2M      0  0:00:04  0:00:04 --:--:-- 17.2M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100    64  100    64    0     0    821      0 --:--:-- --:--:-- --:--:--   831
verifying checksum
checksum verified
netbsd$ asdf list golang
 *1.23.11
netbsd$ go version
go version go1.23.11 netbsd/amd64

@ylecuyer ylecuyer requested a review from a team as a code owner July 16, 2025 20:28
@ylecuyer ylecuyer force-pushed the netbsd-support-yle branch from a4d445d to b7ed982 Compare July 16, 2025 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant