https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256254
Volodymyr Kostyrko changed:
What|Removed |Added
Status|New |Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256254
--- Comment #4 from Volodymyr Kostyrko ---
But now after patching it fails during installworld:
mtree -deU -i -f /usr/src/etc/mtree/BSD.var.dist -p /var
mtree: unknown group `audit'
mtree: failed at line 18 of the specification
Looks like
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256254
--- Comment #3 from Volodymyr Kostyrko ---
Created attachment 259092
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=259092&action=edit
patch to make some users/groups optional
This patch worked for me but I hope someone else che
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256254
Ed Maste changed:
What|Removed |Added
CC||ema...@freebsd.org
--- Comment #1 from
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256254
--- Comment #2 from Volodymyr Kostyrko ---
Ah, I see what's going on. But this way it could be triggered by almost
everything there, like missing audit or unbound.
CHECK_UIDS= \
${MK_AUDIT:Mno:?:auditstd} \
${MK_NTPD:Mno:?:ntpd}
CHECK_
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256254
Bug ID: 256254
Summary: installworld fails WITHOUT_AUTHPF
Product: Base System
Version: 12.2-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affe