[Bug 290393] 15.0-BETA4: pkg blocks boot process waiting for console input

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 08 Nov 2025 19:14:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290393

--- Comment #8 from commit-hook@FreeBSD.org ---
A commit in branch stable/15 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=addc0556ce547425f9810fe081b46e8472340333

commit addc0556ce547425f9810fe081b46e8472340333
Author:     Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2025-11-06 16:06:12 +0000
Commit:     Mark Johnston <markj@FreeBSD.org>
CommitDate: 2025-11-08 19:10:18 +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")

    (cherry picked from commit 645352316be6901077dc1a3ce26f41934136f412)

 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.