Glenn Margewich [2008-06-23 20:57]:
I am very new at Crux, but familiar with Linux.
I have a newly installed Crux system and am trying to install some new packages. While running pkgmk -d -i, I receive md5sum errors frequently. In particular I am trying to install fakeroot. The error reads MD5Sum mismatch found MISSING <the md5sum results> fakeroot_1.9.5.tar.gz NEW <the md5sum results> fakeroot_1.9.5.tar.gz Error Building .....
I doubt I am receiving the data incorrectly, as many packages install fine.
Seems you are receiving it incorrectly though. Check your file's size, too. Here's the reference data: $ ls -l fakeroot_1.9.5.tar.gz -rw-r--r-- 1 tilman tilman 395829 Apr 26 17:02 fakeroot_1.9.5.tar.gz $ md5sum fakeroot_1.9.5.tar.gz 95c0c78c734b9782ec8d47e99c8e3fc8 fakeroot_1.9.5.tar.gz $ Regards, Tilman -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail?