Here is what I did manually
CODE
[root@localhost krisbee2008]# urpmi.addmedia --distrib --mirrorlist 'http://api.mandriva.com/mirrors/basic.2008.1.i586.list'
mirror list not found
Could not find a mirror from mirrorlist http://api.mandriva.com/mirrors/basic.2008.1.i586.list
[root@localhost krisbee2008]#
[root@localhost krisbee2008]# urpmi.addmedia --distrib --mirrorlist 'http://plf.zarb.org/mirrors/2008.1.i586.list'
trying again with mirror ftp://ftp.free.fr/pub/Distributions_Linux/plf/mandriva/cfg/2008.1/i586
mirror list not found
Could not find a mirror from mirrorlist http://api.mandriva.com/mirrors/basic.2008.1.i586.list
[root@localhost krisbee2008]#
[root@localhost krisbee2008]# urpmi.addmedia --distrib --mirrorlist 'http://plf.zarb.org/mirrors/2008.1.i586.list'
trying again with mirror ftp://ftp.free.fr/pub/Distributions_Linux/plf/mandriva/cfg/2008.1/i586
and to prove there is no firewall problem, here are the pings:
CODE
[krisbee2008@localhost ~]$ ping -c 3 plf.zarb.org
PING ryu.zarb.org (212.85.153.228) 56(84) bytes of data.
64 bytes from easyurpmi.zarb.org (212.85.153.228): icmp_seq=1 ttl=50 time=170 ms
64 bytes from easyurpmi.zarb.org (212.85.153.228): icmp_seq=2 ttl=50 time=170 ms
64 bytes from easyurpmi.zarb.org (212.85.153.228): icmp_seq=3 ttl=50 time=171 ms
--- ryu.zarb.org ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2000ms
rtt min/avg/max/mdev = 170.373/171.003/171.820/0.770 ms
[krisbee2008@localhost ~]$ ping -c 3 api.mandriva.com
PING frontal2.mandriva.com (212.85.147.118) 56(84) bytes of data.
64 bytes from mandriva.com (212.85.147.118): icmp_seq=1 ttl=51 time=159 ms
64 bytes from mandriva.com (212.85.147.118): icmp_seq=2 ttl=51 time=158 ms
64 bytes from mandriva.com (212.85.147.118): icmp_seq=3 ttl=51 time=158 ms
--- frontal2.mandriva.com ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2000ms
rtt min/avg/max/mdev = 158.288/158.974/159.941/0.703 ms
[krisbee2008@localhost ~]$
PING ryu.zarb.org (212.85.153.228) 56(84) bytes of data.
64 bytes from easyurpmi.zarb.org (212.85.153.228): icmp_seq=1 ttl=50 time=170 ms
64 bytes from easyurpmi.zarb.org (212.85.153.228): icmp_seq=2 ttl=50 time=170 ms
64 bytes from easyurpmi.zarb.org (212.85.153.228): icmp_seq=3 ttl=50 time=171 ms
--- ryu.zarb.org ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2000ms
rtt min/avg/max/mdev = 170.373/171.003/171.820/0.770 ms
[krisbee2008@localhost ~]$ ping -c 3 api.mandriva.com
PING frontal2.mandriva.com (212.85.147.118) 56(84) bytes of data.
64 bytes from mandriva.com (212.85.147.118): icmp_seq=1 ttl=51 time=159 ms
64 bytes from mandriva.com (212.85.147.118): icmp_seq=2 ttl=51 time=158 ms
64 bytes from mandriva.com (212.85.147.118): icmp_seq=3 ttl=51 time=158 ms
--- frontal2.mandriva.com ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2000ms
rtt min/avg/max/mdev = 158.288/158.974/159.941/0.703 ms
[krisbee2008@localhost ~]$
What am I doing wrong? I still use 2006, and would love to start to upgrade, but, if I can't get access to PLF, I can't do what I need to!
Thanks in advance,
Kris
