Your message dated Mon, 10 Nov 2003 11:16:05 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Forgot myself to add to uploaders
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; 7 Nov 2003 00:10:57 +0000
>From [EMAIL PROTECTED] Thu Nov 06 18:10:56 2003
Return-path: <[EMAIL PROTECTED]>
Received: from cpc1-hem11-4-0-cust109.lutn.cable.ntl.com (thinkpad.home) 
[80.2.252.109] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1AHuDI-0001m2-00; Thu, 06 Nov 2003 18:10:56 -0600
Received: by thinkpad.home (Postfix, from userid 1000)
        id 28C039E718; Thu,  6 Nov 2003 23:42:41 +0000 (GMT)
Date: Thu, 6 Nov 2003 23:42:41 +0000
From: Richard Hirst <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: choose-mirror broken for manual entry
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.28i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-6.5 required=4.0
        tests=BAYES_01,HAS_PACKAGE
        version=2.53-bugs.debian.org_2003_11_03
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_11_03 
(1.174.2.15-2003-03-30-exp)

package: choose-mirror
vesrion: cvs (0.21+)
tags: d-i

If you run choose-mirror and try to "enter information manually", it
doesn't work.  Used to work until recently.

The problem is in choose-mirror.c, where choose_country() ends with:

        country = strdup(debconf->value);
        debconf_set (debconf, DEBCONF_BASE "country", country);

Then in choose_mirror(), it does:

        manual_entry = ! strcmp(debconf->value, "enter information manually");

but by this time, debconf->value has been set to "value set", so the
compare always fails.

Richard


---------------------------------------
Received: (at 219503-done) by bugs.debian.org; 10 Nov 2003 10:16:09 +0000
>From [EMAIL PROTECTED] Mon Nov 10 04:16:09 2003
Return-path: <[EMAIL PROTECTED]>
Received: from ms-2.rz.rwth-aachen.de (ms-dienst.rz.rwth-aachen.de) [134.130.3.131] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1AJ95c-0006Yd-00; Mon, 10 Nov 2003 04:16:09 -0600
Received: from r220-1 (r220-1.rz.RWTH-Aachen.DE [134.130.3.31])
 by ms-dienst.rz.rwth-aachen.de
 (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003))
 with ESMTP id <[EMAIL PROTECTED]> for
 [EMAIL PROTECTED]; Mon, 10 Nov 2003 11:16:08 +0100 (MET)
Received: from relay.RWTH-Aachen.DE ([134.130.3.1])
        by r220-1 (MailMonitor for SMTP v1.2.2 ) ; Mon,
 10 Nov 2003 11:16:06 +0100 (MET)
Received: from mx.mmweg.rwth-aachen.de
 (mx.mmweg.RWTH-Aachen.DE [134.130.118.4])      by relay.rwth-aachen.de
 (8.12.10/8.12.7-1) with SMTP id hAAAG5sU017079 for
 <[EMAIL PROTECTED]>; Mon, 10 Nov 2003 11:16:05 +0100 (MET)
Received: (qmail 16533 invoked by alias); Mon, 10 Nov 2003 10:16:05 +0000
Received: (qmail 16518 invoked from network); Mon, 10 Nov 2003 10:16:05 +0000
Received: from coyote.mmweg (134.130.118.117) by hub.mmweg with SMTP; Mon,
 10 Nov 2003 10:16:05 +0000
Date: Mon, 10 Nov 2003 11:16:05 +0100
From: Sebastian Ley <[EMAIL PROTECTED]>
Subject: Forgot myself to add to uploaders
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Message-id: <[EMAIL PROTECTED]>
MIME-version: 1.0
X-Mailer: Ximian Evolution 1.4.5
Content-type: text/plain
Content-transfer-encoding: 7BIT
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=2.0 required=4.0
        tests=BAYES_90
        version=2.53-bugs.debian.org_2003_11_9
X-Spam-Level: **
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_11_9 
(1.174.2.15-2003-03-30-exp)

These bugs can be closed, despite the fact I am not in uploaders....

Sebastian

-- 
PGP-Key: http://www.mmweg.rwth-aachen.de/~sebastian.ley/public.key
Fingerprint: A46A 753F AEDC 2C01 BE6E  F6DB 97E0 3309 9FD6 E3E6



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

Reply via email to