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

JRuby 9.1 package possibly broken? #4707

Closed
mlen opened this issue Jul 6, 2017 · 1 comment
Closed

JRuby 9.1 package possibly broken? #4707

mlen opened this issue Jul 6, 2017 · 1 comment

Comments

@mlen
Copy link
Contributor

mlen commented Jul 6, 2017

Environment

Travis CI trusty image and rvm, but this also happens in a clean ubuntu lts docker image, also installing via rvm. After discussing the issue with @mpapis, we came to the conclusion that there is probably something wrong with 9.1 package. 1.7 packages work fine.

Expected Behavior

  • After installing, racc executable should be installed, this works with 1.7

Actual Behavior

  • With 9.1, racc executable is not present and the build fails with code 127, which means that this command was not found
@kares
Copy link
Member

kares commented Sep 25, 2018

seems that CI build is fine therse days - 1.7 passes and there's a different kind of failure with 9.1 :
likely due expecting full TracePoint API NoMethodError: undefined method `trace' for TracePoint:Class

@kares kares closed this as completed Sep 25, 2018
@kares kares added this to the Invalid or Duplicate milestone Sep 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants