Defect #11321
database migration 1.0.1-2 to 2.0
| Status: | Reopened | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | - | |||
| Target version: | - | |||
| Affected version: | Resolution: | Invalid |
Description
Hi,
I have installed and populated my redmine database with pacakge into squeeze debian version.
dpkg -l |grep redmine
ii redmine 1.0.1-2 flexible project management web application
ii redmine-mysql 1.0.1-2 metapackage providing MySQL dependencies for Redmine
Now I wan't to migration to 2.0 redmine version I have followed this docuementation for upgrade : http://www.redmine.org/projects/redmine/wiki/RedmineUpgrade
The database migration don't work with following trace:
could you help me on this bug
History
#1 Updated by Etienne Massip 11 months ago
- Status changed from New to Closed
- Resolution set to Invalid
There is no such "migration" environment.
#2 Updated by Lanfeust troy 11 months ago
- Status changed from Closed to Reopened
still same with test env
#3 Updated by Etienne Massip 11 months ago
What does your config/database.yml look like?
#4 Updated by Lanfeust troy 11 months ago
database.yml : http://pastebin.com/0ejYFuky
#5 Updated by Etienne Massip 11 months ago
It looks fine but why are you running your migration on test, this environment is pretty much useful only to developers?
Did you run bundle install with according group test then?