[Bug 203268] [bsd.port.mk] home directory of USERS conflict with plist
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 23 18:47:18 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203268
--- Comment #2 from Dmitry Marakasov <amdmi3 at FreeBSD.org> ---
Hmm, it seems like this is wrong path after all. See munin-master, it depends
on munin-common, which has USERS, but munin-master uses directory which is home
for munin user. In result, on deinstallation munin-master removes the
directory, while the user is still there. Looks like we should not autocreate
the directory and each port should manage it individually.
So I'd go #1.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list