Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not migrate latest plugin version #119

Closed
dzalbo opened this issue Sep 5, 2012 · 0 comments
Closed

Could not migrate latest plugin version #119

dzalbo opened this issue Sep 5, 2012 · 0 comments
Assignees
Milestone

Comments

@dzalbo
Copy link

dzalbo commented Sep 5, 2012

Pulled the latest code, but it seems to fail during migration

rake db:migrate_plugins
rake aborted!
database configuration does not specify adapter

Tasks: TOP => db:migrate_plugins => redmine:plugins:migrate => environment
(See full trace by running task with --trace)
root@DevEnv:/usr/share/redmine# rake db:migrate_plugins RAILS_ENV=production
rake aborted!
/usr/share/redmine/plugins/redmine_impasse/lib/impasse_hooks.rb:94: syntax error, unexpected ',', expecting tASSOC
... :conditions => {:bug_id, issue.id})
... ^
/usr/share/redmine/plugins/redmine_impasse/lib/impasse_hooks.rb:94: syntax error, unexpected '}', expecting keyword_end
...nditions => {:bug_id, issue.id})
... ^

Tasks: TOP => db:migrate_plugins => redmine:plugins:migrate => environment
(See full trace by running task with --trace)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants