Your message dated Sun, 28 Mar 2004 18:20:55 +0200 with message-id <[EMAIL PROTECTED]> and subject line fixed 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; 27 Mar 2004 00:03:23 +0000 >From [EMAIL PROTECTED] Fri Mar 26 16:03:23 2004 Return-path: <[EMAIL PROTECTED]> Received: from zoot.lafn.org [206.117.18.6] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1B71IJ-0001Hq-00; Fri, 26 Mar 2004 16:03:23 -0800 Received: from catalunya (host-66-81-197-10.rev.o1.com [66.81.197.10]) by zoot.lafn.org (8.12.3p3/8.12.3) with ESMTP id i2R03INl059086 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for <[EMAIL PROTECTED]>; Fri, 26 Mar 2004 16:03:21 -0800 (PST) (envelope-from [EMAIL PROTECTED]) Received: from kraai by catalunya with local (Exim 4.30) id 1B70Jj-0002ld-EP for [EMAIL PROTECTED]; Fri, 26 Mar 2004 15:00:47 -0800 Date: Fri, 26 Mar 2004 15:00:47 -0800 From: Matt Kraai <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: installs kernel-image package Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="IJpNTDwzlM2Ie8A6" Content-Disposition: inline User-Agent: Mutt/1.5.5.1+cvs20040105i Sender: Matt Kraai <[EMAIL PROTECTED]> X-Virus-Scanned: ClamAV version 'clamd / ClamAV version devel-20040209', clamav-milter version '0.66m' Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: --IJpNTDwzlM2Ie8A6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Package: anna Version: 0.054 Severity: minor anna installs kernel-image packages. Would the attached patch be OK? -- Matt Kraai [EMAIL PROTECTED] http://ftbfs.org/ --IJpNTDwzlM2Ie8A6 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=patch Index: packages/anna/anna.c =================================================================== --- packages/anna/anna.c (revision 11966) +++ packages/anna/anna.c (working copy) @@ -123,6 +123,8 @@ continue; if (!di_system_package_check_subarchitecture(package, subarchitecture)) continue; + if (strncmp(package->package, "kernel-image-", 13) == 0) + continue; if (((di_system_package *)package)->kernel_version) { --IJpNTDwzlM2Ie8A6-- --------------------------------------- Received: (at 240373-done) by bugs.debian.org; 28 Mar 2004 16:21:00 +0000 >From [EMAIL PROTECTED] Sun Mar 28 08:21:00 2004 Return-path: <[EMAIL PROTECTED]> Received: from wavehammer.waldi.eu.org (extern.mail.waldi.eu.org) [82.139.196.55] (postfix) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1B7d1w-0000le-00; Sun, 28 Mar 2004 08:21:00 -0800 Received: by wavehammer.waldi.eu.org (Postfix, from userid 1000) id B79503C63A; Sun, 28 Mar 2004 18:20:55 +0200 (CEST) Date: Sun, 28 Mar 2004 18:20:55 +0200 From: Bastian Blank <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: fixed Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZJcv+A0YCCLh2VIg" Content-Disposition: inline User-Agent: Mutt/1.5.5.1+cvs20040105i Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-2.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: --ZJcv+A0YCCLh2VIg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable this bug is fixed in latest anna. bastian --=20 It is a human characteristic to love little animals, especially if they're attractive in some way. -- McCoy, "The Trouble with Tribbles", stardate 4525.6 --ZJcv+A0YCCLh2VIg Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iEYEARECAAYFAkBm+2cACgkQnw66O/MvCNHB6ACfdZHKrbq+Q33lcC0im0qw0JsK bcQAn03pZ3qHOHN1p8IQA9BLr4dmVx2u =awBH -----END PGP SIGNATURE----- --ZJcv+A0YCCLh2VIg-- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]