Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 451484 - www-apache/passenger should depend on dev-ruby/bundler
Summary: www-apache/passenger should depend on dev-ruby/bundler
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-12 02:58 UTC by Jeremy Huddleston Sequoia
Modified: 2013-01-19 10:33 UTC (History)
0 users

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 Jeremy Huddleston Sequoia 2013-01-12 02:58:29 UTC
/usr/lib/ruby/site_ruby/1.9.1/phusion_passenger/utils.rb line 325 requires bundle.
Comment 1 Jeremy Huddleston Sequoia 2013-01-12 02:58:56 UTC
Line number is from passenger-3.0.17, but this is a trivial fix.
Comment 2 Hans de Graaff gentoo-dev Security 2013-01-19 10:33:15 UTC
In this case bundler is a dependency of the application you are trying to run, as indicated by the Gemfile presence.

The passenger rubygem doesn't express a dependency on bundler either. If you still feel that this wrong, then please discuss this with upstream.