You are not logged in.

#1 2019-04-12 04:18:26

N_BaH
Member
Registered: 2015-12-30
Posts: 84

[solved] rankmirrors -t shows LAN pacman shared cache as unreachable

hi,

I set a lan shared pacman read-only cache, as described here.

here's what I do, and what happens:

echo "Server = http://192.168.1.78:8080 | rankmirrors -t - -m 2
Querying servers. This may take some time...
   *
 Servers sorted by time (seconds):
http://192.168.1.78:8080 : unreachable

if I omit the -t option, it works:

echo "Server = http://192.168.1.78:8080 | rankmirrors - -m 2
Server = 192.168.1.78:8080

Last edited by N_BaH (2019-04-12 16:46:01)

Offline

#2 2019-04-12 14:12:01

N_BaH
Member
Registered: 2015-12-30
Posts: 84

Re: [solved] rankmirrors -t shows LAN pacman shared cache as unreachable

got it.
that happens because there's no hierarchy ($repo/os/$arch) under server's root

Offline

Board footer

Powered by FluxBB