Received: (at submit) by bugs.debian.org; 24 Jun 2001 21:37:10 +0000 From ig25@mvmap66.ciw.uni-karlsruhe.de Sun Jun 24 16:37:10 2001 Return-path: Received: from mvmap66.ciw.uni-karlsruhe.de [::ffff:129.13.201.66] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 15EHZ8-0000Lt-00; Sun, 24 Jun 2001 16:37:10 -0500 Received: by mvmap66.ciw.uni-karlsruhe.de (Postfix, from userid 11025) id 5BC9697B4C; Sun, 24 Jun 2001 23:37:06 +0200 (CEST) Subject: magicfilter fails silently if aux program is not present To: submit@bugs.debian.org Date: Sun, 24 Jun 2001 23:37:06 +0200 (CEST) Reply-To: Thomas.Koenig@ciw.uni-karlsruhe.de (Thomas =?ISO-8859-1?Q?K=F6nig?=) X-Mailer: ELM [version 2.4ME+ PL66 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: <20010624213706.5BC9697B4C@mvmap66.ciw.uni-karlsruhe.de> From: ig25@mvmap66.ciw.uni-karlsruhe.de (Thomas Koenig) Delivered-To: submit@bugs.debian.org Package: magicfilter Version: 1.2-45 Priority: important If a filter in a magicfilter config file is not present, magicfilter silently fails. This has bitten me when trying to print a pure text on a DJ 670 without the suggested package djtools installed. The configuration file in /etc/magicfilter/dj690c-filter has default filter /usr/bin/djscript -q as the last line. Because /usr/bin/djscript was not there, lpr silently ate all my print jobs.