app-emulation/vagrant-2.2.19 seems to depend on >=dev-ruby/listen-3.6. Reproducible: Always Steps to Reproduce: 1. install stable dev-ruby/listen 3.5.1 2. install app-emulatio/vagrant 3. run vagrant box add Actual Results: Traceback (most recent call last): 6: from /usr/lib64/ruby/gems/2.7.0/gems/vagrant-2.2.19/bin/vagrant:105:in `<main>' 5: from /usr/lib64/ruby/gems/2.7.0/gems/vagrant-2.2.19/bin/vagrant:94:in `block in <main>' 4: from /usr/lib64/ruby/gems/2.7.0/gems/vagrant-2.2.19/bin/vagrant:94:in `each' 3: from /usr/lib64/ruby/gems/2.7.0/gems/vagrant-2.2.19/bin/vagrant:95:in `block (2 levels) in <main>' 2: from /usr/lib64/ruby/site_ruby/2.7.0/rubygems/core_ext/kernel_gem.rb:62:in `gem' 1: from /usr/lib64/ruby/site_ruby/2.7.0/rubygems/dependency.rb:323:in `to_spec' /usr/lib64/ruby/site_ruby/2.7.0/rubygems/dependency.rb:313:in `to_specs': Could not find 'listen' (>= 3.6) - did find: [listen-3.5.1] (Gem::MissingSpecVersionError) Checked in 'GEM_PATH=/root/.gem/ruby/2.7.0:/usr/lib64/ruby/gems/2.7.0:/usr/local/lib64/ruby/gems/2.7.0', execute `gem env` for more information Expected Results: No Error
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b24cde270cb200da9f222e306e8cf7062ea7bfc2 commit b24cde270cb200da9f222e306e8cf7062ea7bfc2 Author: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> AuthorDate: 2022-12-28 20:22:15 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-12-28 20:36:51 +0000 app-emulation/vagrant: Depend on >=dev-ruby/listen-3.6 Bug: https://bugs.gentoo.org/888787 Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/28877 Signed-off-by: Sam James <sam@gentoo.org> app-emulation/vagrant/vagrant-2.2.19-r1.ebuild | 95 ++++++++++++++++++++++++++ 1 file changed, 95 insertions(+)
*** Bug 847061 has been marked as a duplicate of this bug. ***