[Bug 231072] Mtree calculates checksum wrong when verifying a specification against a directory.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Nov 3 11:47:24 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231072
ykla <yklaxds at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |yklaxds at gmail.com
--- Comment #1 from ykla <yklaxds at gmail.com> ---
This issue still in FreeBSD 13.0-CURRENT.
root at generic:~ # uname -a
FreeBSD generic 13.0-CURRENT FreeBSD 13.0-CURRENT #0 b9403d7aae8-c254071(main):
Thu Oct 29 10:38:29 UTC 2020
root at releng1.nyi.freebsd.org:/usr/obj/usr/src/arm64.aarch64/sys/GENERIC arm64
root at generic:~ # mtree -s 3483151339707503 -c -K cksum,sha256digest -p /bin >
/root/.bin_chksum_mtree
mtree: /bin checksum: 1900574451
root at generic:~ #
root at generic:~ # mtree -s 3483151339707503 -p /bin < /root/.bin_chksum_mtree >>
/root/.bin_chksum_output
mtree: /bin checksum: 113906091
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list