Your message dated Tue, 09 Aug 2005 16:02:14 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#322165: fixed in kbd 1.12-13 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; 9 Aug 2005 13:22:04 +0000 >From [EMAIL PROTECTED] Tue Aug 09 06:22:04 2005 Return-path: <[EMAIL PROTECTED]> Received: from smtp0.libero.it [193.70.192.33] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1E2Tqs-00054s-00; Tue, 09 Aug 2005 06:09:06 -0700 Received: from localhost (172.16.1.79) by smtp0.libero.it (7.0.027-DD01) id 42E0A0E7002DD9BF for [EMAIL PROTECTED]; Tue, 9 Aug 2005 15:08:35 +0200 Received: from localhost (151.42.84.69) by smtp1.libero.it (7.0.027-DD01) id 42F2CB990010FC1A for [EMAIL PROTECTED]; Tue, 9 Aug 2005 15:08:34 +0200 Received: by localhost (Postfix, from userid 1000) id 6A97FEBDD9; Tue, 9 Aug 2005 15:08:34 +0200 (CEST) Date: Tue, 9 Aug 2005 15:08:33 +0200 From: Emanuele Rocca <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: setfont from 1.2-12 seems broken Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qDbXVdCdHGoSgWSk" Content-Disposition: inline X-Reportbug-Version: 3.15 User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at libero.it serv1 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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 --qDbXVdCdHGoSgWSk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Package: kbd Version: 1.12-12 Severity: important Hello Denis, the recent upgrade from 1.12-11 to 1.12-12 breaks the setfont binary on=20 my system. Trying to use it always causes the following error: setfont: Input file: trailing garbage Downgrading to 1.12-11 solves the problem. I really can't understand how this can be possible, since a debdiff between -11 and -12 doesn't show anything which can explain this behaviour. I'll be happy to provide additional information, if needed. Thanks for your time. ciao, ema --qDbXVdCdHGoSgWSk Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFC+KrRC6DuA+rxm2ARAqOTAJ9VYEZkgAgh/sdu1YlIZQ6A+8yYqACeI7Uk 9G2DHpTAjHTXeTUO+aTYYfU= =Z3SW -----END PGP SIGNATURE----- --qDbXVdCdHGoSgWSk-- --------------------------------------- Received: (at 322165-close) by bugs.debian.org; 9 Aug 2005 23:08:38 +0000 >From [EMAIL PROTECTED] Tue Aug 09 16:08:38 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1E2d6s-00038c-00; Tue, 09 Aug 2005 16:02:14 -0700 From: Denis Barbier <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#322165: fixed in kbd 1.12-13 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Tue, 09 Aug 2005 16:02:14 -0700 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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 Source: kbd Source-Version: 1.12-13 We believe that the bug you reported is fixed in the latest version of kbd, which is due to be installed in the Debian FTP archive: kbd_1.12-13.diff.gz to pool/main/k/kbd/kbd_1.12-13.diff.gz kbd_1.12-13.dsc to pool/main/k/kbd/kbd_1.12-13.dsc kbd_1.12-13_i386.deb to pool/main/k/kbd/kbd_1.12-13_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. Denis Barbier <[EMAIL PROTECTED]> (supplier of updated kbd 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: Tue, 9 Aug 2005 23:37:18 +0200 Source: kbd Binary: kbd Architecture: source i386 Version: 1.12-13 Distribution: unstable Urgency: low Maintainer: Denis Barbier <[EMAIL PROTECTED]> Changed-By: Denis Barbier <[EMAIL PROTECTED]> Description: kbd - Linux console font and keytable utilities Closes: 322165 Changes: kbd (1.12-13) unstable; urgency=low . * debian/patches/fedora-kbd-1.12-alias.patch: there are some C aliasing violations, and setfont misbehaves in 1.12-12 because it has been compiled with GCC 4 whereas prior versions were compiled with GCC 3. Thanks Emanuele Rocca for this report, and Fedora folks for this patch. Closes: Bug#322165 Files: 11f1ae3e6c94e0d2cd5210bafce25a21 598 utils extra kbd_1.12-13.dsc 8423af9ce1bb0e47e0ac8dc7356269d7 30789 utils extra kbd_1.12-13.diff.gz e9630393e3c259c4f406b0dbd7196536 340080 utils extra kbd_1.12-13_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFC+TEs8Ri1lR4WGvsRAnDnAJ9K6E7l7N5yrjHNeuJ4eTOIyE5hjgCfUf85 L6JrJcP1jk7cnEZ6VBgqPgM= =gi8r -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]