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

Error: Unavailable version 24.0.1 for truffleruby on windows-2022 #619

Open
johnnyshields opened this issue Jul 8, 2024 · 2 comments
Open

Comments

@johnnyshields
Copy link

johnnyshields commented Jul 8, 2024

Looks like latest truffleruby is not supported on windows-latest

Error: Error: Unavailable version 24.0.[1](https://github.com/SAML-Toolkits/ruby-saml/actions/runs/9839748987/job/27162485606?pr=687#step:3:1) for truffleruby on windows-2022
          You can request it at https://github.com/ruby/setup-ruby/issues
          Cause: Unexpected HTTP response: 404
    at D:\a\_actions\ruby\setup-ruby\v1\dist\index.js:6[5](https://github.com/SAML-Toolkits/ruby-saml/actions/runs/9839748987/job/27162485606?pr=687#step:3:6)032:15
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async body (D:\a\_actions\ruby\setup-ruby\v1\dist\index.js:395:14)

Here's the failing build for reference: https://github.com/SAML-Toolkits/ruby-saml/actions/runs/9839748987/job/27162485606?pr=687

@MSP-Greg
Copy link
Collaborator

MSP-Greg commented Jul 8, 2024

It looks like TruffleRuby has never been available on Windows, at least in GitHub Actions?

See the following file, which is where setup-ruby looks for 'none MRI' Windows Rubies:

https://github.com/ruby/ruby-builder/releases/tag/toolcache

@eregon
Copy link
Member

eregon commented Jul 9, 2024

Yeah, it just needs a better error.

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

No branches or pull requests

3 participants