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

Bug#232623: marked as done (unknown owner)



Your message dated Tue, 2 Mar 2004 21:42:47 +0100
with message-id <20040302204247.GA31710@zobe.linuxfr.org>
and subject line Bug#232623: unknown owner
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; 14 Feb 2004 07:40:14 +0000
>From sylvain.ferriol@imag.fr Fri Feb 13 23:40:14 2004
Return-path: <sylvain.ferriol@imag.fr>
Received: from fep02.swip.net (fep02-svc.swip.net) [130.244.199.130] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AruPO-0004n3-00; Fri, 13 Feb 2004 23:40:14 -0800
Received: from imag.fr ([80.170.163.3]) by fep02-svc.swip.net with ESMTP
          id <20040214074011.CBWD3768.fep02-svc.swip.net@imag.fr>
          for <submit@bugs.debian.org>; Sat, 14 Feb 2004 08:40:11 +0100
Message-ID: <402DD0F3.4080700@imag.fr>
Date: Sat, 14 Feb 2004 08:40:35 +0100
From: sylvain ferriol <sylvain.ferriol@imag.fr>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031107 Debian/1.5-3
X-Accept-Language: en
MIME-Version: 1.0
To: submit@bugs.debian.org
Subject: unknown owner
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_12 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
	version=2.60-bugs.debian.org_2004_02_12
X-Spam-Level: 

Package: cdebconf
Version:  0.55

i try to use db_register in d-i
it is working but when i look at /var/lib/cdebconf/questions.dat
all questions created by db_register have an
Owner: Unknown

my code is :
module_probe() {
    local module="$1"
    local priority="$2"
    local template="ethdetect/module_params"
    local question="$template/$module"

    db_register "$template" "$question"
    db_subst "$question" MODULE "$module"

    db_input $priority "$question" || [ $? -eq 30 ]
    db_go
    db_get "$question"
....
....
}

sylvain


---------------------------------------
Received: (at 232623-done) by bugs.debian.org; 2 Mar 2004 20:42:54 +0000
>From barbier@linuxfr.org Tue Mar 02 12:42:54 2004
Return-path: <barbier@linuxfr.org>
Received: from zobe.linuxfr.org [212.27.33.220] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AyGj7-0002lG-00; Tue, 02 Mar 2004 12:42:54 -0800
Received: by zobe.linuxfr.org (Postfix, from userid 1015)
	id E2BF3E85A; Tue,  2 Mar 2004 21:42:47 +0100 (CET)
Date: Tue, 2 Mar 2004 21:42:47 +0100
To: 232623-done@bugs.debian.org
Subject: Re: Bug#232623: unknown owner
Message-ID: <20040302204247.GA31710@zobe.linuxfr.org>
References: <402DD0F3.4080700@imag.fr>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <402DD0F3.4080700@imag.fr>
User-Agent: Mutt/1.3.28i
From: barbier@linuxfr.org (Denis Barbier)
Delivered-To: 232623-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_01 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=no 
	version=2.60-bugs.debian.org_2004_03_01
X-Spam-Level: 

AFAICT this problem has been solved, so I am closing this bugreport, 

Denis



Reply to: