Hi Holger,

>   Setting up dotlrn (2.5.0-4) ...
>   psql: could not connect to server: No such file or directory
>       Is the server running locally and accepting
>       connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?
>   dpkg: error processing dotlrn (--configure):
>    subprocess installed post-installation script returned error exit status 2
>   Errors were encountered while processing:
>    dotlrn
>   E: Sub-process /usr/bin/dpkg returned an error code (1)

It looks like the problem is that there is no available postgresql
server. Postgresql package is "suggested" by dotlrn on the control file,
but it's not a dependency because it's possible to install dotlrn with
an external postgresql database. The installer asks about the database
location, and creates the database wherever it is.

So, is it really a bug? Should I add a postgresql strict dependency, and
forgot about installing with a remote database?

Cheers, Héctor




-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to