darling icon indicating copy to clipboard operation
darling copied to clipboard

Ruby update via RVM

Open bquast opened this issue 3 years ago • 0 comments

Expected Result Ruby to update

Actual Result

ERROR: Missing (executable) /usr/bin/stat. Falling back to '\command \stat' which might be something else.

Full:

[bquast@Latitude7420 ~]$ darling shell
Bootstrapping the container with launchd...

The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit https://support.apple.com/kb/HT208050.
Darling [/Volumes/SystemRoot/home/bquast]$ rvm install ruby@latest
ERROR: Missing (executable) /usr/bin/stat. Falling back to '\command \stat' which might be something else.
ERROR: Missing (executable) /usr/bin/stat. Falling back to '\command \stat' which might be something else.
ruby-3.0.0 - #removing src/ruby-3.0.0..
Searching for binary rubies, this might take some time.
No binary rubies available for: osx/10.15/x86_64/ruby-3.0.0.
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
Checking requirements for osx.
Certificates bundle '/usr/local/etc/[email protected]/cert.pem' is already up to date.
Requirements installation successful.
Installing Ruby from source to: /Users/bquast/.rvm/rubies/ruby-3.0.0, this may take a while depending on your cpu(s)...
ruby-3.0.0 - #downloading ruby-3.0.0, this may take a while depending on your connection...
ERROR: Missing (executable) /usr/bin/stat. Falling back to '\command \stat' which might be something else.
ruby-3.0.0 - #extracting ruby-3.0.0 to /Users/bquast/.rvm/src/ruby-3.0.0.....
ruby-3.0.0 - #configuring.....Floating point exception: 8 (core dumped)
Darling [/Volumes/SystemRoot/home/bquast]$ 

Steps To Reproduce

  1. If possible, what steps can you take to reproduce the issue?

System Information Arch LInux

Software Version
Linux Kernel X.Y.Z
Darling Git Commit Hash

bquast avatar Sep 13 '22 09:09 bquast