Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Feb 2025 13:14:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 285052] /usr/lib/debug/boot/kernel included in METALOG but directory not created
Message-ID:  <bug-285052-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D285052

            Bug ID: 285052
           Summary: /usr/lib/debug/boot/kernel included in METALOG but
                    directory not created
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: bugs@FreeBSD.org
          Reporter: emaste@freebsd.org

Discovered while fixing issues with release ISO generation. When we do a
-DNO_ROOT install for e.g. disc1 the METALOG contains:

./usr/lib/debug/boot/kernel type=3Ddir uname=3Droot gname=3Dwheel mode=3D07=
55

however we do not actually create the directory, and my patched makefs fail=
s:

/home/emaste/src/freebsd-git/wipbsd/usr.sbin/makefs/mtr/tmp/metalog.gJjywS:=
773:
error: kernel: path 'usr/lib/debug/boot/kernel' not found

We install the BSD.debug.dist mtree unconditionally as of
5dd72ff56176869603974608700d55b5f4cdfb46 ("Unconditionally install debug
directory hierarchy")

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-285052-227>