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

download scarb: The requested URL returned error: 404 #22

Closed
1 task done
MPSxDev opened this issue Sep 10, 2024 · 3 comments
Closed
1 task done

download scarb: The requested URL returned error: 404 #22

MPSxDev opened this issue Sep 10, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@MPSxDev
Copy link

MPSxDev commented Sep 10, 2024

Problem

Issue with generating release files that are not the same as the releases https://github.com/software-mansion/scarb/releases/

$ asdf install scarb 2.8.2
* Downloading scarb release 2.8.2...
curl: (22) The requested URL returned error: 404
asdf-scarb: Could not download https://github.com/software-mansion/scarb/releases/download/v2.8.2/scarb-v2.8.2-x86_64-pc-windows-gnu.tar.gz

Steps

  1. asdf install scarb 2.8.2 or any other version

Possible Solution(s)

URL generator needs to be updated

Notes

No response

Does this issue reproduce in the latest version of asdf-scarb?

  • Yes, it does.
@MPSxDev MPSxDev added the bug Something isn't working label Sep 10, 2024
@mkaput mkaput added this to Scarb Sep 10, 2024
@github-project-automation github-project-automation bot moved this to Triage in Scarb Sep 10, 2024
@maciektr
Copy link
Collaborator

Hi @MPSxDev !
What OS are you using? 🤔

@MPSxDev
Copy link
Author

MPSxDev commented Sep 10, 2024 via email

@maciektr
Copy link
Collaborator

maciektr commented Sep 10, 2024

@MPSxDev ASDF is written in shell scripts. It does not support Windows. Your best shot is using ASDF in WSL2 (WSL1 is not supported) but only in linux directories - not Windows ones. See ASDF support for more info: https://asdf-vm.com/more/faq.html#wsl2-support For Windows, you should stick to downloading exe files manually.

@maciektr maciektr closed this as not planned Won't fix, can't repro, duplicate, stale Oct 3, 2024
@github-project-automation github-project-automation bot moved this from Triage to Done in Scarb Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

2 participants