On Sat, Sep 28, 2013 at 5:28 AM, Rajko <rmatov101@charter.net> wrote:
On Fri, 27 Sep 2013 21:38:36 +0200 Alejandro Bonilla <abonilla@linuxwireless.org> wrote:
What do you think?
I think that you are using manually installed ruby in /usr/local/ which is before /usr/bin/ in $PATH, so version that is installed by package management and should be used by YaST is not executed.
You are right.
If you move temporarily /usr/local to /usr/local1 and create new /usr/local/ YaST should be able to find ruby from rpm and work as expected.
I removed the /usr/local and also moved the /usr/local folder and this did not help. Can I clean up ruby/rvm somehow knowing that I once did curl -L https://get.rvm.io | bash -s stable --ruby ruby install 1.9.3 rvm use 1.9.3 --default Besides executing rvm remove 1.9.3 ? -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org