AcademySoftwareFoundation / tac

Materials and meeting notes for the ASWF Technical Advisory Council (TAC)
https://tac.aswf.io
Creative Commons Attribution 4.0 International
93 stars 29 forks source link

Netlify workflow is broken #707

Open jfpanisset opened 3 months ago

jfpanisset commented 3 months ago

The TAC meeting notes for 2024-05-29 weren't showing up on the Netlify site, the workflow appears to be broken:

https://app.netlify.com/sites/aswf-tac/deploys/665dec2d47a4bd00084d31ee

I'm unsure how Netflification is triggered, it doesn't seem to be driven by .github/workflows/ ?

9:16:04 AM: ruby-2.7.1 - #configure
9:16:04 AM: ruby-2.7.1 - #download
9:16:05 AM: ruby-2.7.1 - #validate archive
9:16:08 AM: ruby-2.7.1 - #extract
9:16:10 AM: ruby-2.7.1 - #validate binary
9:16:10 AM: ruby-2.7.1 - #setup
9:16:10 AM: ruby-2.7.1 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.7.1@global
9:16:10 AM: ruby-2.7.1 - #importing gemset /opt/buildhome/.rvm/gemsets/global.gems........................................
9:16:11 AM: ruby-2.7.1 - #generating global wrappers........
9:16:11 AM: ruby-2.7.1 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.7.1
9:16:11 AM: ruby-2.7.1 - #importing gemsetfile /opt/buildhome/.rvm/gemsets/default.gems evaluated to empty gem list
9:16:11 AM: ruby-2.7.1 - #generating default wrappers........
9:16:11 AM: Using /opt/buildhome/.rvm/gems/ruby-2.7.1
9:16:11 AM: Using Ruby version 2.7.1
9:16:12 AM: Started restoring cached ruby gems
9:16:12 AM: Finished restoring cached ruby gems
9:16:12 AM: Installing gem bundle
9:16:12 AM: [DEPRECATED] The `--path` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set path '/opt/build/cache/bundle'`, and stop using this flag
9:16:12 AM: [DEPRECATED] The --binstubs option will be removed in favor of `bundle binstubs`
9:16:14 AM: Failed during stage 'Install dependencies': dependency_installation script returned non-zero exit code: 1
9:16:14 AM: Fetching gem metadata from https://rubygems.org/...........
9:16:14 AM: Fetching gem metadata from [https://rubygems.org/.](https://rubygems.org/)
9:16:14 AM: Resolving dependencies....
9:16:14 AM: ffi-1.17.0-x86_64-linux-musl requires rubygems version >= 3.3.22, which is
9:16:14 AM: incompatible with the current version, 3.1.2
9:16:14 AM: Error during gem install
9:16:14 AM: Failing build: Failed to install dependencies