hi matt, On Mon, Feb 20, 2006 at 12:53:58PM +1300, Matt Brown wrote: > dbconfig common failed to install the database for my package because > the postgresql-client package was not installed which prevented > dbconfig-common from creating a user for the package. The following > error is output
i'd swear this was documented somewhere, but having just made a dive
through the documentation i see that i was mistaken.
if you depend on dbconfig-common, then you also need to depend on
the cmdline tools for the database types you support. otherwise
you'd have to install postgres clients and libraries even if you
were packaging a mysql app and vice versa.
sean
signature.asc
Description: Digital signature

