GNU bug report logs

#29219 CUPS filter still can't access Ghostscript (gs)

PackageSource(s)Maintainer(s)
guix PTS Buildd Popcon
Full log

Message #8 received at 29219@debbugs.gnu.org (full text, mbox, reply):

Received: (at 29219) by debbugs.gnu.org; 9 Nov 2017 09:05:46 +0000
From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 09 04:05:46 2017
Received: from localhost ([127.0.0.1]:59428 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces@debbugs.gnu.org>)
	id 1eCimQ-0002CL-3G
	for submit@debbugs.gnu.org; Thu, 09 Nov 2017 04:05:46 -0500
Received: from hera.aquilenet.fr ([141.255.128.1]:45192)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <ludo@gnu.org>) id 1eCimO-0002CD-TD
 for 29219@debbugs.gnu.org; Thu, 09 Nov 2017 04:05:45 -0500
Received: from localhost (localhost [127.0.0.1])
 by hera.aquilenet.fr (Postfix) with ESMTP id 68650FCAA;
 Thu,  9 Nov 2017 10:05:45 +0100 (CET)
X-Virus-Scanned: Debian amavisd-new at aquilenet.fr
Received: from hera.aquilenet.fr ([127.0.0.1])
 by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id mH64TI6Vb5cn; Thu,  9 Nov 2017 10:05:44 +0100 (CET)
Received: from ribbon (unknown [193.50.110.150])
 by hera.aquilenet.fr (Postfix) with ESMTPSA id B5D82F7E2;
 Thu,  9 Nov 2017 10:05:44 +0100 (CET)
From: ludo@gnu.org (Ludovic Courtès)
To: Mekeor Melire <mekeor.melire@gmail.com>
Subject: Re: bug#29219: CUPS filter still can't access Ghostscript (gs)
References: <87efp8fqab.fsf@gmail.com>
Date: Thu, 09 Nov 2017 10:05:42 +0100
In-Reply-To: <87efp8fqab.fsf@gmail.com> (Mekeor Melire's message of "Wed, 08
 Nov 2017 21:50:52 +0100")
Message-ID: <87r2t7q0t5.fsf@gnu.org>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
X-Spam-Score: 1.0 (+)
X-Debbugs-Envelope-To: 29219
Cc: 29219@debbugs.gnu.org
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit@debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request@debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces@debbugs.gnu.org>
X-Spam-Score: 1.0 (+)
Hi,

Mekeor Melire <mekeor.melire@gmail.com> skribis:

> 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.)

Just make sure to reconfigure from a recent-enough commit (run ‘guix
--version’ as root to see which commit you’re using.)

If it turns out you’re already using CUPS with commit
1728c411718e3b358c06561d6e80b47d7b331617, could you reproduce the issue
while running “strace -p PID -f -s 345 -o log”, where PID is the PID of
cupsd as shown by ‘herd status cups’?

TIA!

Ludo’.




Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Wed Sep 10 05:51:03 2025; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.