Project

General

Profile

Defect #840

Error plugin installation.

Added by Regis MARTY almost 10 years ago. Updated almost 8 years ago.

Status:
Rejected
Priority:
Normal
Category:
-
Target version:
-
Source:
Development
Detected on version:
Blocked:
No
Alone:
Milestones:
Sprint:

Description

I'm new on redmine/ruby/rails etc., I use turnkey Linux out of the box redmine configuration meaning that all things have been done by someone else and it works fine.

I follow all the installation instructions but sadly during the plugin installation i've got the error "rake aborted !" du to "NameError : Uninitialized constant IssueQuery" in "init.rb" line 9.

I've tried either V0.6.0 & V0.7.0 and the error is still here.

I'm not an ruby/rails expert and it already takes me lot of time, I dont know what i can test and/or verify.

Till now i suppress the "scrum" directory because my redmine dont run anymore after the erroneous plugin installation.

Thank you for help.

#1

Updated by Regis MARTY almost 10 years ago

The plugin didnt test redmine version and mine was not up-to-date.

Then i upgraded my redmine version and finally installed scrum plugin.

#2

Updated by Richard Geddes over 9 years ago

I'm also new to ruby and redmine. My setup:

- Ubuntu server 14.04,
- nginx 1.6,
- thin ruby app server 1.3,
- mysql-server 5.5,
- Redmine 2.5.1.

Installed all these with ubuntu package manager.

The plugin name is 'scrum', but the directory created by the tar file is 'scrum v0.7.0'.

This first time I tried installing this plugin, I just copied 'scrum v0.7.0' into the redmine plugins folder, migrated with 'rake redmine:plugins:migrate RAILS_ENV=production'. The result was an unusable redmine app... internal error

Out of curiosity, I changed the the directory to the name of the plugin ...

mv scrum\ v0.7.0 scrum

, and the plugn installed without issues.

#3

Updated by Emilio González Montaña almost 8 years ago

  • Status changed from New to Rejected
  • Blocked set to No

This is not a bug.

Also available in: Atom PDF