Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 332847 - dev-ruby/rubymail-1.0.0-r1: rake command not found
Summary: dev-ruby/rubymail-1.0.0-r1: rake command not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-15 13:29 UTC by José Romildo Malaquias
Modified: 2010-08-15 13:47 UTC (History)
0 users

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


Attachments
rubymail-1.0.0-r1.log (rubymail-1.0.0-r1.log,2.86 KB, text/plain)
2010-08-15 13:31 UTC, José Romildo Malaquias
Details

Note You need to log in before you can comment on or make changes to this bug.
Description José Romildo Malaquias 2010-08-15 13:29:49 UTC
Emerging rubymail-1.0.0-r1 fails with the error:

 * Running compile phase for all ...
/tmp/portage/dev-ruby/rubymail-1.0.0-r1/temp/environment: line 360: rake: command not found
Comment 1 José Romildo Malaquias 2010-08-15 13:31:11 UTC
Created attachment 243063 [details]
rubymail-1.0.0-r1.log

Output of command:
emerge -vt1 rubymail
Comment 2 Alex Legler (RETIRED) archtester gentoo-dev Security 2010-08-15 13:40:14 UTC
There's an unconditional rake statement, but the dependency is only active when USE=doc. I'll fix that in a minute.
Comment 3 Alex Legler (RETIRED) archtester gentoo-dev Security 2010-08-15 13:47:55 UTC
Fixed in CVS. Thanks.