remear / jewelrybox

OS X RVM Manager
105 stars 5 forks source link

Error running 'requirements_osx_port_install_port' #195

Closed Grawl closed 10 years ago

Grawl commented 11 years ago

Running JewelryBox at first time. Trying to install ruby-head. Checked “make default” checkbox. Log:

Warning! Requested ruby installation which requires another ruby available - installing one first.
Checking requirements for osx.
Installing macports.
Error running 'requirements_osx_port_install_port',
please read /Users/grawl/.rvm/log/1377392010_ruby-2.0.0-p247/port_install.log
Requirements installation failed with status: 1.
To proceed rvm requires a ruby-1.9|ruby-2 compatible ruby is installed.
We attempted to install ruby automatically but it failed.
Please install it manually (or a compatible alternative) to proceed.

Installed MacPorts with PKG installer from MacPorts website. Trying again. Log:

Warning! Requested ruby installation which requires another ruby available - installing one first.
Checking requirements for osx.
Installing requirements for osx.
sudo: no tty present and no askpass program specified
Requirements installation failed with status: 1.
To proceed rvm requires a ruby-1.9|ruby-2 compatible ruby is installed.
We attempted to install ruby automatically but it failed.
Please install it manually (or a compatible alternative) to proceed.

What can I do to install Ruby?

trimmed all spaces in logs to preserve some space Xcode and Command Line Utilities are installed.

shaungrady commented 11 years ago

Did you ever figure this out?

Grawl commented 11 years ago

Yes, but I totally forgot all this terminal hell that I've done.

Yibn commented 10 years ago

I'm getting the same issue. Can't install at all.

ChelseyShimon commented 10 years ago

Same issue... Can't add rubies. xcode 4.6.2 and command line tools installed.

remear commented 10 years ago

JewelryBox has no support yet for prompting for sudo access so you'll have to install dependencies manually or have RVM do it via the command line for now.