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

Precheck on builds for circuitpython.org hangs - Wrong Ruby version #1556

Closed
oschettler opened this issue Dec 28, 2024 · 0 comments · Fixed by #1558
Closed

Precheck on builds for circuitpython.org hangs - Wrong Ruby version #1556

oschettler opened this issue Dec 28, 2024 · 0 comments · Fixed by #1558

Comments

@oschettler
Copy link

oschettler commented Dec 28, 2024

The precheck for my pull request crashes:

bundle install
/opt/hostedtoolcache/Ruby/3.4.1/x64/bin/bundle config --local path /home/runner/work/circuitpython-org/circuitpython-org/vendor/bundle
/opt/hostedtoolcache/Ruby/3.4.1/x64/bin/bundle config --local deployment true
Cache key: setup-ruby-bundler-cache-v6-ubuntu-22.04-x64-ruby-3.4.1-wd-/home/runner/work/circuitpython-org/circuitpython-org-with--without--only--Gemfile.lock-1b183b6e22bb03317bf80c0c78c15ec3d7a18371af3deae5524f221991e14296
/opt/hostedtoolcache/Ruby/3.4.1/x64/bin/bundle install --jobs 4
Fetching gem metadata from https://rubygems.org/..........
google-protobuf-4.27.5-x86_64-linux requires ruby version < 3.4.dev, >= 3.0,
which is incompatible with the current version, ruby 3.4.1p0
Error: The process '/opt/hostedtoolcache/Ruby/3.4.1/x64/bin/bundle' failed with exit code 5

Here is a screenshot:

IMG_3303

jepler added a commit to jepler/circuitpython-org that referenced this issue Dec 28, 2024
This was referenced Dec 28, 2024
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

Successfully merging a pull request may close this issue.

1 participant