Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jun 2007 04:10:51 GMT
From:      Drew Baxter <droobie@maine.rr.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/113935: net-mgmt/zabbix Install Problem (same uid/gid as another port)
Message-ID:  <200706220410.l5M4ApDt025894@www.freebsd.org>
Resent-Message-ID: <200706220420.l5M4K3Gv069622@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         113935
>Category:       ports
>Synopsis:       net-mgmt/zabbix Install Problem (same uid/gid as another port)
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 22 04:20:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Drew Baxter
>Release:        6.2-p5
>Organization:
@Network Lab
>Environment:
FreeBSD saturn.mainelywired.com 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #37: Wed Jun  6 15:22:31 EDT 2007 
droo@saturn.mainelywired.com:/usr/src/sys/amd64/compile/ATNMLX64  amd64
>Description:
Installation of zabbix expects UID/GID 112.  However, mail/dcc-dccd alredy uses this uid/gid.  This problem has existed at least since v1.1.3 of the zabbix port and still exists in the latest 1.4.

===>  Checking if net-mgmt/zabbix already installed
pw: gid `112' has already been allocated
Adding group "zabbix" failed...
*** Error code 1

saturn# cat /etc/group | grep 112
dcc:*:112:
saturn# cat /etc/passwd | grep 112
dcc:*:112:112:Distributed Checksum Clearinghouse:/nonexistent:/sbin/nologin

>How-To-Repeat:
cd /usr/ports/mail/dcc-dccd; make; make install
cd /usr/ports/net-mgmt/zabbix; make; make install

>Fix:
Assign a new uid/gid pair to zabbix or dcc-dccd.  

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706220410.l5M4ApDt025894>