[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#240373: marked as done (installs kernel-image package)



Your message dated Fri, 16 Apr 2004 12:14:05 +0200
with message-id <20040416101405.GA15927@wavehammer.waldi.eu.org>
and subject line really 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 kraai@lafn.org Fri Mar 26 16:03:23 2004
Return-path: <kraai@lafn.org>
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 <submit@bugs.debian.org>; Fri, 26 Mar 2004 16:03:21 -0800 (PST)
	(envelope-from kraai@lafn.org)
Received: from kraai by catalunya with local (Exim 4.30)
	id 1B70Jj-0002ld-EP
	for submit@bugs.debian.org; Fri, 26 Mar 2004 15:00:47 -0800
Date: Fri, 26 Mar 2004 15:00:47 -0800
From: Matt Kraai <kraai@ftbfs.org>
To: submit@bugs.debian.org
Subject: installs kernel-image package
Message-ID: <20040326230047.GA9043@catalunya>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="IJpNTDwzlM2Ie8A6"
Content-Disposition: inline
User-Agent: Mutt/1.5.5.1+cvs20040105i
Sender: Matt Kraai <kraai@lafn.org>
X-Virus-Scanned: ClamAV version 'clamd / ClamAV version devel-20040209', clamav-milter version '0.66m'
Delivered-To: submit@bugs.debian.org
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            kraai@ftbfs.org            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; 16 Apr 2004 10:14:07 +0000
>From waldi@debian.org Fri Apr 16 03:14:07 2004
Return-path: <waldi@debian.org>
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 1BEQMJ-000157-00; Fri, 16 Apr 2004 03:14:07 -0700
Received: by wavehammer.waldi.eu.org (Postfix, from userid 1000)
	id 3B11B3C014; Fri, 16 Apr 2004 12:14:05 +0200 (CEST)
Date: Fri, 16 Apr 2004 12:14:05 +0200
From: Bastian Blank <waldi@debian.org>
To: 240373-done@bugs.debian.org
Subject: really fixed
Message-ID: <20040416101405.GA15927@wavehammer.waldi.eu.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.5.1+cvs20040105i
Delivered-To: 240373-done@bugs.debian.org
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=-1.5 required=4.0 tests=BAYES_01 autolearn=no 
	version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 1

this is fixed.
-- 
Dismissed.  That's a Star Fleet expression for, "Get out."
		-- Capt. Kathryn Janeway, Star Trek: Voyager, "The Cloud"



Reply to: