Skip to content

Error on installing rbx-2 with rvm on wsl ubuntu 20.04 #3837

Open
@sartimo

Description

@sartimo

Hello,

I just wanted to install rubinius on my env which just failed. The command is below: (even latest version)

rvm use rbx --install --binary --fuzzy

I have ruby 2.3.1 preinstalled and the rvm version is as follows: rvm 1.29.12-next (master) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]

The error message appears like so:

$ rvm use rbx --install --binary --fuzzy

Searching for binary rubies, this might take some time.
No binary rubies available for: ubuntu/20.04/x86_64/rbx-4.1.
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
Checking requirements for ubuntu.
Installing requirements for ubuntu.
Updating system...................
Installing required packages: ruby-dev, libssl-dev, clang-4.0, llvm-4.0, llvm-4.0-dev, libc++-dev, libc++abi-dev....
Error running 'requirements_debian_libs_install ruby-dev libssl-dev clang-4.0 llvm-4.0 llvm-4.0-dev libc++-dev libc++abi-dev',
please read /home/sarti/.rvm/log/1620922490_rbx-4.1/package_install_ruby-dev_libssl-dev_clang-4.0_llvm-4.0_llvm-4.0-dev_libc++-dev_libc++abi-dev.log
Requirements installation failed with status: 100.

The log tells me, that the packages are inexistant. I extended my sources.list file but it didn't work tho.
Can anyone help me please ?

Best regards

Timo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions