Date: Thu, 17 Aug 2023 14:28:52 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 273148] [PATCH] scripted installs are unable to verify checksums for fetched dists Message-ID: <bug-273148-227-89gsesZvGF@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-273148-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=273148 --- Comment #4 from Lars Kellogg-Stedman <lars@oddbit.com> --- I think the original commit message also failed to accurately describe the problem. It says: Throughout the bsdinstall script fd 3 is used by f_dprintf (set through $TERMINAL_STDOUT_PASSTHRU). By closing file descriptor 3 here, the final f_dprintf "Installation Completed ... does not work anymore. But what it means is: By closing file descriptor 3 here, the install will fail with "/usr/libexec/bsdinstall/script: 3: Bad file descriptor. That seems like a bigger problem than "f_dprintf...does not work anymore". I'll submit an updated patch. -- 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-273148-227-89gsesZvGF>
