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

Support Ruby 3.0.3 #200

Closed
jrgriffiniii opened this issue Nov 29, 2021 · 6 comments
Closed

Support Ruby 3.0.3 #200

jrgriffiniii opened this issue Nov 29, 2021 · 6 comments
Assignees

Comments

@jrgriffiniii
Copy link
Contributor

Derived from samvera/maintenance#77

@jrgriffiniii jrgriffiniii self-assigned this Feb 28, 2022
@jrgriffiniii jrgriffiniii changed the title Support Ruby 3.0 releases Support Ruby 3.0.3 Mar 1, 2022
@jrgriffiniii
Copy link
Contributor Author

@jrgriffiniii
Copy link
Contributor Author

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

@jrgriffiniii
Copy link
Contributor Author

samvera/ldp#136 has been opened, and samvera/active_fedora#1470 can be advanced based upon this.

@jrgriffiniii
Copy link
Contributor Author

https://github.com/samvera/active_fedora/compare/issues-1470-jrgriffiniii-ruby3.0 replaces solr_wrapper and fcrepo_wrapper with docker-compose for local development. However, tests are still failing due to the need to upgrade active-triples

@jrgriffiniii
Copy link
Contributor Author

samvera-labs/ActiveTriples#6 provides the updates needed for active-triples needed for the upgrade.

@cjcolvar
Copy link
Member

Closed by #216

@github-project-automation github-project-automation bot moved this from Backlog to Done in hydra-editor Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants