Cannot log in to database after upgrade

Bug #574349 reported by Ronald Portier (Therp)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Fix Released
Undecided
Unassigned

Bug Description

I updated an trunk instance of OpenERP and started the server with update all option.

However the server chokes on having unmet dependencies for the CRM module. The dependencies where not required (apparantly) before this.

Now I can NOT install the (newly) required modules because I can not login. its a typical catch-22 situation.

Is there any workaround for this?

[2010-05-03 12:19:48,563] INFO:init:module base: loading objects
[2010-05-03 12:19:48,816] ERROR:init:module crm: Unmet dependencies: base_action_rule, mail_gateway, base_calendar, resource
[2010-05-03 12:19:48,816] WARNING:init:Not all modules have loaded.
[2010-05-03 12:19:48,817] INFO:init:module base: loading objects
[2010-05-03 12:19:48,895] INFO:init:module process: loading objects
[2010-05-03 12:19:48,903] INFO:init:module base_setup: loading objects
[2010-05-03 12:19:48,904] INFO:init:module caldav: loading objects
[2010-05-03 12:19:48,904] INFO:init:module caldav: registering objects
[2010-05-03 12:19:48,906] CRITICAL:init:Couldn't load module caldav
[2010-05-03 12:19:48,906] CRITICAL:init:cannot import name ext

Tags: crm update
Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

Hi Ronald,

This looks like more an issue of libraries.

Would you please update the code and check again?

Thanks.

Revision history for this message
Ronald Portier (Therp) (rportier1962) wrote : Re: [Bug 574349] Re: Cannot log in to database after upgrade

Hello Jay,

I went back to the stable release with my development so can't directly
reproduce this anymore.

However looking at the error I see a lot of duplication with other
errors where in the caldav module python-xml was still used.

As this bug seems a duplicate of other bugs (like this:
http://<email address hidden>/msg2023942.html)

it can be closed as far as I am concerned.

Thanks for your support

Ronald

Op vrijdag 28-05-2010 om 09:35 uur [tijdzone +0000], schreef Jay (Open
ERP):
> cannot import name ext

Revision history for this message
Ronald Portier (Therp) (rportier1962) wrote :

Hi jay,

In addition to my previous mail:

python-xml is no longer in the Debian repositories for squeeze. I
upgraded lenny to squeeze, therefore python-xml disappeared...

Ronald

Op vrijdag 28-05-2010 om 09:35 uur [tijdzone +0000], schreef Jay (Open
ERP):
> Hi Ronald,
>
> This looks like more an issue of libraries.
>
> Would you please update the code and check again?
>
> Thanks.
>

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

Seems like no error yet.
The caldav has been improved as well.
Let us know if still the problem persists.
Thanks.

Changed in openobject-server:
milestone: none → 6.0
status: New → Fix Released
Revision history for this message
Virgil (virgil-websoftix) wrote :

I stumbled upon this same error when trying to start the stable 6.0.3 server on my laptop on Ubuntu 11.

I have OpenERP installed on a Debian Squeeze server that work fine but I wanted to debug a module we've developed for our-selfs so I wanted to make the same code run on my laptop.

I've found this bug report when looking for solution and I just want to post here what solved the problem for me:
installing the myssing python-vobject package solved the problem.

Hope this will help someone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.