[Python-modules-team] Bug#922467: Noise from wkhtmltopdf ends up in the process' stdout/stderr

Enrico Zini enrico at debian.org
Sat Feb 16 16:08:44 GMT 2019


Package: python3-pdfkit
Version: 0.6.1-1
Severity: normal

Hello,

thanks for packaging pdfkit.

In the current buster, using pdfkit results in noise to the program's
output streams:

$ cat /tmp/foo.py
import pdfkit

pdfkit.from_string("foo", "/tmp/test.pdf")

$ python3 /tmp/foo.py
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
Loading page (1/2)
Printing pages (2/2)                                               
Done                                                           


This is unfortunately almost a showstopper for using pdfkit on command
line tools.

Enrico

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-1-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8), LANGUAGE=en_IE:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages python3-pdfkit depends on:
ii  python3      3.7.2-1
ii  wkhtmltopdf  0.12.4-1

python3-pdfkit recommends no packages.

python3-pdfkit suggests no packages.

-- no debconf information



More information about the Python-modules-team mailing list