Database not recognized after trunk pull

Bug #660640 reported by Jonathan Liuti
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Invalid
Undecided
Unassigned

Bug Description

1) I updated from a version previous version on the trunk (didn't check the version it was but it was at least 1 month old).
2) Databases created with the previous trunk version are seen by the sytem (i can pick them in the login pannel) but when I try to login I get an error "database doesn't exist"
3) Working databases
4) Ubuntu server 10.04
5) 6.0-dev rev 2871

Revision history for this message
Jonathan Liuti (liuti-john) wrote :

to be more specific here is the log file from my latest try:

[2010-10-14 18:54:01,416][test6] DEBUG:init:loading 1 packages..
[2010-10-14 18:54:01,417][test6] INFO:init:module base: loading objects
[2010-10-14 18:54:01,598][test6] ERROR:db.cursor:Programming error: column ir_module_module.web does not exist
, in query SELECT ir_module_module.website,ir_module_module.menus_by_module,ir_module_module.certificate,ir_module_module.maintainer,ir_module_module.description,ir_module_module.contributors,ir_module_module.demo,ir_module_module.views_by_module,ir_module_module.web,ir_module_module.category_id,ir_module_module.name,ir_module_module.license,ir_module_module.author,ir_module_module.url,ir_module_module.published_version,ir_module_module.latest_version,ir_module_module.state,ir_module_module.shortdesc,ir_module_module.reports_by_module,ir_module_module.id FROM "ir_module_module" WHERE ir_module_module.id IN %s ORDER BY name
[2010-10-14 18:54:01,600][test6] DEBUG:web-services:netrpc: rpc-dispatching exception
Traceback (most recent call last):
  File "/home/voxteneo/Openerp6/server/bin/service/netrpc_server.py", line 70, in run
    result = self.dispatch(msg[0], msg[1], msg[2:])
  File "/home/voxteneo/Openerp6/server/bin/netsvc.py", line 499, in dispatch
    raise OpenERPDispatcherException(e, tb_s)
OpenERPDispatcherException

Revision history for this message
Richard (John) Nopkins@Servosoft (richard-nopkins) wrote :

we had it earlier, but we updated all code for rc1, and it is fixed.
update db or use new rc1 code.

Changed in openobject-server:
status: New → Fix Released
Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

Hello John,

This is not an error actually, this has come due to un-updated code.
I would like to set this as invalid.

Thanks.

Changed in openobject-server:
milestone: none → 6.0
status: Fix Released → Invalid
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.