Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Sep 2015 18:47:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 203268] [bsd.port.mk] home directory of USERS conflict with plist
Message-ID:  <bug-203268-13-CWQwxEL8Yz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-203268-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-203268-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203268

--- Comment #2 from Dmitry Marakasov <amdmi3@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203268-13-CWQwxEL8Yz>