This forum is no longer active. Please post your questions to our new community site

Forums Redmine

Update problem

Subscribe to Update problem 6 post(s), 4 voice(s)

 
Avatar sev 2 post(s)

Hello

I tried to update my redmine V0.8.6 to 0.9.3

I followed your explications in this page :http://bitnami.org/article/how-to-backup-and-update-the-bitnami-redmine-stack

but when I tried to execute the command $ rake db:migrate RAILS_ENV=“production”

I recived an error : “could not find rubygen rack 1.0.1”

Could you help me?

Thanks in advance
Sev

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

Hi,

Have you loaded the environment? Try to run the “use_redmine.sh” script before run any ruby command.

 
Avatar sev 2 post(s)

Hi,

Yes I’ve loaded the environment. the error message “could not find rubygen rack 1.0.1” proves that I loaded it
If I had not loaded the environment, I would had the error message : " ‘rack’ is not recognized as an internal or external command "

I still could solve my problem.
To update my redmine V0.8.6 to 0.9.3
1) I’ve installed the new BitNami version after uninstall the older one.
2 ) I replaced the new mysql folder by the older one
3 ) I copied the “files”, “script”, “conf”, folders into the new redmine
4) I copied the email.yml and database.yml to the new config folder
5) I followed the install information in this page : http://bitnami.org/article/how-to-backup-and-up… (begin at line : $ rake db:migrate RAILS_ENV=“production”)

Thanks for your help beltran
Sev

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

I’m glad to hear this!

 
Avatar topsec0731 11 post(s)

do you have fixed? tell me how to update my redmine v0.8.7 to 0.9.3

 
Avatar danoo Administrator 81 post(s)

@topsec
Just to let you know, we have released new version of BitNami Redmine stack 1.0

As mentioned above, you can find Redmine update tutorial here: http://bitnami.org/article/how-to-backup-and-up…

Forums Redmine