Tiny Core Linux
Tiny Core Extensions => TCE Corepure64 => Topic started by: nick65go on May 16, 2019, 05:20:34 PM
-
languageONE.tcz and libgcrypt1.tcz show-up in apps list, but on servers there are missing TCZs (only their dep /md5 exist).
-
what makes you say that - both languageONE.tcz and libgcrypt1.tcz are present in the CorePure64 tc-10.x repo and download with the apps gui?
-
yes, they are listed in apps GUI:
tc@box:~$ tce-load -w languageONE.tcz
md5sum: can't open './TinyCoreBuild/languageONE.tcz': No such file or directory
Downloading: languageONE.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wget: server returned error: HTTP/1.1 416 Requested Range Not Satisfiable
md5sum: can't open './TinyCoreBuild/languageONE.tcz': No such file or directory
./TinyCoreBuild/languageONE.tcz: FAILED
md5sum: WARNING: 1 of 1 computed checksums did NOT match
Error on languageONE.tcz
tc@box:~$ tce-load -w ligbcrypt1.tcz
Downloading: ligbcrypt1.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wget: server returned error: HTTP/1.1 404 Not Found
md5sum: ligbcrypt1.tcz.md5.txt: No such file or directory
Error on ligbcrypt1.tcz
-
Hi nick65go
yes, they are listed in apps GUI:
tc@box:~$ tce-load -w languageONE.tcz
md5sum: can't open './TinyCoreBuild/languageONE.tcz': No such file or directory
Downloading: languageONE.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wget: server returned error: HTTP/1.1 416 Requested Range Not Satisfiable
md5sum: can't open './TinyCoreBuild/languageONE.tcz': No such file or directory
./TinyCoreBuild/languageONE.tcz: FAILED
md5sum: WARNING: 1 of 1 computed checksums did NOT match
Error on languageONE.tcz
The error is in the md5.txt file. It reads:
d718f2df22d207a5ba2bf6f4966c5197 ./TinyCoreBuild/languageONE.tczThe ./TinyCoreBuild/ part does not belong in there.
tc@box:~$ tce-load -w ligbcrypt1.tcz
Downloading: ligbcrypt1.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wget: server returned error: HTTP/1.1 404 Not Found
md5sum: ligbcrypt1.tcz.md5.txt: No such file or directory
Error on ligbcrypt1.tcz
That should be libgcrypt1.tcz not ligbcrypt1.tcz.
-
yes, you are right, my typo error (just in teminal)
But it does not change the MAIN fact: in apps GUI it said "libgcrypt1.tcz Failed."
So the problems remains.
tc@box:/mnt/sda10/tce10-64/optional$ rm libgcrypt1.*
rm: remove 'libgcrypt1.tcz'? y
rm: remove 'libgcrypt1.tcz.dep'? y
rm: remove 'libgcrypt1.tcz.md5.txt'? y
tc@box:/mnt/sda10/tce10-64/optional$ tce-load -w libgcrypt1.tcz
libgcrypt1.tcz.dep OK
Downloading: libgcrypt1.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
libgcrypt1.tcz 100% |******************************************************************************************************| 240k 0:00:00 ETA
md5sum: libgcrypt1.tcz.md5.txt: no checksum lines found
Error on libgcrypt1.tcz
-
tc@box:/mnt/sda10/tce10-64/optional$ rm languageONE*
rm: remove 'languageONE.tcz'? y
rm: remove 'languageONE.tcz.dep'? y
rm: remove 'languageONE.tcz.md5.txt'? y
tc@box:/mnt/sda10/tce10-64/optional$ tce-load -w languageONE
languageONE.tcz.dep OK
Downloading: languageONE.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
languageONE.tcz 100% |******************************************************************************************************| 984k 0:00:00 ETA
md5sum: can't open './TinyCoreBuild/languageONE.tcz': No such file or directory
./TinyCoreBuild/languageONE.tcz: FAILED
md5sum: WARNING: 1 of 1 computed checksums did NOT match
Error on languageONE.tcz
-
Hi nick65go
md5sum: libgcrypt1.tcz.md5.txt: no checksum lines found
Error on libgcrypt1.tcz
The md5.txt file for libgcrypt.tcz is empty:
http://tinycorelinux.net/10.x/x86_64/tcz/libgcrypt1.tcz.md5.txt
So the checksum test will fail until it's corrected in the repo.
md5sum: can't open './TinyCoreBuild/languageONE.tcz': No such file or directory
./TinyCoreBuild/languageONE.tcz: FAILED
md5sum: WARNING: 1 of 1 computed checksums did NOT match
Error on languageONE.tcz
This is also due to an error in the md5.txt file:
http://tinycorelinux.net/10.x/x86_64/tcz/languageONE.tcz.md5.txt
The file is listed as ./TinyCoreBuild/languageONE.tcz instead of languageONE.tcz.
The checksum test will fail until it's corrected in the repo.
-
yes, i know :) this is the reason that I notify the servers admins.
basically i tried to help, not to annoy anybody. as a minimum i can test/debug, to offer something back in return for the good software TC that i received for free.
-
We appreciate that.
-
Very strange - both extensions downloaded for me with the apps gui - libgcrypt1.tcz.md5.txt was a zero length file and the languageONE file was not made from the same directory.
md5sums should be OK now.
-
Hi Juanito
The following 2 md5.txt files also list ./TinyCoreBuild/languageONE.tcz instead of languageONE.tcz:
http://tinycorelinux.net/9.x/x86_64/tcz/languageONE.tcz.md5.txt
http://tinycorelinux.net/8.x/x86_64/tcz/languageONE.tcz.md5.txt
and these 2 are also empty:
http://tinycorelinux.net/8.x/x86_64/tcz/libgcrypt1.tcz.md5.txt
http://tinycorelinux.net/9.x/x86_64/tcz/libgcrypt1.tcz.md5.txt
-
those repos are normally no longer maintained, but OK, done.
-
tc@box:/mnt/sda10/tce10-64/optional$ cat ./libgcrypt1.tcz.md5.txt
e082d8d9b190ce533f3a505a461f72e6 libgcrypt1.tcz
tc@box:/mnt/sda10/tce10-64/optional$ cat ./languageONE.tcz.md5.txt
d718f2df22d207a5ba2bf6f4966c5197 languageONE.tcz
now is OK, works from default fltk appl GUI. thanks