WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: languageONE.tcz and libgcrypt1.tcz are useless?  (Read 3823 times)

Offline nick65go

  • Hero Member
  • *****
  • Posts: 800
languageONE.tcz and libgcrypt1.tcz are useless?
« on: May 16, 2019, 02: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).

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14535
Re: languageONE.tcz and libgcrypt1.tcz are useless?
« Reply #1 on: May 17, 2019, 06:42:36 AM »
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?
« Last Edit: May 17, 2019, 06:47:06 AM by Juanito »

Offline nick65go

  • Hero Member
  • *****
  • Posts: 800
Re: languageONE.tcz and libgcrypt1.tcz are useless?
« Reply #2 on: May 17, 2019, 11:02:11 AM »
yes, they are listed in apps GUI:
Code: [Select]
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

Code: [Select]
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

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11213
Re: languageONE.tcz and libgcrypt1.tcz are useless?
« Reply #3 on: May 17, 2019, 01:28:33 PM »
Hi nick65go
yes, they are listed in apps GUI:
Code: [Select]
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:
Code: [Select]
d718f2df22d207a5ba2bf6f4966c5197  ./TinyCoreBuild/languageONE.tczThe  ./TinyCoreBuild/  part does not belong in there.

Quote
Code: [Select]
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.

Offline nick65go

  • Hero Member
  • *****
  • Posts: 800
Re: languageONE.tcz and libgcrypt1.tcz are useless?
« Reply #4 on: May 17, 2019, 01:35:32 PM »
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.
Code: [Select]
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


Offline nick65go

  • Hero Member
  • *****
  • Posts: 800
Re: languageONE.tcz and libgcrypt1.tcz are useless?
« Reply #5 on: May 17, 2019, 01:37:14 PM »
Code: [Select]
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

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11213
Re: languageONE.tcz and libgcrypt1.tcz are useless?
« Reply #6 on: May 17, 2019, 01:44:10 PM »
Hi nick65go
Quote
Code: [Select]
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.

Quote
Code: [Select]
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.

Offline nick65go

  • Hero Member
  • *****
  • Posts: 800
Re: languageONE.tcz and libgcrypt1.tcz are useless?
« Reply #7 on: May 17, 2019, 01:49:15 PM »
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.
« Last Edit: May 17, 2019, 01:55:02 PM by nick65go »

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10960
Re: languageONE.tcz and libgcrypt1.tcz are useless?
« Reply #8 on: May 17, 2019, 11:26:59 PM »
We appreciate that.
The only barriers that can stop you are the ones you create yourself.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14535
Re: languageONE.tcz and libgcrypt1.tcz are useless?
« Reply #9 on: May 18, 2019, 12:37:09 AM »
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.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11213

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14535
Re: languageONE.tcz and libgcrypt1.tcz are useless?
« Reply #11 on: May 18, 2019, 05:59:09 AM »
those repos are normally no longer maintained, but OK, done.

Offline nick65go

  • Hero Member
  • *****
  • Posts: 800
Re: languageONE.tcz and libgcrypt1.tcz are useless?
« Reply #12 on: May 18, 2019, 06:04:54 AM »
Code: [Select]
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