Date: Thu, 23 Jul 2026 19:56:11 +0200 From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@FreeBSD.org> To: bob prohaska <fbsd@www.zefox.net> Cc: freebsd-current@freebsd.org Subject: Re: Should revision hashes match between hosts for -current? Message-ID: <86ik65wpxg.fsf@ltc.des.dev> In-Reply-To: <amI8nymlOLyagvUL@www.zefox.net> (bob prohaska's message of "Thu, 23 Jul 2026 09:09:03 -0700") References: <amI8nymlOLyagvUL@www.zefox.net>
index | next in thread | previous in thread | raw e-mail
bob prohaska <fbsd@www.zefox.net> writes: > Should revision hashes match between different hosts if updated at the > same time? No, they should match if they were built from the same point in Git history (same revision of same branch). > I've four hosts tracking -current, one arm64 and three armv7. They > have wildly different histories but I expected updates finished at the > same time would have the same revision hash. It looks as if they do > not. Is something amiss? Run `git log --first-parent --oneline --no-decorate` in /usr/src on each host and compare the output. DES -- Dag-Erling Smørgrav - des@FreeBSD.orghome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86ik65wpxg.fsf>
