Package: openerp-server
Version: 5.0.5-1
Severity: normal

According to README.Debian, the database user for OpenERP should be created 
with 

su - postgres -c "createuser -q --createdb --no-createrole --pwprompt openerp"

This command leads to a

/usr/lib/postgresql/8.4/bin/createuser: invalid option -- 'q'"

error message.

Also, you could create the openerp user without a password, because Postgres
supports ident authentication.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


_______________________________________________
open-object mailing list
[email protected]
http://lists.debian-maintainers.org/listinfo/open-object

Reply via email to