Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

choosenim update self bumps into a 404 error. #346

Open
Mihara opened this issue Sep 1, 2024 · 2 comments
Open

choosenim update self bumps into a 404 error. #346

Mihara opened this issue Sep 1, 2024 · 2 comments

Comments

@Mihara
Copy link

Mihara commented Sep 1, 2024

$ choosenim update self
   Updating choosenim
[##################################################] 100.0% 0kb/s
/__w/choosenim/choosenim/src/choosenim.nim(350) choosenim
/__w/choosenim/choosenim/src/choosenim.nim(332) performAction
/__w/choosenim/choosenim/src/choosenim.nim(176) update
/__w/choosenim/choosenim/src/choosenim.nim(151) updateSelf
/__w/choosenim/choosenim/src/choosenimpkg/download.nim(211) downloadFile
/__w/choosenim/choosenim/src/choosenimpkg/download.nim(162) downloadFileCurl
Error: unhandled exception: Expected HTTP code 200 got 404 [HttpRequestError]

To be more specific, for some reason it attempts to download https://github.com/dom96/choosenim/releases/download/v0.8.5/choosenim-0.8.5_linux_amd64 which actually doesn't exist - and there's no release 0.8.5 in general. I'm not sure why would it think that one exists though...

@SpotlightKid
Copy link

You should probably re-install choosenim from https://github.com/nim-lang/choosenim

@Ivoz
Copy link

Ivoz commented Sep 22, 2024

At the time of writing there is 0.8.5, 0.8.6 and 0.8.7 at https://github.com/nim-lang/choosenim/releases

I wonder if possibly the official 0.8.5 release could be 're-uploaded' here, so that users of this binary have a successful upgrade path? @dom96

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants