WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: two md5 mismatches detected during vlc-dev.tcz download  (Read 1280 times)

Offline Rudock1

  • Jr. Member
  • **
  • Posts: 62
two md5 mismatches detected during vlc-dev.tcz download
« on: September 30, 2020, 07:44:20 AM »
Hi all,

While in the 11.x/x86_64 repository, the vlc-dev.tcz download had trouble with these two libraries dev files.  Not sure which side is old, the tcz or the md5.txt.  I updated the md5's on my side to complete the downloads but here they are for your review:

Code: [Select]
> md5sum ./libebml-dev.tcz
77bf96f76318b4ee05e82d408f2fb46b  ./libebml-dev.tcz
> cat ./libebml-dev.tcz.md5.txt
0cedbed790d17e071a99d9fdd5316c3f  libebml-dev.tcz

> md5sum ./libmatroska-dev.tcz
646ebb77f51ea77aacc3516d05edc722  ./libmatroska-dev.tcz
> cat ./libmatroska-dev.tcz.md5.txt
a780f69b95f3a1b6b4dbd39bbeb4cd33  libmatroska-dev.tcz

I hope this helps.
thx
Billy

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: two md5 mismatches detected during vlc-dev.tcz download
« Reply #1 on: September 30, 2020, 08:12:25 AM »
Hi Juanito
While the MD5 values in the  .md5.txt  files don't match the extensions, I found a couple of  .md5.tcz  files in the repo
that contain the correct values:
Code: [Select]
libebml-dev.tcz.md5.tcz
libmatroska-dev.tcz.md5.tcz

There are also  md5.tcz  files for:
Code: [Select]
libebml.tcz.md5.tcz
libmatroska.tcz.md5.tcz

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: two md5 mismatches detected during vlc-dev.tcz download
« Reply #2 on: September 30, 2020, 07:34:55 PM »
Hi Rudock1
MD5s changed to match the extensions.