Package: tinyerp-server Version: 4.2.0-1 Severity: serious Tags: patch --- Please enter the report below this line. ---
After upgrading package tinyerp-server from 4.0.3-1, using "--stop-after-init --update=all" as extra parameters, the databases where incorrectly upgraded. In fact, it looks like the upgrade process does only take into account the terp database, which is the default one and not other databases that may be set with --database switch. What I've done to go further and upgrade 'mydb' was : copy mydb into terp (backup terp, backup mydb, delete terp, create terp unicode, restore terp from mydb backup ) restart tinyerp-server copy terp into mydb Then the db structure looks more compatible with the software. The problem is now that views, actions, wizard that are stored in the database are not updated and have to be checked one by one ! --- System information. --- Architecture: i386 Kernel: Linux 2.6.22-2-486 Debian Release: lenny/sid 500 testing security.debian.org 500 testing ftp.fr.debian.org --- Package information. --- Depends (Version) | Installed ===============================-+-=========== python | 2.4.4-6 python-support (>= 0.7.1) | 0.7.5 adduser | 3.105 python-psycopg | 1.1.21-15 python-libxml2 | 2.6.30.dfsg-2 python-xml | 0.8.4-8 python-libxslt1 | 1.1.22-1 python-reportlab | 2.0dfsg-1

