Date: Thu, 09 Apr 2015 19:36:01 +0200 From: olli hauer <ohauer@gmx.de> To: Mark Felder <feld@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r383645 - head Message-ID: <5526B881.2090009@gmx.de> In-Reply-To: <1428593223.2002719.251304317.0D4C0DB4@webmail.messagingengine.com> References: <trinity-54b57392-7fea-45fa-8942-607cc7f12bd0-1428592830898@msvc011> <1428593223.2002719.251304317.0D4C0DB4@webmail.messagingengine.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2015-04-09 17:27, Mark Felder wrote: > > > On Thu, Apr 9, 2015, at 10:20, Olli Hauer wrote: >> If i look into dnscrypt-proxy I see no USERS/GROUPS line so it is not >> clear for me why it conflicts >> >> http://svnweb.freebsd.org/ports/head/dns/dnscrypt-proxy/Makefile?annotate=379448 >> > > haha, wait a minute here -- I added the user a while back before sguil > existed. It's definitely in the dnscrypt-proxy Makefile. > > USERS= _dnscrypt-proxy > > http://svnweb.freebsd.org/ports/head/dns/dnscrypt-proxy/Makefile?r1=356545&r2=356546& > Thanks, I've overseen this on my 4" device (I really should not try to work with such a device) Now with a real console and reviewing the UIDs/GIDs diff I see the origin of my confusion. - dnscrypt-proxy registers only a UID but uses the group nobody. => I only looked at GIDs (there is no entry for dnscrypt-proxy) and instead validating UIDs something trigger t a false positive (layer 8 issue) -- olli
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5526B881.2090009>