Out of the box, Ubuntu has security policies which forbid imagemagick to open PDF files.
This means that zbarimg fails to read the QR codes from the PDF if you want to test your backup. This gives nasty errors during self-check (if enabled) and the test suite fails.
Come up with a workaround, for example using a conversion program other than ghostscript, before running zbarimg.
See also #47
Out of the box, Ubuntu has security policies which forbid imagemagick to open PDF files.
This means that zbarimg fails to read the QR codes from the PDF if you want to test your backup. This gives nasty errors during self-check (if enabled) and the test suite fails.
Come up with a workaround, for example using a conversion program other than ghostscript, before running zbarimg.
See also #47