Ruby 3.2.1 build failed (Ubuntu 20.04) #2150
Replies: 3 comments 2 replies
-
This is same as #1851. But I don't have any idea to resolve this yet. It may cause by |
Beta Was this translation helpful? Give feedback.
-
I had the same problem updating from 3.3.0 to 3.3.2.
i then proceeded to install 3.1.2. That worked. Then i set 3.1.2 to global and installed 3.3.2 I did pull from the rbenv master before and also i pulled the ruby-build master branch. I still had that optparse error. So it seems like with 3.1.2 we can install other ruby versions but not with 3.3.0. This is just for people looking for a solution to this error. My system is fedora40 and i use rbenv exclusively. |
Beta Was this translation helpful? Give feedback.
-
I had the same issue and was only able to fix this by installing via mise instead of rbenv. Had to nuke rbenv, resolve to system ruby on ubuntu and go via mise. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Error happens only with 3.2.1
Beta Was this translation helpful? Give feedback.
All reactions