Package: bacula-director-pgsql
Version: 2.2.8-8
Severity: normal

Hi,

the etc/bacula/scripts/make_catalog_backup script sets a BINDIR
variable to a value of /usr/lib/postgresql/8.3/bin.

The package however, does not depend on postgres-8.3-client, it
depends - and correctly so - only on any pg client being installed.

It would be nice if the make_catalog_backup script could be fixed
to work with any pg client that's installed.

Trivial solution is to just set BINDIR to /usr/bin - which also has
pg_dump, or - even better - to just not set it at all and rely on PATH
being right.


Thanks for your time,
weasel



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

Reply via email to