Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 251177 - www-servers/gorg could depend on dev-ruby/ruby-fcgi through a USE flag
Summary: www-servers/gorg could depend on dev-ruby/ruby-fcgi through a USE flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-16 14:04 UTC by Goran Mekić
Modified: 2009-08-24 16:46 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 Goran Mekić 2008-12-16 14:04:26 UTC
Summary is self explainatory

Reproducible: Always

Steps to Reproduce:
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2008-12-16 14:25:08 UTC
(In reply to comment #0)
> Summary is self explainatory

It's not. The elog messages clearly indicate that you could either install apache or ruby-fcgi. (Whether the maintainers will honour your request is quite another issue.)
Comment 2 Goran Mekić 2008-12-16 15:04:17 UTC
OK, then, gorg should have use flags for apache and fcgi. Anyway, some way of depending on "the right thing".
Comment 3 Xavier Neys (RETIRED) gentoo-dev 2008-12-16 16:58:15 UTC
(In reply to comment #2)
> OK, then, gorg should have use flags for apache and fcgi. Anyway, some way of
> depending on "the right thing".

You would thing this is the obvious thing to do, wouldn't you?
That's how the original ebuild I suggested was.
USE flags were removed. Go figure...
Since I am not an ebuild developer, there's nothing I can do about this.

Reassigning to ruby@g.o
Not really a ruby issue, but you guys are the closest team with some understanding of these things. Fix or close anyway you think is most suitable.
Cheers.
Comment 4 Hans de Graaff gentoo-dev Security 2008-12-30 12:44:22 UTC
I've added gorg-0.6.3-r2 to CVS which has the apache2 and fastcgi USE flags. I've also switched to EAPI=2 to facilitate the ruby-dbi dependency in case of the mysql USE flag.
Comment 5 Xavier Neys (RETIRED) gentoo-dev 2008-12-30 13:17:29 UTC
Thanks for taking care of that.
Could you add a dependency on mod_fcgid when both apache2 and fastcgi USE flags are set? Thanks.
Comment 6 Lance Albertson (RETIRED) gentoo-dev 2009-08-24 16:46:16 UTC
(In reply to comment #5)
> Thanks for taking care of that.
> Could you add a dependency on mod_fcgid when both apache2 and fastcgi USE flags
> are set? Thanks.
> 

Should be now fixed in gorg-0.6.3-r3. Sorry for the delay!