-
Notifications
You must be signed in to change notification settings - Fork 204
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
Comments
@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. |
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. |
All the problematic versions of jar-dependencies have been yanked. We will re-release after JRuby 9.4.10 is released with the activation fix. |
we are still seeing this after removing all the pins the versions for this run are
|
Our CI on
sentry-ruby
is failing because of this snakeyaml error:See our action logs here:
https://github.com/getsentry/sentry-ruby/actions/runs/12278203115/job/34259414144?pr=2490#step:4:141
The text was updated successfully, but these errors were encountered: