Comments on: How to Check MD5 Sums of Installed Packages in Debian/Ubuntu Linux https://www.tecmint.com/check-verify-md5sum-packages-files-in-linux/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Fri, 14 Jul 2023 05:53:20 +0000 hourly 1 By: Aaron Kili https://www.tecmint.com/check-verify-md5sum-packages-files-in-linux/comment-page-1/#comment-827909 Tue, 11 Oct 2016 07:12:42 +0000 http://www.tecmint.com/?p=22961#comment-827909 In reply to bushpilot.

Try to run the command below and show us the output:

sudo systemctl status -l “run-vmblock\x2dfuse.mount”

]]>
By: Aaron Kili https://www.tecmint.com/check-verify-md5sum-packages-files-in-linux/comment-page-1/#comment-827908 Tue, 11 Oct 2016 07:10:33 +0000 http://www.tecmint.com/?p=22961#comment-827908 In reply to bushpilot.

@bushpilot

This could be caused by a possible mount problem under systemd perhaps a bug. Try to find out more from here: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1448134

]]>
By: Aaron Kili https://www.tecmint.com/check-verify-md5sum-packages-files-in-linux/comment-page-1/#comment-827902 Tue, 11 Oct 2016 06:42:13 +0000 http://www.tecmint.com/?p=22961#comment-827902 In reply to Christopher Lee.

@christopher

Yes, it is possible, this method only works as an extra-verification measure after packages are already installed on your system.

For example apt/apt-get does that as explained here: http://superuser.com/questions/990143/how-does-apt-get-checks-for-the-integrity-of-the-files-downloaded

]]>
By: Christopher Lee https://www.tecmint.com/check-verify-md5sum-packages-files-in-linux/comment-page-1/#comment-827827 Mon, 10 Oct 2016 21:32:30 +0000 http://www.tecmint.com/?p=22961#comment-827827 An ignorant question, perhaps: could Linux software installation systems be designed to verify checksums automatically, as part of the service?

]]>
By: bushpilot https://www.tecmint.com/check-verify-md5sum-packages-files-in-linux/comment-page-1/#comment-827811 Mon, 10 Oct 2016 19:49:34 +0000 http://www.tecmint.com/?p=22961#comment-827811 bill@jessie:~$ sudo debsums –changed
debsums: invalid line (1) in md5sums for open-vm-tools-desktop: \dde14951417e0e9f73b80f871e6540d1 lib/systemd/system/run-vmblock\\x2dfuse.mount

How do I fix this?

]]>