Hi.
Getting tce-load wget issues on modules I have already downloaded....?
For example, I use:
tce-load -wi /mnt/mmcblk0p2/tce/optional/compile-essentils.tcz
Which loads a local module that I have been using since install with no issues
Was working fine up until today...
Now I get:
Downloading: compile-essentials.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wget: server returned error: HTTP/1.1 416 Requested Range Not Satisfiable
compile-essentials.tcz: OK
This used to load the dependencies (make, gcc, etc) but now does not....?
Same is happening on libusb-dev.tcz and other modules that have been working fine until today.
I believe this was reported as an issue with wget -c option which was reporting inconsistent file sizes, the local file being smaller than the remote server size and trying to download the remaining bytes. I did a quick search, but yielded only the bug reported.
Anyone else have this, or know how to clear?
Thanks,
Glenn.