[Bug 297712] share/mk: MK_INSTALL_AS_USER=yes leaves directory group empty when make runs as root
| Newsgroups | gmane.os.freebsd.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297712 --- Comment #1 from Warner Losh <[email protected]> --- So you're running MK_INSTALL_AS_USER=yes as root? That seems like a conflict. What's the use case for doing that? I'd think we'd want to just unconditionally set _gid to fix this. But the net effect of your patch or mine would be the same I'd think and always setting it seems cleaner. -- You are receiving this mail because: You are the assignee for the bug.