ChiliProject is not maintained anymore. Please be advised that there will be no more updates.

We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.

rake db:migrate (Bug #1244)


Added by ken bartlett at 2013-02-24 11:07 pm. Updated at 2013-03-13 07:51 am.


Status:Needs more information Start date:2013-02-24
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:-
Target version:-
Remote issue URL: Affected version:

Description

I am getting this error when trying to run rake db:migrate. I have followed all instructions up to this point. thanks!

C:\Sites\project1>bundle exec rake db:migrate
rake aborted!
Expected C:/Sites/project1/vendor/plugins/rfpdf/lib/rfpdf.rb to define RFPDF
C:/Sites/project1/vendor/plugins/rfpdf/init.rb:11:in `block in evaluate_init_rb'

C:/Sites/project1/vendor/plugins/engines/lib/engines/plugin.rb:45:in `load'
C:/Sites/project1/config/environment.rb:42:in `<top (required)>'
Tasks: TOP => db:migrate => environment
(See full trace by running task with --trace)


History

Updated by Chris Dähn at 2013-02-25 03:25 pm

It seems that the (Redmine?) plugin "rfpdf" isn't compatible with ChiliProject.

Sadly many (old) Redmine plugins aren't compatible to 3.x versions of CP any more.
So you have to use an 2.x version of CP or to search other comparable plugins or somebody who can fix it four you (open a new issue ticket).

What happens when you move rfpdf out of the plugins directory?

  • Status changed from Open to Needs more information

Updated by Toshi MARUYAMA at 2013-02-25 05:12 pm

Chris Dähn wrote:

It seems that the (Redmine?) plugin "rfpdf" isn't compatible with ChiliProject.

rfpdf is core.

source:vendor/plugins/rfpdf@63976e65

  • Status changed from Needs more information to Open

Updated by Chris Dähn at 2013-02-26 10:52 am

Hi!

I'm not a CP dev (just C++ dev, currently learning Ruby) so excuse my misaking.

As dev you know Felix+Holger need some more infos about your environment:

  • Trace log
  • which OS, Ruby version, Rails version?
  • how is it started (via IIS/Apache or as standalone)?
  • was ChiliProject already running on your system or is it a first installation?

Thanks in advance!

Updated by Candy Desriyanti at 2013-03-13 04:20 am

ken bartlett wrote:

I am getting this error when trying to run rake db:migrate. I have followed all instructions up to this point. thanks!

C:\Sites\project1>bundle exec rake db:migrate
rake aborted!
Expected C:/Sites/project1/vendor/plugins/rfpdf/lib/rfpdf.rb to define RFPDF
C:/Sites/project1/vendor/plugins/rfpdf/init.rb:11:in `block in evaluate_init_rb'

C:/Sites/project1/vendor/plugins/engines/lib/engines/plugin.rb:45:in `load'
C:/Sites/project1/config/environment.rb:42:in `<top (required)>'
Tasks: TOP => db:migrate => environment
(See full trace by running task with --trace)

  • Assignee set to Andrew Smith
  • Target version set to 3.8.0

Updated by Candy Desriyanti at 2013-03-13 04:20 am

ksajsaskasajs

  • Status changed from Open to Ready for review

Updated by Holger Just at 2013-03-13 07:51 am

Candy: This is your last warning. If you vandalize any of the tickets here one more time, I'm going to lock your account. This is not a test installation.

  • Status changed from Ready for review to Open
  • Assignee deleted (Andrew Smith)
  • Target version deleted (3.8.0)

Updated by Holger Just at 2013-03-13 07:51 am

  • Status changed from Open to Needs more information

Also available in: Atom PDF