← Back to team overview

openupgrade-drivers team mailing list archive

Re: [Question #209721]: Instructions and step-by-step commands for doing the upgrade from 6.0 to 6.1 (How to)

 

Question #209721 on OpenUpgrade Server changed:
https://answers.launchpad.net/openupgrade-server/+question/209721

Carlos posted a new comment:
For others that will come acros this:

Instead of 
/opt/openupgrade-server/openerp-server --config="/etc/openerp-server.conf" \
    --addons-path="/opt/openupgrade-addons" -d OpenUpgradeTestDB -u all

Do the following

python opt/openupgrade-server/scripts/migrate.py --config=[your openerp-
server.conf] --database=[your database] --run-migrations=6.1,7.0

Check  the errors at:

/var/tmp/openupgrade/migration.log

-- 
You received this question notification because you are a member of
OpenUpgrade Drivers, which is an answer contact for OpenUpgrade Server.