blt04 / puppet-rvm

A puppet module for installing and using RVM (Ruby Version Manager)
Other
242 stars 280 forks source link

Package curl not required #98

Closed rynr closed 9 years ago

rynr commented 11 years ago

When starting with a fresh machine, I get the message:

err: /Stage[rvm-install]/Rvm::System/Exec[system-rvm]/returns: change from notrun to 0 failed: bash: /usr/bin/curl: No such file or directory

Somewhere the dependency needs to be added.

rynr commented 11 years ago

I see, it's within the requirements, but there's no dependency-order.

rynr commented 9 years ago

It seems nobody else has this issue, so closing it.