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
Can't launch since 1.4.0 #342
Comments
|
@felipec Are you using Fedora Ruby RPM package where the the irb ( if it is, the solution for now is to run The issue was fixed on the latest master branch on this IRB project. |
|
@junaruga No, I'm using Arch Linux. The issue seems to be fixes because |
OK. I am not sure if the Arch package system has a concept of soft dependency. In Fedora, the packaging system called RPM has a concept of "weak dependency" that is like soft dependency. Users can select if they will download weak dependencies of the main package by the packaging command's configuration setting. The |
Since 1.4.0 I'm unable to launch
irb. I get this error:I don't have
rdoc, and I don't see why it should be hard dependency.The text was updated successfully, but these errors were encountered: