Date: Fri, 02 Aug 2019 03:20:03 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 239492] freebsd-update mismatch with recompile from svn releng Message-ID: <bug-239492-227-cR6mSdQIFN@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-239492-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=239492 Ed Maste <emaste@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |emaste@freebsd.org --- Comment #2 from Ed Maste <emaste@freebsd.org> --- Can you compare the installed-by-freebsd-update mqueuefs.ko and the one you built from svn, either with with something like (zsh/bash shell assumed for the example): # diff -u3 <(hexdump -Cv freebsd-update/mqueuefs.ko) <(hexdump -Cv svn-build/mqueuefs.ko) or (better) by installing the py36-diffoscope port and using it to perform the comparison, then put the results here? -- 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-239492-227-cR6mSdQIFN>
