Package: bacula-director-pgsql Version: 5.2.6+dfsg-9 The shell script delete_catalog_backup is missing the execute bit, as you can see here (ls output):
-rw------- 1 root root 104 Aug 2 11:07 /etc/bacula/scripts/delete_catalog_backup As such one gets the following error when backuping the catalog: 03-Aug 01:05 backup-dir JobId 3: shell command: run AfterJob "/etc/bacula/scripts/delete_catalog_backup" 03-Aug 01:05 backup-dir JobId 3: Error: Runscript: AfterJob returned non-zero status=200. ERR=Permission denied And the SQL catalog file does not get delted as it should.

