Trying to load rtorrent via the apps program, but fails. When I try via cli, I get the following.
tc@BOX-225:~$ tce-load -wi rtorrent
Downloading: ncurses-common.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wget: server returned error: HTTP/1.1 404 Not Found
md5sum: ncurses-common.tcz.md5.txt: No such file or directory
Error on ncurses-common.tcz
Also fails on a simple wget request.
tc@BOX-225:/tmp$ wget http://www.tinycorelinux.net/6.x/x86/tcz/ncurses-common.tcz
Connecting to www.tinycorelinux.net (89.22.99.37:80)
wget: server returned error: HTTP/1.1 404 Not Found
Other files are downloaded fine.
tc@BOX-225:/tmp$ wget http://www.tinycorelinux.net/6.x/x86/tcz/aterm.tcz
Connecting to www.tinycorelinux.net (89.22.99.37:80)
aterm.tcz 100% |************************************************************************************| 53248 0:00:00 ETA
tc@BOX-225:/tmp$
tc@BOX-225:/tmp$ wget http://www.tinycorelinux.net/6.x/x86/tcz/fluff.tcz
Connecting to www.tinycorelinux.net (89.22.99.37:80)
fluff.tcz 100% |************************************************************************************| 57344 0:00:00 ETA
I would grateful if somebody would add it back in the repo.
Thanks