Bug#516107: jigdo-file: jigdo-lite lists wrong mirror for country de

2009-02-19 Thread Hilmar Preusse
Package: jigdo-file
Version: 0.7.3-2
Severity: minor

Hi,

I've used the functionality to list all mirrors in a country to get a
possible download list. After selecting de jigdo lists mostly german
mirrors, but is lists too a University in Canada (see attached script
session). I guess the filter is confused by the de in the Name of the
University Universiteacute; de Sherbrooke.

H.
-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages jigdo-file depends on:
ii  libbz2-1.0 1.0.5-1   high-quality block-sorting file co
ii  libc6  2.7-18GNU C Library: Shared libraries
ii  libdb4.6   4.6.21-13 Berkeley v4.6 Database Libraries [
ii  libgcc11:4.3.3-4 GCC support library
ii  libstdc++6 4.3.3-4   The GNU Standard C++ Library v3
ii  wget   1.11.4-2  retrieves files from the web
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

jigdo-file recommends no packages.

jigdo-file suggests no packages.

-- no debconf information
Script started on Thu 19 Feb 2009 11:30:20 CET
hi...@sid:~ $ jigdo-lite 

Jigsaw Download lite
Copyright (C) 2001-2005  |  jigdo@
Richard Atterer  |  atterer.net
Loading settings from `/home/hille/.jigdo-lite'
snip
The jigdo file refers to files stored on Debian mirrors. Please
choose a Debian mirror as follows: Either enter a complete URL
pointing to a mirror (in the form
`ftp://ftp.debian.org/debian/'), or enter any regular expression
for searching through the list of mirrors: Try a two-letter
country code such as `de', or a country name like `United
States', or a server name like `sunsite'.
Debian mirror [http://ftp.de.debian.org/debian/]: de
http://ftp.tu-clausthal.de/pub/linux/debian/ # DE Germany 
(Clausthal-Zellerfeld, Niedersachsen)
http://ftp.de.debian.org/debian/ # DE Germany (Dresden)
http://ftp2.de.debian.org/debian/# DE Germany (Guetersloh)
http://debian.uni-essen.de/debian/   # DE Germany (Essen, 
Nordrhein-Westfalen)
http://ftp.freenet.de/debian/# DE Germany (Duuml;sseldorf)
http://ftp.uni-erlangen.de/pub/Linux/debian/ # DE Germany (Erlangen)
http://sunsite.informatik.rwth-aachen.de/ftp/pub/Linux/debian/ # DE Germany 
(Aachen)
http://ftp-stud.fht-esslingen.de/debian/ # DE Germany (Esslingen)
ftp://ftp.stw-bonn.de/pub/mirror/debian/ # DE Germany (Bonn)
ftp://ftp.fu-berlin.de/pub/unix/linux/mirrors/debian/ # DE Germany (Berlin)
http://debian.tu-bs.de/debian/   # DE Germany (Braunschweig)
http://ftp.uni-koeln.de/debian/  # DE Germany (Kouml;ln)
http://debian.pffa.de/mirrors/debian/# DE Germany (Berlin)
ftp://ftp.mpi-sb.mpg.de/pub/linux/distributions/debian/debian/ # DE Germany 
(Saarbruuml;cken)
http://ftp.leo.org/debian/   # DE Germany (Munich)
http://ftp.tiscali.de/pub/debian/debian/ # DE Germany (Frankfurt am Main)
http://debian.serveftp.net/debian/   # DE Germany (Nuuml;rnberg)
ftp://ftp.tu-chemnitz.de/pub/linux/debian/debian/ # DE Germany (Chemnitz)
http://ftp.uni-stuttgart.de/debian/  # DE Germany (Stuttgart)
http://ftp.uni-kl.de/pub/linux/debian/   # DE Germany (Kaiserslautern)
http://mirrors.sec.informatik.tu-darmstadt.de/debian/debian/ # DE Germany 
(Darmstadt)
 http://gulus.usherbrooke.ca/debian/  # CA Canada (Universiteacute; 
de Sherbrooke, Queacute;bec)
http://ftp.uni-bayreuth.de/linux/Debian/debian/ # DE Germany (Bayreuth)
ftp://ftp.informatik.hu-berlin.de/pub/Mirrors/ftp.de.debian.org/debian/ # DE 
Germany (Berlin)
http://ftp.gwdg.de/pub/linux/debian/debian/ # DE Germany (Gouml;ttingen)
http://ftp.de.debian.org/debian-amd64/debian/ # DE Germany (Dresden)

An up-to-date copy of the above list is available at
ftp://ftp.debian.org/debian/README.mirrors.txt

-
The jigdo file refers to files stored on Debian mirrors. Please
choose a Debian mirror as follows: Either enter a complete URL
pointing to a mirror (in the form
`ftp://ftp.debian.org/debian/'), or enter any regular expression
for searching through the list of mirrors: Try a two-letter
country code such as `de', or a country name like `United
States', or a server name like `sunsite'.
Debian mirror [http://ftp.de.debian.org/debian/]: 
hi...@sid:~ $ exit

Script done on Thu 19 Feb 2009 11:30:49 CET


Bug#516107: jigdo-file: jigdo-lite lists wrong mirror for country de

2009-02-19 Thread Richard Atterer
tags 516107 +wontfix
thanks

On Thu, Feb 19, 2009 at 11:54:15AM +0100, Hilmar Preusse wrote:
 I've used the functionality to list all mirrors in a country to get a 
 possible download list. After selecting de jigdo lists mostly german 
 mirrors, but is lists too a University in Canada (see attached script 
 session). I guess the filter is confused by the de in the Name of the 
 University Universiteacute; de Sherbrooke.

Yes - for two-character searches, the regexp that's used allows space, full 
stop and slashes after the country:

case $REPLY in [a-z][a-z]) REPLY=[. ]$REPLY[/. ];; esac

That's more or less intended, I prefer to return too many results rather 
than too few.

Cheers,

  Richard

-- 
  __   _
  |_) /|  Richard Atterer
  | \/¯|  http://atterer.net
  ¯ '` ¯



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org