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.
How should I go about fixing this?
thanks