Package: openerp-server
Version: 5.0.0-3-1
Severity: grave
Justification: renders package unusable

I have recently tried to install openerp via the Debian package. I first
stumbled in the problem of bug #516348 (i.e. connecting to the database
as user openerp). After a bit of tweaking, i get the following python
backtrace:

# /usr/bin/openerp-server --init=all --config=/etc/openerp-server.conf
Traceback (most recent call last):
  File "./openerp-server.py", line 108, in <module>
    pooler.get_db_and_pool(db, update_module=tools.config['init'] or 
tools.config['update'])
  File "/usr/lib/openerp-server/pooler.py", line 40, in get_db_and_pool
    addons.load_modules(db, force_demo, status, update_module)
  File "/usr/lib/openerp-server/addons/__init__.py", line 676, in load_modules
    has_updates = load_module_graph(cr, graph, status, perform_checks=False, 
report=report)
  File "/usr/lib/openerp-server/addons/__init__.py", line 562, in 
load_module_graph
    additional_data.keys()
  File "/usr/lib/openerp-server/sql_db.py", line 76, in wrapper
    return f(self, *args, **kwargs)
  File "/usr/lib/openerp-server/sql_db.py", line 118, in execute
    res = self._obj.execute(query, params)
psycopg2.ProgrammingError: ERREUR:  la relation « ir_module_module » n'existe 
pas

And googling ir_module_module, I found the following link:

  https://bugs.launchpad.net/openobject-addons/+bug/327998

It says that the database should not be created via createdb, but with the GTK 
client.

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'stable'), (500, 'stable'), (90, 
'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.20.3xtops (SMP w/2 CPU cores)
Locale: LANG=fr_CH.UTF-8, LC_CTYPE=fr_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages openerp-server depends on:
ii  adduser                       3.110      add and remove users and groups
ii  python                        2.5.2-3    An interactive high-level object-o
ii  python-libxslt1               1.1.24-2   Python bindings for libxslt1
ii  python-lxml                   2.1.5-1    pythonic binding for the libxml2 a
ii  python-psycopg2               2.0.8-1    Python module for PostgreSQL
ii  python-pychart                1.39-6     Python library for creating high q
ii  python-pydot                  1.0.2-1    Python interface to Graphviz's dot
ii  python-reportlab              2.2-2      ReportLab library to create PDF do
ii  python-tz                     2008i-1    Python version of the Olson timezo
ii  python-xml                    0.8.4-10.1 XML tools for Python

Versions of packages openerp-server recommends:
ii  ghostscript                8.63.dfsg.1-2 The GPL Ghostscript PostScript/PDF
ii  graphviz                   2.20.2-3      rich set of graph drawing tools
ii  postgresql                 8.3.6-1       object-relational SQL database (su
ii  postgresql-client          8.3.6-1       front-end programs for PostgreSQL 
ii  postgresql-client-8.3 [pos 8.3.6-1       front-end programs for PostgreSQL 
ii  python-imaging             1.1.6-3       Python Imaging Library
ii  python-matplotlib          0.98.3-5      Python based plotting system in a 
ii  python-openssl             0.8-1         Python wrapper around the OpenSSL 
ii  python-pyparsing           1.5.0-1       Python parsing module

Versions of packages openerp-server suggests:
ii  openerp-client                5.0.0-3-1  Enterprise Resource Management (cl

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to