[Bug 256254] installworld fails WITHOUT_AUTHPF

2025-04-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256254 Volodymyr Kostyrko changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 256254] installworld fails WITHOUT_AUTHPF

2025-03-27 Thread bugzilla-noreply
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

[Bug 256254] installworld fails WITHOUT_AUTHPF

2025-03-27 Thread bugzilla-noreply
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

[Bug 256254] installworld fails WITHOUT_AUTHPF

2025-03-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256254 Ed Maste changed: What|Removed |Added CC||ema...@freebsd.org --- Comment #1 from

[Bug 256254] installworld fails WITHOUT_AUTHPF

2025-03-24 Thread bugzilla-noreply
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_

[Bug 256254] installworld fails WITHOUT_AUTHPF

2021-05-30 Thread bugzilla-noreply
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