Date: Tue, 03 Nov 2020 11:47:23 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 231072] Mtree calculates checksum wrong when verifying a specification against a directory. Message-ID: <bug-231072-227-vbFRndlhwo@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-231072-227@https.bugs.freebsd.org/bugzilla/> References: <bug-231072-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231072 ykla <yklaxds@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yklaxds@gmail.com --- Comment #1 from ykla <yklaxds@gmail.com> --- This issue still in FreeBSD 13.0-CURRENT. root@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@releng1.nyi.freebsd.org:/usr/obj/usr/src/arm64.aarch64/sys/GENERIC arm64 root@generic:~ # mtree -s 3483151339707503 -c -K cksum,sha256digest -p /bin > /root/.bin_chksum_mtree mtree: /bin checksum: 1900574451 root@generic:~ # root@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.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231072-227-vbFRndlhwo>
