[Bug 290393] 15.0-BETA4: pkg blocks boot process waiting for console input
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 06 Nov 2025 16:10:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290393
--- Comment #7 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=645352316be6901077dc1a3ce26f41934136f412
commit 645352316be6901077dc1a3ce26f41934136f412
Author: Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2025-11-06 16:06:12 +0000
Commit: Mark Johnston <markj@FreeBSD.org>
CommitDate: 2025-11-06 16:06:12 +0000
freebsd-update: Swap pkg(8) flags in check_pkgbase()
Unbootstrapped pkg will ignore -N if -r is specified first. Flip the
order.
Prior to commit 66c75fa63aff this worked by accident.
PR: 290393
Reported by: olgeni
MFC after: 3 days
Fixes: 66c75fa63aff ("freebsd-update: Fix the pkgbase check")
usr.sbin/freebsd-update/freebsd-update.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
You are receiving this mail because:
You are on the CC list for the bug.