Your message dated Sat, 19 Nov 2005 09:17:11 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#339506: fixed in psutils 1.17-21 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; 16 Nov 2005 19:05:16 +0000 >From [EMAIL PROTECTED] Wed Nov 16 11:05:16 2005 Return-path: <[EMAIL PROTECTED]> Received: from smtp2.netcologne.de ([194.8.194.218]) by spohr.debian.org with esmtp (Exim 4.50) id 1EcSaq-0003Bq-Go for [EMAIL PROTECTED]; Wed, 16 Nov 2005 11:05:16 -0800 Received: from panther (xdsl-87-78-10-26.netcologne.de [87.78.10.26]) by smtp2.netcologne.de (Postfix) with ESMTP id 07F9144EA; Wed, 16 Nov 2005 20:04:45 +0100 (MET) Received: by panther (Postfix, from userid 1000) id DD135EA325; Wed, 16 Nov 2005 20:04:44 +0100 (CET) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Tobias Kunze <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: psnup: Does not use /etc/papersize X-Mailer: reportbug 3.17 Date: Wed, 16 Nov 2005 20:04:44 +0100 Message-Id: <[EMAIL PROTECTED]> 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-Level: X-Spam-Status: No, hits=-7.5 required=4.0 tests=BAYES_00,HAS_PACKAGE, RCVD_IN_SORBS autolearn=no version=2.60-bugs.debian.org_2005_01_02 Package: psutils Version: 1.17-20 Severity: normal psnup (from psutils 1.17-20) does not use /etc/papersize for the default papersize, which results in the following error message when calling psnup with the '-2' option only: kunze$ psnup -2 /tmp/bla.ps > /tmp/bla.2up.ps psnup: page width and height must be set kunze$ When specifying a paper size, psnup works as expected: kunze$ psnup -2 /tmp/bla.ps > /tmp/bla.2up.ps kunze$ It seems that psnup is not consulting /etc/papersize (as promised in the manpage): kunze$ cat /etc/papersize a4 kunze$ strace psnup -2 /tmp/bla.ps 2>&1 |fgrep papersize kunze$ ltrace psnup -2 /tmp/bla.ps 2>&1 |fgrep papersize kunze$ I recall that psnup from psutils 1.17-19 worked correctly (as I use psnup fairly often, I would have stumbled upon the bug earlier). Please contact me if I should downgrade the package or help in any other way to elaborate on this bug. -tobias -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.14-panther Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages psutils depends on: ii libc6 2.3.5-8 GNU C Library: Shared libraries an ii libpaper1 1.1.14-3 Library for handling paper charact Versions of packages psutils recommends: ii gs 8.15-4 Transitional package ii gs-esp [gs] 8.15.1.dfsg.1-1 The Ghostscript PostScript interpr ii gs-gpl [gs] 8.15-4 The GPL Ghostscript PostScript int -- no debconf information --------------------------------------- Received: (at 339506-close) by bugs.debian.org; 19 Nov 2005 17:21:24 +0000 >From [EMAIL PROTECTED] Sat Nov 19 09:21:24 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 4.50) id 1EdWKt-0001Jv-CV; Sat, 19 Nov 2005 09:17:11 -0800 From: Jay Berkenbilt <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#339506: fixed in psutils 1.17-21 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sat, 19 Nov 2005 09:17:11 -0800 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-Level: 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 Source: psutils Source-Version: 1.17-21 We believe that the bug you reported is fixed in the latest version of psutils, which is due to be installed in the Debian FTP archive: psutils_1.17-21.diff.gz to pool/main/p/psutils/psutils_1.17-21.diff.gz psutils_1.17-21.dsc to pool/main/p/psutils/psutils_1.17-21.dsc psutils_1.17-21_i386.deb to pool/main/p/psutils/psutils_1.17-21_i386.deb 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. Jay Berkenbilt <[EMAIL PROTECTED]> (supplier of updated psutils 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: Sat, 19 Nov 2005 11:57:43 -0500 Source: psutils Binary: psutils Architecture: source i386 Version: 1.17-21 Distribution: unstable Urgency: low Maintainer: Jay Berkenbilt <[EMAIL PROTECTED]> Changed-By: Jay Berkenbilt <[EMAIL PROTECTED]> Description: psutils - A collection of PostScript document handling utilities Closes: 339506 Changes: psutils (1.17-21) unstable; urgency=low . * Fix packaging bug that prevented /etc/papersize from being inspected. (Closes: #339506) Files: e2c49af7dd8d1c25e980132d7c3530ff 578 text optional psutils_1.17-21.dsc e35dbeac54240e8ac5b1fdb818f86469 14242 text optional psutils_1.17-21.diff.gz 7a4b12fc3396cabc2af573be0e89c48a 83484 text optional psutils_1.17-21_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDf1odEBVk6taI4KcRAkLyAKCieeI9puLcqQhiMqeUOyIFk2DbYACgrS1c LfEDtF2l0STTPS0wTDNCL7o= =Ju2U -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]