Your message dated Tue, 2 Mar 2004 21:42:47 +0100
with message-id <[EMAIL PROTECTED]>
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 [EMAIL PROTECTED] Fri Feb 13 23:40:14 2004
Return-path: <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]>
          for <[EMAIL PROTECTED]>; Sat, 14 Feb 2004 08:40:11 +0100
Message-ID: <[EMAIL PROTECTED]>
Date: Sat, 14 Feb 2004 08:40:35 +0100
From: sylvain ferriol <[EMAIL PROTECTED]>
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: [EMAIL PROTECTED]
Subject: unknown owner
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Delivered-To: [EMAIL PROTECTED]
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 [EMAIL PROTECTED] Tue Mar 02 12:42:54 2004
Return-path: <[EMAIL PROTECTED]>
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: [EMAIL PROTECTED]
Subject: Re: Bug#232623: unknown owner
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.3.28i
From: [EMAIL PROTECTED] (Denis Barbier)
Delivered-To: [EMAIL PROTECTED]
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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to