开发者

No such file to load -- tasks/facebooker

WORKING UPDATE

to solve this problem, I simply dragged the tasks/facebooker folder into lib from the venders/facebooker/lib/ directory. The migrations now function.

开发者_如何学JAVA

I have a fully tested and working Rails app that won't deploy. Its running facebooker and working with restful authentication.

In Capistrano I am getting the following message:

latest => /home/fogonthedowns/blog.justinzollars.com/releases/20100710053254
  * executing "cd /home/fogonthedowns/blog.justinzollars.com/releases/20100710053254; rake RAILS_ENV=production  db:migrate"
    servers: ["blog.justinzollars.com"]
    [blog.justinzollars.com] executing command
 ** [out :: blog.justinzollars.com] (in /home/fogonthedowns/blog.justinzollars.com/releases/20100710053254)
 ** [out :: blog.justinzollars.com] rake aborted!
 ** [out :: blog.justinzollars.com] no such file to load -- tasks/facebooker
 ** [out :: blog.justinzollars.com] /home/fogonthedowns/blog.justinzollars.com/releases/20100710053254/Rakefile:9
 ** [out :: blog.justinzollars.com] (See full trace by running task with --trace)
    command finished

The file tasks/facebooker exists, (see comment below), why won't Capistrano complete this deployment?


This file is already in repository :

http://github.com/fogonthedowns/Jzsblog/blob/master/vendor/plugins/facebooker/lib/tasks/facebooker.rake

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜