On Tue, 29 Jul 2008 09:33:15 +0200 Stokkenes Vidar Vidar.Stokkenes@hn-ikt.no wrote:
I don't know if this is a significant error, but I gett his error at the very end of the upgrade of NAV:
<snip>
E: Could not upgrade database scheme, so disabling
This is significant, yes. This means the package was unable to upgrade your database schema (i.e. the SQL fixes that I mentioned in an earlier post).
NAV in /etc/default/nav. Please do manual upgrade, enable NAV in /etc/default/nav and restart it.
The package has disabled your NAV installation, awaiting a manual schema upgrade by you.
See /usr/share/doc/nav/sql/upgrades/3.4.2.sql. Try to follow the instructions and run this manually, see what errors you get, if any (Which, I guess, is basically the instructions given in README.Debian, referred to in your error output).
/usr/lib/python2.4/site-packages/nav/web/arnoldhandler.py:0: SyntaxWarning: name 'manage' is assigned to before global declaration
This is a negligible warning. It's been there since 3.4.0, and will be fixed later.