On Sat, Feb 11, 2006 at 10:55:13AM +0100, Daniel Baumann wrote:
> Sven Luther wrote:
> > Hehe, well, i did the backporting, since i am using powerpc. Worked well
> > though.
> 
> hmm, I though you were using backports.org packages.

They are not autobuilt i think, so of limited usefulness. I just grabbed the
sources from sid and did a dpkg-buildpackage on them though.

> > ok, but thereal problem is that i find no trace of a process named tinyerp
> > after having modified /etc/defaut/tinyerp-server and run
> > /etc/init.d/tinyerp-server start.
> 
> yep, I'm looking at it in the evening, need to finish other stuff first.

Ok, but i think i know what is wrong : 

$ sudo -u postgres createdb -q --encoding=UNICODE powerlinux
$ sudo -u postgres createuser -q --createdb --adduser pl-sven
$ tinyerp-server --config="/etc/tinyerp-server.conf" --port="8069" 
--interface="localhost" --database="powerlinux" --db_user="pl-sven" 
--db_password="" --db_host="" --db_port=""
Sat, 11 Feb 2006 10:55:38 INFO:objects:initialising distributed objects services
Sat, 11 Feb 2006 10:55:38 INFO:init:connecting to database
Sat, 11 Feb 2006 10:55:38 ERROR:init:could not connect to database 'powerlinux'!

    IDENT authentication échouée pour l'utilisateur "pl-sven"

so, it is a postgres thingy :/

Friendly,

Sven Luther


Reply via email to