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

Errno::ENOENT: No such file or directory for snakeyaml on jruby-head #700

Open
sl0thentr0py opened this issue Dec 11, 2024 · 2 comments
Open
Labels

Comments

@sl0thentr0py
Copy link

Our CI on sentry-ruby is failing because of this snakeyaml error:

Errno::ENOENT: No such file or directory - /home/runner/.m2/repository/org/snakeyaml/snakeyaml-engine/2.7/snakeyaml-engine-2.7.jar -- module org.snakeyaml.engine.v2

See our action logs here:
https://github.com/getsentry/sentry-ruby/actions/runs/12278203115/job/34259414144?pr=2490#step:4:141

@flavorjones
Copy link
Collaborator

@headius I'm not sure if you're aware of this issue, but right now this is breaking JRuby test suites for folks who applied the "pin jar-dependencies" fix from jruby/jruby#8502 and jruby/jruby#7262. See for example:

in addition to the sentry-ruby log above.

@headius
Copy link
Contributor

headius commented Dec 20, 2024

I'm thinking we might be able to safely yank the new jar-dependencies and re-release once JRuby 9.4.10.0 is out with the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

4 participants