Article 5GQ1K md5sum check in pipe fails (alienbob slackbuilds repo)

md5sum check in pipe fails (alienbob slackbuilds repo)

by
kardjoe
from LinuxQuestions.org on (#5GQ1K)
Hi all.

I use rsync to clone some necessary packages from alienbob repo. Yesterday as I tried to check for packages integrity using CHECKSUMS.md5 file just like I do with files from official current repo.

So I'm in directory where alienbob slackbuilds are located
Code:ls -1
audacity
boost-compat
cabextract
chromium-ungoogled
electrum
ffmpeg
icu4c-compat
jack2
ladspa_sdk
libreoffice
lilv
obs-studio
openjdk
p7zip
poppler-compat
qemu
soxr
steamclient
suil
unrar
vamp-plugin-sdk
vde
vlc
webcore-fonts-installer
wine
x264
CHECKSUMS.md5
CHECKSUMS.md5.ascThe command I use to check integrity
Code:tail +13 CHECKSUMS.md5 | md5sum -cWithout '--ignore-missing' options the command works flawlessly. With '--ignore-missing' option I get
Code:tail +13 CHECKSUMS.md5 | md5sum -c --ignore-missing
md5sum: 'standard input': no file was verifiedThe error is related only to this CHECKSUM.md5 file. My custom created md5 file works as expected (with no errors) as well as CHECKSUMS.md5 from current repo. What's the problem with CHECKSUMS.md5 from alienbob slackbuilds repo? I've removed and redowloaded this file dozens of time with no progress for my problem. Any ideas?latest?d=yIl2AUoC8zA latest?i=GX3P3kDeFt0:IXrzsTO1Oj8:F7zBnMy latest?i=GX3P3kDeFt0:IXrzsTO1Oj8:V_sGLiP latest?d=qj6IDK7rITs latest?i=GX3P3kDeFt0:IXrzsTO1Oj8:gIN9vFwGX3P3kDeFt0
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments