Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 500466 - app-emulation/vagrant: broken ebuild dependency.
Summary: app-emulation/vagrant: broken ebuild dependency.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tim Harder
URL:
Whiteboard:
Keywords:
: 503456 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-02-06 05:37 UTC by Hiroshi Yoshida
Modified: 2014-03-04 23:02 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hiroshi Yoshida 2014-02-06 05:37:06 UTC
app-emulation/vagrant-1.4.3-r1 require "dev-ruby/net-ssh" under 2.8.0, but the ebuild is specifying ">=dev-ruby/net-ssh-2.6.6".

/usr/lib64/ruby/site_ruby/1.9.1/rubygems/dependency.rb:296:in `to_specs': Could not find 'net-ssh' (< 2.8.0, >= 2.6.6) - did find: [net-ssh-2.8.0] (Gem::LoadError)
        from /usr/lib64/ruby/site_ruby/1.9.1/rubygems/specification.rb:1209:in `block in activate_dependencies'
        from /usr/lib64/ruby/site_ruby/1.9.1/rubygems/specification.rb:1198:in `each'
        from /usr/lib64/ruby/site_ruby/1.9.1/rubygems/specification.rb:1198:in `activate_dependencies'
        from /usr/lib64/ruby/site_ruby/1.9.1/rubygems/specification.rb:1180:in `activate'
        from /usr/lib64/ruby/site_ruby/1.9.1/rubygems.rb:186:in `rescue in try_activate'
        from /usr/lib64/ruby/site_ruby/1.9.1/rubygems.rb:183:in `try_activate'
        from /usr/lib64/ruby/site_ruby/1.9.1/rubygems/core_ext/kernel_require.rb:117:in `rescue in require'
        from /usr/lib64/ruby/site_ruby/1.9.1/rubygems/core_ext/kernel_require.rb:124:in `require'
        from /usr/lib64/ruby/gems/1.9.1/gems/vagrant-1.4.3/bin/vagrant:27:in `<top (required)>'
        from /usr/bin/vagrant:8:in `load'
        from /usr/bin/vagrant:8:in `<main>`
Comment 1 Tim Harder gentoo-dev 2014-02-06 06:09:33 UTC
Fixed in 1.4.3-r2.
Comment 2 Hiroshi Yoshida 2014-02-06 06:48:49 UTC
Thanks.
Comment 3 Tim Harder gentoo-dev 2014-03-04 23:02:28 UTC
*** Bug 503456 has been marked as a duplicate of this bug. ***