https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285052
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: b...@freebsd.org Reporter: ema...@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=dir uname=root gname=wheel mode=0755 however we do not actually create the directory, and my patched makefs fails: /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") -- You are receiving this mail because: You are the assignee for the bug.