[Bug 273148] [PATCH] scripted installs are unable to verify checksums for fetched dists
Date: Wed, 16 Aug 2023 11:57:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273148 --- Comment #3 from Lars Kellogg-Stedman <lars@oddbit.com> --- > Have you read the commit message... Of course...and then I read the code, which is logically incorrect, syntactically incorrect, obviously never tested, and breaks a major existing piece of functionality. It should never have been accepted in the first place. The commit also looks like only a partial attempt at a solution, because it doesn't touch the identical code in the "auto" script (nor the several additional places in "auto" that perform the same fd manipulation). I think reverting the original commit is absolutely the best course of action because it restores the ability to perform fully automated installs. If the commit was solving a real problem, we can take the time to develop a more effective solution once we have un-broken this critical feature. -- You are receiving this mail because: You are the assignee for the bug.