Your message dated Sat, 15 Jan 2005 00:33:00 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#208318: fixed in foomatic-filters-ppds 20050114-1
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 2 Sep 2003 04:38:57 +0000
>From [EMAIL PROTECTED] Mon Sep 01 23:38:55 2003
Return-path: <[EMAIL PROTECTED]>
Received: from gw.topstudio.co.jp (cyclopus.topstudio-unet.ocn.ne.jp)
[202.224.239.194]
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 19u2wQ-00011T-00; Mon, 01 Sep 2003 23:38:55 -0500
Received: by cyclopus.topstudio-unet.ocn.ne.jp (Postfix, from userid 1000)
id 01579D35D8; Tue, 2 Sep 2003 13:38:52 +0900 (JST)
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: foomatic-filters-ppds: bashism in PPDs
X-Debbugs-CC: Kenshi Muto <[EMAIL PROTECTED]>
From: [EMAIL PROTECTED]
User-Agent: SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.6
MULE XEmacs/21.4 (patch 13) (Rational FORTRAN) (i386-debian-linux)
MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen")
Content-Type: text/plain; charset=US-ASCII
Message-Id: <[EMAIL PROTECTED]>
Date: Tue, 2 Sep 2003 13:38:52 +0900 (JST)
X-BadReturnPath: [EMAIL PROTECTED] rewritten as [EMAIL PROTECTED]
using "From" header
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-13.3 required=4.0
tests=BAYES_10,HAS_PACKAGE,NO_REAL_NAME,SIGNATURE_LONG_SPARSE,
USER_AGENT,X_DEBBUGS_CC
autolearn=ham version=2.53-bugs.debian.org_2003_8_27
X-Spam-Level:
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_27
(1.174.2.15-2003-03-30-exp)
Package: foomatic-filters-ppds
Version: 20030507-1
Severity: important
Hi,
I found bashism in PostScript (and maybe many) PPD files.
For example,
/usr/share/ppd/Generic/Generic-PostScript_Printer-Postscript.ppd.gz
defines FoomaticRIPCommandLine as:
*FoomaticRIPCommandLine: "level=%D; echo -en "%!\n%% %%\n%C"&&
; if (( $level > 0 )); then if (( $level < 99 )); then level=&qu&&
ot; -dLanguageLevel=$level"; else level=""; fi; gs -q -&&
dPARANOIDSAFER -dNOPAUSE -dBATCH -sDEVICE=pswrite$level%A%Z -sOutputFi&&
le=- -; else cat; fi"
This will be extended as:
level=0; echo -en "%!\n%% %%\n"; if (( $level > 0 )); then if ((
$level < 99 )) ...
'(( ))' syntax is bashism. On dash, this causes error (dash trys to
redirect stdout to '0' file).
Thanks,
--
kenshi Muto
[EMAIL PROTECTED]
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux cyclopus 2.4.21-rc1 #1
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP
Versions of packages foomatic-filters-ppds depends on:
ii foomatic-db-engine 3.0.0-20030628-4 linuxprinting.org printer support
-- no debconf information
---------------------------------------
Received: (at 208318-close) by bugs.debian.org; 15 Jan 2005 05:35:43 +0000
>From [EMAIL PROTECTED] Fri Jan 14 21:35:43 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Cpgb9-0006gy-00; Fri, 14 Jan 2005 21:35:43 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1CpgYW-0002FZ-00; Sat, 15 Jan 2005 00:33:00 -0500
From: Chris Lawrence <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#208318: fixed in foomatic-filters-ppds 20050114-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 15 Jan 2005 00:33:00 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Source: foomatic-filters-ppds
Source-Version: 20050114-1
We believe that the bug you reported is fixed in the latest version of
foomatic-filters-ppds, which is due to be installed in the Debian FTP archive:
cupsomatic-ppd_20050114-1_all.deb
to pool/main/f/foomatic-filters-ppds/cupsomatic-ppd_20050114-1_all.deb
foomatic-filters-ppds_20050114-1.diff.gz
to pool/main/f/foomatic-filters-ppds/foomatic-filters-ppds_20050114-1.diff.gz
foomatic-filters-ppds_20050114-1.dsc
to pool/main/f/foomatic-filters-ppds/foomatic-filters-ppds_20050114-1.dsc
foomatic-filters-ppds_20050114-1_all.deb
to pool/main/f/foomatic-filters-ppds/foomatic-filters-ppds_20050114-1_all.deb
foomatic-filters-ppds_20050114.orig.tar.gz
to
pool/main/f/foomatic-filters-ppds/foomatic-filters-ppds_20050114.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Chris Lawrence <[EMAIL PROTECTED]> (supplier of updated foomatic-filters-ppds
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Fri, 14 Jan 2005 23:13:12 -0600
Source: foomatic-filters-ppds
Binary: foomatic-filters-ppds cupsomatic-ppd
Architecture: source all
Version: 20050114-1
Distribution: unstable
Urgency: low
Maintainer: Chris Lawrence <[EMAIL PROTECTED]>
Changed-By: Chris Lawrence <[EMAIL PROTECTED]>
Description:
cupsomatic-ppd - linuxprinting.org printer support - transition package
foomatic-filters-ppds - linuxprinting.org printer support - prebuilt PPD files
Closes: 208318
Changes:
foomatic-filters-ppds (20050114-1) unstable; urgency=low
.
* New upstream release, fixes bashism in PPDs. (Closes: #208318)
Files:
d75e683556bee909dd039dda41a400d2 652 text extra
foomatic-filters-ppds_20050114-1.dsc
446bc7bb56064f2a6dccfc65005a70a6 2790519 text extra
foomatic-filters-ppds_20050114.orig.tar.gz
be9258f6bbec1bfbc9ffc4bdf087f851 4416 text extra
foomatic-filters-ppds_20050114-1.diff.gz
138d97ac7b969ac7974d38390a872a7a 6233378 text extra
foomatic-filters-ppds_20050114-1_all.deb
d084e341e5f2fe034118539db410e185 2634 text extra
cupsomatic-ppd_20050114-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQFB6Kbk2wQKE6PXubwRAt24AKC6tss232rbdu56Z/epA0/c1IwHRACgz/Ei
4n82UhUWee2WLWrpRRem+qM=
=ZqMh
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]