> Package: fossology > Version: 1.1.0-1 > Severity: important > > > Fresh installation: > > Setting up fossology-db (1.1.0-1) ... > *** Setting up the FOSSology database *** > 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" > ? > ERROR: postgresql isn't running
Postgresql needs to be installed (it will be due to the package Depends) and running in order for the fossology-db postinst to setup the database. I think the proper behavior is to fail to install if it is not. I would be open to alternative behavior (like it detecting failure and warning about it, but still completing the install) if you can convince me that is somehow better. I have changed the latter part of the fossology-db description to explain this better. Here is the commit http://fossology.svn.sourceforge.net/viewvc/fossology?view=rev&revision=2413 Thanks, -- Matt Taggart tagg...@debian.org -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org