- Package:
- src:diffoscope
- Source:
- src:diffoscope
- Submitter:
- Nikolas Nyby
- Date:
- 2026-06-28 14:33:02 UTC
- Severity:
- normal
Dear Maintainer, See this salsa build job comparing the "allabout.pdf" file: https://nikolas.pages.debian.net/-/gnubg/-/jobs/9808951/artifacts/debian/output/diffoscope.html diffoscope emits this message: ./usr/share/doc/gnubg/allabout.pdf Command `'dumppdf -at {}'` failed with exit code 1. Standard output: Traceback (most recent call last): File "/usr/bin/dumppdf", line 468, in <module> main() ~~~~^^ File "/usr/bin/dumppdf", line 454, in main dumppdf( ~~~~~~~^ outfp, [...] after installing the following packages in the debrebuild job on salsa: poppler-utils python3-pdfminer xxd
This appears to be a pdfminer bug. The fix is here: https://github.com/pdfminer/pdfminer.six/pull/1270
Hey Nikolas, Thanks for tracking this down and submitting a fix. :) I'll let the pdfminer folks fix this in "their" package rather than applying any kind of workaround to diffoscope. 👍 Best wishes,