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

Build failure #192

Open
NickCH-K opened this issue Jan 21, 2023 · 8 comments
Open

Build failure #192

NickCH-K opened this issue Jan 21, 2023 · 8 comments

Comments

@NickCH-K
Copy link
Contributor

@khwilson I keep getting failed build warnings on all the new security updates, and so haven't been merging them. Is there a place I can look to figure out what's going on? I'm not quite able to figure it out from the logs.

@khwilson
Copy link
Contributor

khwilson commented Jan 22, 2023 via email

@NickCH-K
Copy link
Contributor Author

@khwilson It appears to be something to do with version 2.6 of Ruby not being available

@NickCH-K
Copy link
Contributor Author

@khwilson any ideas here, or something I could fix on my end? At the moment we can't take any PRs until this is fixed

@grantmcdermott I don't suppose you know how to fix this

@NickCH-K
Copy link
Contributor Author

NickCH-K commented Mar 7, 2023

Hi @khwilson just pinging again - not sure if you've gone dark here. I can try to look around for someone else who knows how to handle a Ruby installation if you're not available.

@grantmcdermott
Copy link
Contributor

I think @khwilson is on paternity leave (at the least he's got his hands full), so we may be on our own here. Unfortunately, I don't know a fix off the bat. We had quite a bit of custom custom scaffolding iirc...

@NickCH-K
Copy link
Contributor Author

NickCH-K commented Mar 8, 2023

Oh! Well, well-deserved. Unfortunate; I don't think we can take any PRs or change anything until it's fixed, since any updates won't build.

@NickCH-K
Copy link
Contributor Author

We have now solved the installation issue, but have a gemfile issue coming right up behind! Here is the error that's popping up on the build job:

Run gem install bundler:2.1.4
Successfully installed bundler-2.1.4
1 gem installed
Fetching gem metadata from https://rubygems.org/.........
Fetching https://github.com/benbalter/jekyll-default-layout.git
activesupport-[7](https://github.com/LOST-STATS/lost-stats.github.io/actions/runs/4408912054/jobs/7724533078#step:5:8).0.4.3 requires ruby version >= 2.7.0, which is incompatible with
the current version, ruby 2.6.[10](https://github.com/LOST-STATS/lost-stats.github.io/actions/runs/4408912054/jobs/7724533078#step:5:11)p210
Error: Process completed with exit code 5.

I'm guessing we need an updated version of Ruby?

@NickCH-K
Copy link
Contributor Author

PRs are back up and running, but the security updates still throw build errors, appears ot be an old-Ruby-version issue.

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