#1139918 bacula-fd: New xxh3 signatures and zstd compression does not work

Package:
bacula-fd
Source:
bacula-fd
Description:
network backup service - file daemon
Submitter:
Pierre Bernhardt
Date:
2026-06-14 13:27:02 UTC
Severity:
normal
#1139918#5
Date:
2026-06-13 12:41:14 UTC
From:
To:
Dear Maintainer,

with bacula 15 the new fast also better compression zstd was introduced for
the fileset directive.
Also the faster xxh3 signature directive was been added.

I tried to use them and silently no failures was been shown.
That is is not running as expected is shown in the job details
after the job is finished:

13-Jun 14:17 backup-fd JobId 84970: Error: crypto.c:655 Unsupported digest type: 7
13-Jun 14:17 backup-fd JobId 84970: Warning: XXH3_64 digest digest initialization failed
..
   Software Compression:   None
...

Maybe both are included from debian maintainers?

#1139918#10
Date:
2026-06-14 07:28:55 UTC
From:
To:
I've started a discussion on

<https://lists.debian.org/debian-user-german/2026/06/msg00021.html>

#1139918#15
Date:
2026-06-14 13:23:23 UTC
From:
To:
retitle 1139918 bacula-fd: New xxhash signatures and zstd compression does not work

Looks like xxh3 not a community based signature.
By the way using xxhash does not work, too:

*me
14-Jun 15:15 backup-dir: ERROR in inc_conf.c:350 Config error: Expected a FileSet option keyword, got:xxhash:
             : line 33, col 30 of file /etc/bacula/fileset.conf
             signature = xxhash;

14-Jun 15:15 backup-dir: ERROR in inc_conf.c:350 Config error: Expected a FileSet option keyword, got:xxhash:
             : line 44, col 30 of file /etc/bacula/fileset.conf
             signature = xxhash;