olbat / dockerfiles

A collection of Dockerfiles
https://hub.docker.com/u/olbat/
GNU General Public License v3.0
134 stars 73 forks source link

cups-pdf update #60

Closed CyrosX closed 2 years ago

CyrosX commented 2 years ago

Dear olbat, after I've tried to use cups-pdf and only got blank pages - I've researched a bit and saw that some updates are necessary to have it working correctly again. I've done apt update && apt upgrade and several packages got updated (one additional got installed) and it works again. TL;DR

The following NEW packages will be installed:
  libffi8
The following packages will be upgraded:
  base-passwd gcc-11-base gir1.2-glib-2.0 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2 libexif12 libgcc-s1
  libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libp11-kit0 libperl5.32 libpython3.9 libpython3.9-minimal libpython3.9-stdlib libssh2-1 libstdc++6
  libwayland-client0 libxi6 libxrandr2 perl perl-base perl-modules-5.32 printer-driver-cups-pdf printer-driver-indexbraille python3-gi python3.9
  python3.9-minimal sysvinit-utils tzdata xterm
olbat commented 2 years ago

Images are generated with up to date packages, they're not generated every day though.

Please always make sure that you are using the last version of the image when trying to manually install some packages.

I'm closing the issue, there is nothing to be fixed here.