From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mekeor Melire Subject: bug#29219: CUPS filter still can't access Ghostscript (gs) Date: Wed, 08 Nov 2017 21:50:52 +0100 Message-ID: <87efp8fqab.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59208) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eCXKN-0003OR-Lr for bug-guix@gnu.org; Wed, 08 Nov 2017 15:52:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eCXKM-0003uS-TJ for bug-guix@gnu.org; Wed, 08 Nov 2017 15:52:03 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:50295) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eCXKM-0003uM-PH for bug-guix@gnu.org; Wed, 08 Nov 2017 15:52:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eCXKM-0005Jq-If for bug-guix@gnu.org; Wed, 08 Nov 2017 15:52:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59061) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eCXJJ-0003EL-Hc for bug-guix@gnu.org; Wed, 08 Nov 2017 15:50:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eCXJI-0003H0-B6 for bug-guix@gnu.org; Wed, 08 Nov 2017 15:50:57 -0500 Received: from mail-wm0-x22b.google.com ([2a00:1450:400c:c09::22b]:46496) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eCXJI-0003Gf-3f for bug-guix@gnu.org; Wed, 08 Nov 2017 15:50:56 -0500 Received: by mail-wm0-x22b.google.com with SMTP id r68so13083585wmr.1 for ; Wed, 08 Nov 2017 12:50:55 -0800 (PST) Received: from melibre. ([2001:a61:22d3:8101:6a36:7529:e8d:e69b]) by smtp.gmail.com with ESMTPSA id b15sm6439888wrh.35.2017.11.08.12.50.53 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 08 Nov 2017 12:50:53 -0800 (PST) List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 29219@debbugs.gnu.org I added two printers through CUPS' web interface (localhost:631) using the PPD driver file which I downloaded (from openprinting.org): one called ljet4 (which calls Ghostscript) and one called Postscript (which just calls `cat`)⁰. The latter worked. But although I was expecting commit 1728c411718e3b358c06561d6e80b47d7b331617¹ to fix this issue, when I try the ljet4² driver, I still get this error in /var/log/cups/error_log³: sh: gs: command not found Process is dying with \"Unable to determine number of pages, page count: -1 \", exit stat 3 Is anybody able to reproduce this issue? How can I be sure that the cups-service I'm running is the recent one which includes that commit? (I tried pulling guix and rebuilding the system afterwards and restarting cups-service afterwards.) What am I doing wrong? ⁰: https://www.openprinting.org/ppd-o-matic.php?driver=Postscript&printer=Kyocera-FS-920&show=1 ¹: https://git.savannah.gnu.org/cgit/guix.git/commit/?id=1728c411718e3b358c06561d6e80b47d7b331617 ²: https://www.openprinting.org/ppd-o-matic.php?driver=ljet4&printer=Kyocera-FS-920&show=1 ³: http://sprunge.us/EMbF -- mekeor ~ EDD3 DFFA 76F6 11C0 145F 9A99 AC85 BAD8 A2F8 C868