Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Feb 2021 15:41:29 +0000
From:      Mike Clarke <jmc-freebsd2@milibyte.co.uk>
To:        freebsd-questions@freebsd.org
Subject:   Re: Checksum mismatch for e2fsprogs package
Message-ID:  <1775050.u6MfGjpqfb@curlew>
In-Reply-To: <2012261.cYikG52F1y@curlew>
References:  <2012261.cYikG52F1y@curlew>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday, 24 February 2021 11:45:01 GMT Mike Clarke wrote:

> I'm confident there were no checksum errors before I moved /usr/local so
> what have I overlooked while making the move?

Following my earlier post I've compared results with e2fsprogs on another PC running the 
same version of FreeBSD and the checksums for all the affected files match on both 
machines:

10611 819 /usr/local/sbin/e2fsck 
10611 819 /usr/local/sbin/fsck.ext2 
10611 819 /usr/local/sbin/fsck.ext3 
10611 819 /usr/local/sbin/fsck.ext4

But pkg check reports checksum mismatches on only one of the PCs

curlew:/root# pkg check -s e2fsprogs 
Checking e2fsprogs:   0% 
e2fsprogs-1.46.1: checksum mismatch for /usr/local/sbin/e2fsck 
e2fsprogs-1.46.1: checksum mismatch for /usr/local/sbin/fsck.ext2 
e2fsprogs-1.46.1: checksum mismatch for /usr/local/sbin/fsck.ext3 
e2fsprogs-1.46.1: checksum mismatch for /usr/local/sbin/fsck.ext4 
e2fsprogs-1.46.1: checksum mismatch for /usr/local/sbin/fsck_ext2fs 
Checking e2fsprogs: 100%
-- 
Mike Clarke



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1775050.u6MfGjpqfb>