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

Bug#266758: marked as done (Package: choose-mirror)



Your message dated Thu, 19 Aug 2004 09:32:02 -0400
with message-id <E1Bxn1O-0005RW-00@newraff.debian.org>
and subject line Bug#266758: 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 23:29:48 +0000
>From josh@wcug.wwu.edu Wed Aug 18 16:29:48 2004
Return-path: <josh@wcug.wwu.edu>
Received: from sloth.wcug.wwu.edu [140.160.139.223] 
	by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
	id 1BxZsK-0005Eq-00; Wed, 18 Aug 2004 16:29:48 -0700
Received: (qmail 1743 invoked by uid 1007); 18 Aug 2004 23:34:43 -0000
Received: from localhost (sendmail-bs@127.0.0.1)
  by localhost with SMTP; 18 Aug 2004 23:34:43 -0000
Date: Wed, 18 Aug 2004 16:34:43 -0700 (PDT)
From: Josh Logan <josh@wcug.wwu.edu>
To: submit@bugs.debian.org
Subject: Package: choose-mirror
Message-ID: <[🔎] Pine.LNX.4.58.0408181627360.27093@sloth.wcug.wwu.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: submit@bugs.debian.org
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: wishlist

When booting with boot params it is not possible to have it automatically
select the right mirror that is passed on the append line.

It fills in the right information, but "enter information manually" is not
parsed because of the spaces.  I'm also not sure if the option is
mirror/http/countries or mirror/country.  A list of these options on the
wiki would be really nice.

One thing to note.  All of these options take a lot of characters.  I was
not able to have everything in the append line because of running out of
space with 256 characters.  If you want to use a serial console as well it
is too long.

label linux
        kernel 2.6/linux
        append initrd=i.gz ramdisk_size=10337 root=/dev/rd/0 devfs=mount,dall mirror/country=enter\ information\ manually debconf/priority=critical mirror/protocol=http mirror/http/hostname=10.17.1.42 mirror/http/directory=/apt-cacher/64.74.207.33/pub/debian rw


							Later, JOSH


---------------------------------------
Received: (at 266758-close) by bugs.debian.org; 19 Aug 2004 13:38:02 +0000
>From katie@ftp-master.debian.org Thu Aug 19 06:38:02 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Bxn7C-0006OY-00; Thu, 19 Aug 2004 06:38:02 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1Bxn1O-0005RW-00; Thu, 19 Aug 2004 09:32:02 -0400
From: Joey Hess <joeyh@debian.org>
To: 266758-close@bugs.debian.org
X-Katie: $Revision: 1.51 $
Subject: Bug#266758: fixed in choose-mirror 1.01
Message-Id: <E1Bxn1O-0005RW-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Thu, 19 Aug 2004 09:32:02 -0400
Delivered-To: 266758-close@bugs.debian.org
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: 3

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 266758@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joey Hess <joeyh@debian.org> (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 ftpmaster@debian.org)


-----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 <debian-boot@lists.debian.org>
Changed-By: Joey Hess <joeyh@debian.org>
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-----



Reply to: