Package: openerp-server Version: 5.0.0-3-1 Severity: important
After performing a clean install of openerp-server, and following the instructions in the README.Debian file, openerp-server cannot connect to the database using the openerp user. Running openerp-server from command line as root: vesuvius:/var/run# openerp-server -c /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 29, in get_db_and_pool db = get_db_only(db_name) File "/usr/lib/openerp-server/pooler.py", line 71, in get_db_only db = sql_db.db_connect(db_name) File "/usr/lib/openerp-server/sql_db.py", line 239, in db_connect return PoolManager.get(db_name) File "/usr/lib/openerp-server/sql_db.py", line 223, in get cls._pools[db_name] = ConnectionPool(ThreadedConnectionPool(1, cls.maxconn,cls.dsn(db_name)), db_name) File "/usr/lib/python2.5/site-packages/psycopg2/pool.py", line 161, in __init__ self, minconn, maxconn, *args, **kwargs) File "/usr/lib/python2.5/site-packages/psycopg2/pool.py", line 76, in __init__ self._connect() File "/usr/lib/python2.5/site-packages/psycopg2/pool.py", line 80, in _connect conn = psycopg2.connect(*self._args, **self._kwargs) psycopg2.OperationalError: FATAL: Ident authentication failed for user "openerp" I have tried various things and always get Ident authentication failed... -- System Information: Debian Release: 5.0 APT prefers stable APT policy: (500, 'stable'), (400, 'testing'), (300, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.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 2008c-2 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.62.dfsg.1-3.2lenny0 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 python-imaging 1.1.6-3 Python Imaging Library pn python-matplotlib <none> (no description available) ii python-openssl 0.7-2 Python wrapper around the OpenSSL ii python-pyparsing 1.5.0-1 Python parsing module Versions of packages openerp-server suggests: pn openerp-client <none> (no description available) -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org