Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 317281 - dev-ruby/eventmachine: rake error if RDoc 2 is installed
Summary: dev-ruby/eventmachine: rake error if RDoc 2 is installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-26 10:14 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2010-04-26 14:09 UTC (History)
0 users

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


Attachments
B (eventmachine-0.12.10-r2:20100426-094852.log,2.89 KB, text/plain)
2010-04-26 10:14 UTC, Diego Elio Pettenò (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2010-04-26 10:14:15 UTC
Opening this for eventmachine but I think the bug is in RDoc's darkfish theme itself:

rake aborted!
uninitialized constant RDoc::RDoc
/usr/lib64/ruby19/gems/1.9.1/gems/rake-0.8.7/lib/rake.rb:2503:in `const_missing'
/usr/lib64/ruby19/gems/1.9.1/gems/rdoc-2.5.5/lib/rdoc.rb:380:in `const_missing'
/usr/lib64/ruby19/gems/1.9.1/gems/rdoc-2.5.5/lib/rdoc/generator/darkfish.rb:55:in `<class:Darkfish>'
/usr/lib64/ruby19/gems/1.9.1/gems/rdoc-2.5.5/lib/rdoc/generator/darkfish.rb:53:in `<top (required)>'
/var/tmp/portage/dev-ruby/eventmachine-0.12.10-r2/work/all/eventmachine-0.12.10/Rakefile:308:in `require'
/var/tmp/portage/dev-ruby/eventmachine-0.12.10-r2/work/all/eventmachine-0.12.10/Rakefile:308:in `<top (required)>'
/usr/lib64/ruby19/gems/1.9.1/gems/rake-0.8.7/lib/rake.rb:2383:in `load'
/usr/lib64/ruby19/gems/1.9.1/gems/rake-0.8.7/lib/rake.rb:2383:in `raw_load_rakefile'
/usr/lib64/ruby19/gems/1.9.1/gems/rake-0.8.7/lib/rake.rb:2017:in `block in load_rakefile'
/usr/lib64/ruby19/gems/1.9.1/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/usr/lib64/ruby19/gems/1.9.1/gems/rake-0.8.7/lib/rake.rb:2016:in `load_rakefile'
/usr/lib64/ruby19/gems/1.9.1/gems/rake-0.8.7/lib/rake.rb:2000:in `block in run'
/usr/lib64/ruby19/gems/1.9.1/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/usr/lib64/ruby19/gems/1.9.1/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
/usr/lib64/ruby19/gems/1.9.1/gems/rake-0.8.7/bin/rake:31:in `<top (required)>'
/usr/bin/rake:8:in `load'
/usr/bin/rake:8:in `<main>'
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-04-26 10:14:31 UTC
Created attachment 229211 [details]
B
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-04-26 14:09:08 UTC
Fixed in tree now.