System Info
OS: Leap 42.1
Kernel: 4.1.38-50-default
Hi everyone,
Vagrant keeps returning Ruby error message on vagrant up and when installing vagrant plugins. Example below:
$ vagrant plugin install vagrant-hostsupdater
Installing the 'vagrant-hostsupdater' plugin. This can take a few minutes...
/usr/lib64/ruby/gems/2.1.0/gems/vagrant-1.9.1/lib/vagrant/bundler.rb:378:in `block in find_all': undefined method `match?' for #<Gem::Resolver::DependencyRequest:0x0000000282a968> (NoMethodError)
Any ideas what I am missing or suggestions for getting vagrant working?
Appreciate any suggestions!
Vagrant and ruby installation info below.
$ zypper info vagrant
Loading repository data...
Reading installed packages...
Information for package vagrant:
--------------------------------
Repository: Virtualization
Name: vagrant
Version: 1.9.1-9.1
Arch: x86_64
Vendor: obs://build.opensuse.org/Virtualization
Installed: Yes
Status: up-to-date
Installed Size: 4.0 MiB
$ zypper info ruby
Loading repository data...
Reading installed packages...
Information for package ruby:
-----------------------------
Repository: Main Repository (OSS)
Name: ruby
Version: 2.1-3.2
Arch: x86_64
Vendor: openSUSE
Installed: Yes
Status: up-to-date
Installed Size: 84 B
$ zypper se -i rubygem
Loading repository data...
Reading installed packages...
S | Name | Summary | Type
--+------------------------------+-------------------------------------------------------------------+--------
i | ruby2.1-rubygem-bundler | The best way to manage your application's dependencies | package
i | ruby2.1-rubygem-childprocess | This gem aims at being a simple and reliable solution for | package
i | ruby2.1-rubygem-erubis | a fast and extensible eRuby implementation which supports | package
i | ruby2.1-rubygem-fast_gettext | A simple, fast, memory-efficient and threadsafe implementation of | package
i | ruby2.1-rubygem-ffi | Ruby FFI | package
i | ruby2.1-rubygem-gem2rpm | Generate rpm specfiles from gems | package
i | ruby2.1-rubygem-i18n | New wave Internationalization support for Ruby | package
i | ruby2.1-rubygem-listen | Listen to file modifications | package
i | ruby2.1-rubygem-log4r | Log4r, logging framework for ruby | package
i | ruby2.1-rubygem-mime-types | The mime-types library provides a library and registry for | package
i | ruby2.1-rubygem-mini_portile | Simplistic port-like solution for developers | package
i | ruby2.1-rubygem-net-scp | A pure Ruby implementation of the SCP client protocol | package
i | ruby2.1-rubygem-net-sftp | A pure Ruby implementation of the SFTP client protocol | package
i | ruby2.1-rubygem-net-ssh | Net::SSH: a pure-Ruby implementation of the SSH2 client protocol | package
i | ruby2.1-rubygem-netrc | Library to read and write netrc files | package
i | ruby2.1-rubygem-nokogiri | Nokogiri (é¸) is an HTML, XML, SAX, and Reader parser | package
i | ruby2.1-rubygem-rb-fsevent | Very simple & usable FSEvents API | package
i | ruby2.1-rubygem-rb-inotify | A Ruby wrapper for Linux's inotify, using FFI | package
i | ruby2.1-rubygem-rest-client | Simple HTTP and REST client for Ruby, inspired by microframework | package
i | ruby2.1-rubygem-ruby-dbus | Ruby module for interaction with D-Bus | package