Package: bacula-director-pgsql
Version: 3.0.2-3+b1
Severity: normal

In /etc/bacula/scripts/make_catalog_backup, pg_dump is searched in $BINDIR,
which is set to /usr/lib/postgresql/8.4/bin. However, pg_dump is in /usr/bin,
so every CatalogBackup will fail.
Just changing the script to not use a specific path, but to run pg_dump, works.



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

Reply via email to