Your message dated Thu, 05 Feb 2004 15:32:14 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#219868: fixed in choose-mirror 0.029
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; 9 Nov 2003 21:56:43 +0000
>From [EMAIL PROTECTED] Sun Nov 09 15:56:42 2003
Return-path: <[EMAIL PROTECTED]>
Received: from smtp-100-sunday.noc.nerim.net (mallaury.noc.nerim.net) [62.4.17.100] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1AIxY2-0003se-00; Sun, 09 Nov 2003 15:56:42 -0600
Received: from localhost.localdomain (sinibar.net1.nerim.net [62.4.18.43])
        by mallaury.noc.nerim.net (Postfix) with ESMTP
        id 62CF062EAD; Sun,  9 Nov 2003 22:56:39 +0100 (CET)
Received: by localhost.localdomain (Postfix, from userid 1000)
        id C240A23CEA; Sun,  9 Nov 2003 21:58:02 +0100 (CET)
Date: Sun, 9 Nov 2003 21:58:02 +0100
From: Denis Barbier <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: choose-mirror: Go Back does not work properly
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 2.36
User-Agent: Mutt/1.5.4i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-6.0 required=4.0
        tests=BAYES_30,HAS_PACKAGE
        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)

Package: choose-mirror
Version: CVS
Severity: normal
Tags: d-i

Hi,

if you select http protocol, continue until the last question,
go back to the first question and select ftp protocol, then
choose-mirror exits before reaching the last question.

Denis

---------------------------------------
Received: (at 219868-close) by bugs.debian.org; 5 Feb 2004 20:35:31 +0000
>From [EMAIL PROTECTED] Thu Feb 05 12:35:31 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 1AoqDi-0006a3-00; Thu, 05 Feb 2004 12:35:31 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1AoqAY-0002Ct-00; Thu, 05 Feb 2004 15:32:14 -0500
From: Joey Hess <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.43 $
Subject: Bug#219868: fixed in choose-mirror 0.029
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 05 Feb 2004 15:32:14 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_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_02_01
X-Spam-Level: 

Source: choose-mirror
Source-Version: 0.029

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_0.029.dsc
  to pool/main/c/choose-mirror/choose-mirror_0.029.dsc
choose-mirror_0.029.tar.gz
  to pool/main/c/choose-mirror/choose-mirror_0.029.tar.gz
choose-mirror_0.029_i386.udeb
  to pool/main/c/choose-mirror/choose-mirror_0.029_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: Thu,  5 Feb 2004 14:37:32 -0500
Source: choose-mirror
Binary: choose-mirror
Architecture: source i386
Version: 0.029
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: 219868
Changes: 
 choose-mirror (0.029) unstable; urgency=low
 .
   * Joey Hess
     - Rename mirror/distribution to the more accurate mirror/suite.
     - Add a PREFERRED_DISTRIBUTION, which is currently sarge.
     - Download and process the Release file from the selected mirror
       for the preferred distribution, and work out which suite it is
       part of, and use that as the defualt for the mirror/suite question.
       This will ensure that, when sarge becomes stable, d-i knows to install
       stable by default rather than sticking with testing.
     - Don't freshen the Mirrors.masterlist if ONLINE=n
     - Remove unnecessary seen flag setting code.
     - Fix backup from manual mirror dir entry.
     - Ask the manual hostname and directory questions in a block, so
       interblock backup can be used, to fix backup from the second question.
     - Fixed the backup support to use cdebconf's new improved backup
       code. Not only is this much simpler, but it fixes many edge cases.
       Closes: #219868
     - Misc cleanups.
     - Use po2debconf rather than hand-hackery in generating demo.templates.
     - Update to debhelper v4.
 .
   * Translations:
     - Dennis Stampfer
       - Polished German translation de.po
     - Peter Mann
       - Update Slovak translation
     - Jordi Mallach
       - Update Catalan translation.
     - Carlos Z.F. Liu
       - fix some serious errors in Simplified Chinese translation.
     - Lior Kaplan
       - added Hebrew translation
     - h3li0s
       - Added Albanian translation (sq.po)
Files: 
 fd0da23e4fdbfed530968cc3d6e0a04d 699 debian-installer extra choose-mirror_0.029.dsc
 caf85c15b836399f50aec93df5da4912 93295 debian-installer extra 
choose-mirror_0.029.tar.gz
 6f5c96afda95f9037050be7a4fc398be 41736 debian-installer extra 
choose-mirror_0.029_i386.udeb

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

iD8DBQFAIqWi2tp5zXiKP0wRArSiAJ9VwPogp1asRghDvmyh078KxX4OzwCdEdjg
G0TXTYEVmlfnCaZ8mFbBadI=
=eIFS
-----END PGP SIGNATURE-----


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

Reply via email to