Project

General

Profile

Defect #1008

install fail on redmine 3.0.0/3.0.1

Added by sheng wu about 9 years ago. Updated over 8 years ago.

Status:
New
Priority:
High
Category:
-
Target version:
-
Source:
Testing
Detected on version:
Blocked:
No
Alone:
Milestones:
Sprint:

Description

1 cd redmine-3.0.0/plugins
2 tar xzvf ~/scrum v0.9.1.tar.gz
3 mv scrum\ v0.9.1 scrum
4 budle exec rake redmine:plugins:migrate

error a lot...
so, i just removed it.

#1

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

  • Target version deleted (Scrum v0.11.0)
#2

Updated by Nataliia Velychko almost 9 years ago

Hi Emilio,

Has it been solved?
It's impossible to install Scrum plugin on 3.0.x version, Redmine is crushed straight after installation.

#3

Updated by Leonardo Sena almost 9 years ago

I had to run the following commands to be able to migrate my plugins:

bundle exec rake redmine:plugins:migrate (which you already did) and then:
  • ruby bin/rake redmine:pplugins RAILS_ENV=production
#4

Updated by Michael Kimsal over 8 years ago

failing on 3.0.3 as well

i keep wanting to like this plugin, but it seems plagued with problems (a year ago it was javascript drag/drop issues that no one could seem to replicate, but everyone had) and now installation problems. will try again on next release.

to try this, grab a digitalocean "redmine" install (I'm using their one-click install version) and then grabbed 0.11.1, untarred in /srv/redmine/plugins, did the rake, some DB stuff was done, but it never shows up in 'plugins' area of redmine installation.

#5

Updated by Michael Kimsal over 8 years ago

Michael Kimsal escribió:

failing on 3.0.3 as well

i keep wanting to like this plugin, but it seems plagued with problems (a year ago it was javascript drag/drop issues that no one could seem to replicate, but everyone had) and now installation problems. will try again on next release.

to try this, grab a digitalocean "redmine" install (I'm using their one-click install version) and then grabbed 0.11.1, untarred in /srv/redmine/plugins, did the rake, some DB stuff was done, but it never shows up in 'plugins' area of redmine installation.

Also, i'll be happy to grant access to my install (or a new one) for anyone that wants to try to troubleshoot this - you can have full root if you need to diagnose and fix this.

Also available in: Atom PDF