On Wed, 28 Jun 2017 17:12:58 +0200
Marcus Rückert <[email protected]> wrote:
> actually all our rubygems rpms are using update-alternative. just a
> few core binaries are not.
which btw adds its own extra fun:
$ zypper in ruby2.4-rubygem-somelib
$ pry
[1] pry(main)> require 'somelib'
LoadError: cannot load such file -- somelib
and then you find out your pry is still configured to ruby 2.3
that's why i for most of the time actually use the version thing.
So i can always be sure that i have the version I want.
--
openSUSE - SUSE Linux is my linux
openSUSE is good for you
www.opensuse.org
--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]