-
Notifications
You must be signed in to change notification settings - Fork 13
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
Support Ruby 3.0.3 #200
Comments
samvera/active_fedora#1470 is still blocked by samvera/ldp#131, however https://github.com/samvera/ldp/compare/issues-131-jrgriffiniii-ruby3.0?expand=1 is started to advance this. |
https://github.com/samvera/ldp/compare/issues-131-jrgriffiniii-ruby3.0?expand=1 is passing locally, however for CircleCI, the following errors are raised: #!/bin/bash -eo pipefail
sudo apt-get update && sudo apt-get install libgmp-dev
Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
Reading package lists... Done
E: Repository 'http://security.debian.org/debian-security buster/updates InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
N: Repository 'http://deb.debian.org/debian buster InRelease' changed its 'Version' value from '10.3' to '10.11'
E: Repository 'http://deb.debian.org/debian buster InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
E: Repository 'http://deb.debian.org/debian buster-updates InRelease' changed its 'Suite' value from 'stable-updates' to 'oldstable-updates'
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
Exited with code exit status 100
CircleCI received exit code 100 |
samvera/ldp#136 has been opened, and samvera/active_fedora#1470 can be advanced based upon this. |
https://github.com/samvera/active_fedora/compare/issues-1470-jrgriffiniii-ruby3.0 replaces |
samvera-labs/ActiveTriples#6 provides the updates needed for |
Closed by #216 |
Derived from samvera/maintenance#77
The text was updated successfully, but these errors were encountered: