Open oz123 opened 9 years ago
Thanks for the report. I will look into it and fix it ASAP.
Meanwhile, vagrant-bin
(also available in this overlay) should work.
@krizalys , I found out that if I changed the ruby target to ruby20, it would work. One of the dependencies for the ebuild pulls virtual-ruby/ssl-6 which has no ruby22 as a target.
OK, I have managed to install the ebuild. I have removed all ruby versions from system which are not ruby22. Rebuild virtul-ruby/ssl-7 and the installation succeeded.
The program will not start however. I am getting the following error:
vagrant
/usr/lib64/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require': cannot load such file -- bundler (LoadError)
from /usr/lib64/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
from /usr/lib64/ruby/gems/2.2.0/gems/vagrant-1.7.4/bin/vagrant:69:in `<top (required)>'
from /usr/bin/vagrant:9:in `load'
from /usr/bin/vagrant:9:in `<main>'