You are not logged in.
Pages: 1
Hello all,
I'm having a problem with SliTaz stable. The computer has a clean install of SliTaz and a network connection through ethernet (I can browse the web) yet when I try to recharge the package lists either through the GUI or xterm it gives the a wget error. Is there a problem somewhere in my network? I've used SliTaz in the past and never had this issue.
Can you ping mirror.slitaz.org ?
The mirror is working here :
tux@slitaz:~$ sudo tazpkg recharge
Creating backup of the last packages list... [ OK ]
Connecting to mirror.slitaz.org (94.23.60.116:80)
packages.desc 100% |*******************************| 232k 00:00:00 ETA
Connecting to mirror.slitaz.org (94.23.60.116:80)
packages.md5 100% |*******************************| 132k 00:00:00 ETA
Connecting to mirror.slitaz.org (94.23.60.116:80)
packages.txt 100% |*******************************| 208k 00:00:00 ETA
Connecting to mirror.slitaz.org (94.23.60.116:80)
packages.list 100% |*******************************| 41568 --:--:-- ETA
Connecting to mirror.slitaz.org (94.23.60.116:80)
packages.equiv 100% |*******************************| 1264 --:--:-- ETA
Connecting to mirror.slitaz.org (94.23.60.116:80)
files.list.lzma 100% |*******************************| 892k 00:00:00 ETA
Connecting to mirror.slitaz.org (94.23.60.116:80)
mirrors 100% |*******************************| 665 --:--:-- ETA
Mirrored packages diff
================================================================================
0 new packages on the mirror.
tux@slitaz:~$ ping -c 6 mirror.slitaz.org
PING mirror.slitaz.org (94.23.60.116): 56 data bytes
64 bytes from 94.23.60.116: seq=0 ttl=50 time=119.036 ms
64 bytes from 94.23.60.116: seq=1 ttl=50 time=118.601 ms
64 bytes from 94.23.60.116: seq=2 ttl=50 time=116.981 ms
64 bytes from 94.23.60.116: seq=3 ttl=50 time=118.768 ms
64 bytes from 94.23.60.116: seq=4 ttl=50 time=117.466 ms
64 bytes from 94.23.60.116: seq=5 ttl=50 time=118.870 ms
--- mirror.slitaz.org ping statistics ---
6 packets transmitted, 6 packets received, 0% packet loss
round-trip min/avg/max = 116.981/118.287/119.036 ms
Offline
I can ping the mirror, access it via browser, and download files from it via browser. When I try to use tazpkg to access it though it gives me wget bad address. Others have suggested using nslookup mirror.slitaz.org to see the results but this also gives me an error.
Try nslookup of mirror.slitaz.org using google dns :
tux@slitaz:~$ nslookup mirror.slitaz.org 8.8.8.8
Server: 8.8.8.8
Address 1: 8.8.8.8 google-public-dns-a.google.com
Name: mirror.slitaz.org
Address 1: 94.23.60.116 ns302106.ovh.net
Offline
I suggest closely checking the server address in /var/lib/tazpkg/mirror .
Since your connection and access to slitaz.org seem to work well this should be a tazpkg configuration problem. I suppose there'll be a typo somewhere...
Offline
Pages: 1
[ Generated in 0.021 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]