Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 177785 - net-irc/xdcc-fetch wrong dependency
Summary: net-irc/xdcc-fetch wrong dependency
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Packages in net-irc
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-09 12:39 UTC by Bjoern Thorwirth
Modified: 2007-10-19 11:42 UTC (History)
2 users (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 Bjoern Thorwirth 2007-05-09 12:39:17 UTC
xdcc-fetch dosen't work with fxruby 1.6, it needs 1.2.2 or 1.2.6
so i suggest to alter the ebuild:

DEPEND=">=dev-lang/ruby-1.8
        >=dev-ruby/fxruby-1.2"

to
DEPEND=">=dev-lang/ruby-1.8
        =dev-ruby/fxruby-1.2.6"

greez björn


Reproducible: Always

Steps to Reproduce:
1.emerge xdcc-fetch (wihtout fxruby 1.2.* preinstalled)

2. try to start xdcc-fetch


Actual Results:  
error in require

Expected Results:  
xdcc-fetch should start
Comment 1 Raúl Porcel (RETIRED) gentoo-dev 2007-05-09 15:25:22 UTC
Fixed, thanks
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-05-23 06:03:00 UTC
22 May 2007; Matti Bickel <mabi@gentoo.org> -fxruby-1.2.2.ebuild,
-fxruby-1.2.6.ebuild:
Remove old versions

OK, now it's completely broken.
Comment 3 Matti Bickel (RETIRED) gentoo-dev 2007-05-23 08:44:35 UTC
I've brought back the fxruby-1.2.6 ebuild as this is breaking stable (however, repoman didn't complain and this was one out of two packages i didn't check in the process *sigh*).

Net-irc: please either punt it, port it or revive upstream. Fxruby-1.2 is AGES old and only vaguely supported upstream. I have every intention on killing it next time i can get.
Comment 4 Matti Bickel (RETIRED) gentoo-dev 2007-10-19 11:42:54 UTC
xdcc-fetch has been removed from the tree, and so will fxruby-1.2*
Thanks.