Just realised this wasn't updating. I think the GitHub action needs updating---the cron doesn't seem to be working any more.
Hrm, now we get:
DEPRECATION WARNING: to_h is deprecated and will be removed from Rails 6.2 (You can use `ActiveRecord::Base.configurations.configs_for(env_name: 'env', name: 'primary').configuration_hash` to get the configuration hashes.) (called from require at <internal:/opt/hostedtoolcache/Ruby/3.0.0/x64/lib/ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85) /opt/hostedtoolcache/Ruby/3.0.0/x64/bin/ruby: symbol lookup error: /home/runner/.local/share/gem/ruby/3.0.0/gems/sqlite3-1.4.0/lib/sqlite3/sqlite3_native.so: undefined symbol: rb_check_safe_obj
Works locally on my machien though, so not sure what's happening. I'll have to dig into this more.
Metadata Update from @ankursinha: - Issue assigned to ankursinha
Fixed, ruby-sqlite needs to be > 1.4.2
> 1.4.2
Metadata Update from @ankursinha: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
This ticket has been migrated to the forgejo instance. Please find the new ticket here https://forge.fedoraproject.org/neuro/NeuroFedora//issues/573