← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 554799] Re: Error when configuring with rake compile,

 

I have exactly the same issue.

-- 
Error when configuring with rake compile, 
https://bugs.launchpad.net/bugs/554799
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenERP Scenario : Functional tests by Camptocamp: Confirmed

Bug description:
rake compile --trace
(in /opt/oerpscenario)
rake aborted!
no such file to load -- cucumber/rake/task
/opt/oerpscenario/Rakefile:21:in `require'
/opt/oerpscenario/Rakefile:21
/usr/lib/ruby/1.8/rake.rb:2359:in `load'
/usr/lib/ruby/1.8/rake.rb:2359:in `raw_load_rakefile'
/usr/lib/ruby/1.8/rake.rb:1993:in `load_rakefile'
/usr/lib/ruby/1.8/rake.rb:2044:in `standard_exception_handling'
/usr/lib/ruby/1.8/rake.rb:1992:in `load_rakefile'
/usr/lib/ruby/1.8/rake.rb:1976:in `run'
/usr/lib/ruby/1.8/rake.rb:2044:in `standard_exception_handling'
/usr/lib/ruby/1.8/rake.rb:1974:in `run'
/usr/bin/rake:28