Date: Tue, 16 Jun 2020 19:03:29 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 246955] print/cups-pdf: Update broke cups printing to pdfs. Removal of cups-pdf broke cups entirely. Message-ID: <bug-246955-7788-rx34AbHgep@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-246955-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-246955-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246955 --- Comment #5 from James B. Byrne <byrnejb@harte-lyne.ca> --- This issue is the result of the switch to CUPS-PDF v3. The work-around th= at was eventually discovered was to forcibly re-install all the components of = the CUPS update from July 2019. Lock those packages. Then forcibly re-install a= ll the current packages to the latest version. Finally, run autoremove. This cleared the issue for me. The packages that I used were: pkg add -f /var/cache/pkg/ghostscript9-agpl-base-9.27_2.txz pkg add -f /var/cache/pkg/cups-2.2.11.txz pkg add -f /var/cache/pkg/cups-filters-1.25.0.txz pkg add -f /var/cache/pkg/cups-pdf-2.6.1_4.txz pkg add -f /var/cache/pkg/qpdf-8.4.2.txz There were more recent pkg updates available that predated the change to cups-pdf but these I was sure of. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246955-7788-rx34AbHgep>