Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

netselect-apt falla

0 views
Skip to first unread message

Narcis Garcia

unread,
Feb 9, 2024, 4:00:05 AM2/9/24
to
Des de fa algunes versions de Debian que tinc problemes per a utilitzar
aquesta eina que selecciona un servidor de repositoris amb bona comunicació.
Ara amb Debian 12 (bookworm):

$ sudo netselect-apt
Using distribution stable.
Retrieving the list of mirrors from www.debian.org...

URL transformed to HTTPS due to an HSTS policy
--2024-02-09 09:42:59-- https://www.debian.org/mirror/mirrors_full
Resolving www.debian.org (www.debian.org)... 130.89.148.77,
2001:67c:2564:a119::77
Connecting to www.debian.org (www.debian.org)|130.89.148.77|:443...
connected.
HTTP request sent, awaiting response... 200 OK
Length: 121624 (119K) [text/html]
Saving to: ‘/tmp/netselect-apt.YYcy3f’

/tmp/netselect-apt.YYcy3f
100%[=====================================================================================================================>]
118.77K --.-KB/s in 0.1s

2024-02-09 09:42:59 (1.03 MB/s) - ‘/tmp/netselect-apt.YYcy3f’ saved
[121624/121624]

Choosing a main Debian mirror using netselect.
netselect: 316 (24 active) nameserver request(s)...
Duplicate address 93.187.162.100 (http://mirrors.asnet.am/debian/,
http://ftp.am.debian.org/debian/); keeping only under first name.
netselect: 307 (23 active) nameserver request(s)...
Duplicate address 200.236.31.3 (http://debian.c3sl.ufpr.br/debian/,
http://ftp.br.debian.org/debian/); keeping only under first name.
netselect: unknown host ftp.belnet.be
netselect: unknown host mirror.overthewire.com.au
netselect: unknown host mirror.amaze.com.au
(...)
netselect: unknown host debian-archive.trafficmanager.net
netselect: unknown host debian.osuosl.org
netselect: unknown host ftp.is.co.za
Running netselect to choose 10 out of 313 addresses.

Did not found any valid hosts (you requested 10)
netselect was unable to find a mirror, this probably means that
you are behind a firewall and it is blocking ICMP and/or
UDP traceroute. Or the servers test are actively blocking
ICMP and/or UDP traceroute probes.


-> El router d'Internet no està filtrant la comunicació per UDP ni ICMP.
-> Si provo a verificar manualment els servidors amb el simple
«netselect» només té èxit si afegeixo l'opció -I
però el «netselect-apt» no admet l'opció -I

Algú sap com evitar el problema per a crear un sources.list amb una tria
basada en la puntuació de netselect?

Gràcies.


--

Narcis Garcia

__________
I'm using this dedicated address because personal addresses aren't
masked enough at this mail public archive. Public archive administrator
should remove and omit any @, dot and mailto combinations against
automated addresses collectors.

Alex Muntada

unread,
Feb 12, 2024, 3:40:04 PM2/12/24
to
Hola Narcis,

> Did not found any valid hosts (you requested 10)
> netselect was unable to find a mirror, this probably means that
> you are behind a firewall and it is blocking ICMP and/or
> UDP traceroute. Or the servers test are actively blocking
> ICMP and/or UDP traceroute probes.

Crec que avui en dia és força normal filtrar aquest tipus de
sondes de xarxa per evitar abusos.

> -> El router d'Internet no està filtrant la comunicació per UDP
> ni ICMP.

El teu potser no, però els dels miralls segurament sí.

> -> Si provo a verificar manualment els servidors amb el simple
> «netselect» només té èxit si afegeixo l'opció -I
> però el «netselect-apt» no admet l'opció -I

https://manpages.debian.org/bookworm/netselect-apt/netselect-apt.1.en.html#O

The OPTIONS provided are added, verbatim, to netselect when it is
run. Here you can provide a (quoted) list of options for netselect.

Salut,
Alex

--
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Alex Muntada <al...@debian.org>
⢿⡄⠘⠷⠚⠋ Debian Developer 🍥 log.alexm.org
⠈⠳⣄⠀⠀⠀⠀

signature.asc

Narcis Garcia

unread,
Feb 13, 2024, 1:40:03 AM2/13/24
to
El 12/2/24 a les 21:38, Alex Muntada ha escrit:
> Hola Narcis,
>
>> Did not found any valid hosts (you requested 10)
>> netselect was unable to find a mirror, this probably means that
>> you are behind a firewall and it is blocking ICMP and/or
>> UDP traceroute. Or the servers test are actively blocking
>> ICMP and/or UDP traceroute probes.
>
> Crec que avui en dia és força normal filtrar aquest tipus de
> sondes de xarxa per evitar abusos.
>
>> -> El router d'Internet no està filtrant la comunicació per UDP
>> ni ICMP.
>
> El teu potser no, però els dels miralls segurament sí.
>
>> -> Si provo a verificar manualment els servidors amb el simple
>> «netselect» només té èxit si afegeixo l'opció -I
>> però el «netselect-apt» no admet l'opció -I
>
> https://manpages.debian.org/bookworm/netselect-apt/netselect-apt.1.en.html#O
>
> The OPTIONS provided are added, verbatim, to netselect when it is
> run. Here you can provide a (quoted) list of options for netselect.
>

Gràcies, funciona!
(no havia llegit prou bé la pàgina del manual, i allà estava la solució)
0 new messages