ruby - openSUSE RVM/Yast2 Collision? -


after last tumbleweed update (which included ruby update think) i've lost yast2:

eric@linux-epth:~$ su -c '/sbin/yast2 sw_single' password:  /usr/lib64/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require': cannot load such file -- yast (loaderror) /usr/lib64/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require' /usr/lib/yast2/bin/y2start:9:in `<main>' 

thought i'd traced conflict rvm removing rvm path did not problem (did not remove ~/.rvm though):

eric@linux-epth:~$ env | grep ruby eric@linux-epth:~$ su -c '/sbin/yast2 sw_single' password:  /usr/lib64/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require': cannot load such file -- yast (loaderror) /usr/lib64/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require' /usr/lib/yast2/bin/y2start:9:in `<main>' 

eric@linux-epth:~$

any ideas on how reinstate yast2? clash rvm?

thank help.

turns out issue iso repo should have been delete. solved.


Comments

Popular posts from this blog

javascript - Create a stacked percentage column -

Optimising Firebase database by automatically overwriting data -

javascript - Angular UI-Grid customTemplate directive causing rows to load slowly/? -