Posted: . At: 1:33 PM. This was 10 years ago. Post ID: 7379
Page permalink. WordPress uses cookies, or tiny pieces of information stored on your computer, to verify who you are. There are cookies for logged in users and for commenters.
These cookies expire two weeks after they are set.


Fixing the failed checksum from server error on FreeBSD 10 with the command line.


The failed checksum from server error is very annoying on FreeBSD 10. I fixed this by using the following command.

pkg update -f

This updated the package repositories information for FreeBSD 10 and allowed me to install the packages I required. This is a good command to run from time to time that will keep your repository information up to date. Just like running sudo apt-get update on Linux Mint.


Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.