https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287394
--- Comment #1 from [email protected] --- Created attachment 261115 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=261115&action=edit rely on the build system's pkg(8) The proposed patch uses the build system's /usr/local/sbin/pkg to chroot into ${NANO_WORLDDIR} and do all the installations, instead of the build system bootstrapping it with ${NANO_WORLDDIR}/usr/sbin/pkg - which is not there, if the image has been build with WITHOUT_PKGBOOTSTRAP. -- You are receiving this mail because: You are the assignee for the bug.
