Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 350467 - dev-ruby/mail-2.2.13 - rake aborted! no such file to load -- spec/rake/spectask
Summary: dev-ruby/mail-2.2.13 - rake aborted! no such file to load -- spec/rake/spectask
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-03 14:34 UTC by Alex Brandt (RETIRED)
Modified: 2011-01-05 07:32 UTC (History)
0 users

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


Attachments
emerge --info (emerge.info,4.57 KB, text/plain)
2011-01-03 14:42 UTC, Alex Brandt (RETIRED)
Details
emerge -pqv =dev-ruby/mail-2.2.13 (ruby.mail,84 bytes, text/plain)
2011-01-03 14:42 UTC, Alex Brandt (RETIRED)
Details
Build Log (build.log,2.35 KB, text/plain)
2011-01-03 14:43 UTC, Alex Brandt (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Brandt (RETIRED) gentoo-dev 2011-01-03 14:34:02 UTC
Errors out with the following issue:

rake aborted!
no such file to load -- spec/rake/spectask
/var/tmp/portage/dev-ruby/mail-2.2.13/work/all/mikel-mail-db68d8a/Rakefile:15


Reproducible: Always

Steps to Reproduce:
1. emerge =dev-ruby/mail-2.2.13
2. wait for error
3. 

Actual Results:  
Compile error.  Appears to be due to a missing file in the gem.

Expected Results:  
Correct compilation.
Comment 1 Alex Brandt (RETIRED) gentoo-dev 2011-01-03 14:42:26 UTC
Created attachment 258735 [details]
emerge --info
Comment 2 Alex Brandt (RETIRED) gentoo-dev 2011-01-03 14:42:48 UTC
Created attachment 258736 [details]
emerge -pqv =dev-ruby/mail-2.2.13
Comment 3 Alex Brandt (RETIRED) gentoo-dev 2011-01-03 14:43:16 UTC
Created attachment 258738 [details]
Build Log
Comment 4 Hans de Graaff gentoo-dev Security 2011-01-05 07:32:26 UTC
Fixed in CVS by also depending on rspec with USE=doc, since the Rakefile unconditionally loads this. No revision bump, so please install dev-ruby/rspec:0 manually or wait for the mirrors to sync.