Your message dated Thu, 19 Aug 2004 09:32:02 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#266647: fixed in choose-mirror 1.01
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; 18 Aug 2004 15:25:51 +0000
>From [EMAIL PROTECTED] Wed Aug 18 08:25:51 2004
Return-path: <[EMAIL PROTECTED]>
Received: from palrel13.hp.com [156.153.255.238] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1BxSJz-0003t2-00; Wed, 18 Aug 2004 08:25:51 -0700
Received: from smtp1.rose.hp.com (smtp1.rose.hp.com [15.96.64.75])
        by palrel13.hp.com (Postfix) with ESMTP
        id 2A12F1C00528; Wed, 18 Aug 2004 08:25:50 -0700 (PDT)
Received: from ros-saab.rose.hp.com (ros-saab.rose.hp.com [15.43.213.64])
        by smtp1.rose.hp.com (Postfix) with ESMTP
        id EF8F94EA; Wed, 18 Aug 2004 08:25:49 -0700 (PDT)
Received: from ptelford by ros-saab.rose.hp.com with local (Exim 4.34)
        id 1BxSJx-0001Un-Cs; Wed, 18 Aug 2004 08:25:49 -0700
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Paul Telford <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: choose-mirror: doesn't seem possible to pre-seed debconf answers
X-Mailer: reportbug 2.64
Date: Wed, 18 Aug 2004 08:25:48 -0700
Message-Id: <[EMAIL PROTECTED]>
Sender: PxT <[EMAIL PROTECTED]>
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: choose-mirror
Severity: normal


It doesn't seem to be possible to pre-seed the debconf answers used by
choose-mirror such that the questions can be answered in an automatic
way.  Here is what I am doing:

db_set mirror/country "enter information manually" || true
db_set mirror/http/countries "enter information manually" || true
db_set mirror/http/directory "/LinuxCOE/Debian" || true
db_set mirror/http/hostname "linuxcoe.rose.hp.com" || true
db_set mirror/http/proxy "" || true
db_set mirror/suite "testing" || true
db_subst mirror/protocol protocols "http" || true
db_fset mirror/http/countries seen true || true
db_fset mirror/country seen true || true
db_fset mirror/http/directory seen true || true
db_fset mirror/http/hostname seen true || true
db_fset mirror/http/proxy seen true || true
db_fset mirror/suite seen true || true
db_fset mirror/protocol seen true || true


I do not want to use ftp as an installation source.  With the above
settings I get a "Segmentation fault" message on d-i's virtual console
#4.  If I comment out the last db_fset statement then choose-mirror
stops and prompts me to choose an ftp mirror.  So, is it possible to
pre-answer the necessary questions, and if so, how?  I've looked at
choose-mirror.c and can't see where my problem might be.
(If this is documented somewhere please point me to it, I couldn't find
anything.)

Thanks,


 Paul.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.6
Locale: LANG=en_US, LC_CTYPE=en_US

---------------------------------------
Received: (at 266647-close) by bugs.debian.org; 19 Aug 2004 13:38:05 +0000
>From [EMAIL PROTECTED] Thu Aug 19 06:38:05 2004
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Bxn7F-0006PA-00; Thu, 19 Aug 2004 06:38:05 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1Bxn1O-0005RU-00; Thu, 19 Aug 2004 09:32:02 -0400
From: Joey Hess <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.51 $
Subject: Bug#266647: fixed in choose-mirror 1.01
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 19 Aug 2004 09:32:02 -0400
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 2

Source: choose-mirror
Source-Version: 1.01

We believe that the bug you reported is fixed in the latest version of
choose-mirror, which is due to be installed in the Debian FTP archive:

choose-mirror_1.01.dsc
  to pool/main/c/choose-mirror/choose-mirror_1.01.dsc
choose-mirror_1.01.tar.gz
  to pool/main/c/choose-mirror/choose-mirror_1.01.tar.gz
choose-mirror_1.01_i386.udeb
  to pool/main/c/choose-mirror/choose-mirror_1.01_i386.udeb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joey Hess <[EMAIL PROTECTED]> (supplier of updated choose-mirror package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 27 Jul 2004 10:59:41 -0400
Source: choose-mirror
Binary: choose-mirror
Architecture: source i386
Version: 1.01
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <[EMAIL PROTECTED]>
Changed-By: Joey Hess <[EMAIL PROTECTED]>
Description: 
 choose-mirror - Choose mirror to install from (udeb)
Closes: 240686 266647 266758
Changes: 
 choose-mirror (1.01) unstable; urgency=low
 .
   * Joey Hess
     - Fabbione noticed that we forgot to free(command).
     - Only ask what suite to use at medium priority.
     - Clean debian/{ftp,http}list-countries.
     - Allow preseeding of country or forcing of manual mirror entry via
       mirror/country. Closes: #240686, #266647, #266758
Files: 
 99c8fcd50a6ac34739ed3f5335ed536b 720 debian-installer extra choose-mirror_1.01.dsc
 1b9178c4ccced6ca905e658ff4d05826 133559 debian-installer extra 
choose-mirror_1.01.tar.gz
 de186772825d07d4f776c6afa2974018 84724 debian-installer extra 
choose-mirror_1.01_i386.udeb
package-type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFBJKlM2tp5zXiKP0wRAkNMAJ9sAiuzxSsYmQ1VFGEik1J7QJHoJgCdE4CN
BmvFI6Ys2Cjq+ErwnDWf3jE=
=kyMr
-----END PGP SIGNATURE-----


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

Reply via email to