[chef] Ohai Rakefile requires 'spec/rake/spectask', but not found on my system


Chronological Thread 
  • From: Ringo De Smet < >
  • To: Chef Users < >
  • Subject: [chef] Ohai Rakefile requires 'spec/rake/spectask', but not found on my system
  • Date: Thu, 9 Dec 2010 17:04:27 +0100
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=IQdH3e2XYb/0CfBF6m0tj08ppbGPZMqFlSv7JNRzm2tiYxaznZoHK4jEQIEF4sN5R5 WvtjKp91KUBSbuHxk0ROU5/8/df2DBo5mZo7lFGx00JeUXcmrojxRXwB37i/rkf3iziD 1TeyBc0tG1D2iSmhJx6frTCD+qCIW7b8GY8gg=

Hello,

I just created a development setup for fixing OHAI-235, but even after
following the ENVIRONMENT instructions from README.rdoc, running rake
fails on not finding 'spec/rake/spectask':

:~/Projects/ruby/ohai$
 rake spec
(in /home/rdesmet/Projects/ruby/ohai)
rake aborted!
no such file to load -- spec/rake/spectask
/home/rdesmet/Projects/ruby/ohai/Rakefile:5
(See full trace by running task with --trace)

I have Rake 0.8.7 and rspec 2.2.0 installed, but neither of these gems
provides that Ruby file. Can someone unblock me here?

Ringo



Archive powered by MHonArc 2.6.16.

§