Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Sep 2007 13:04:02 -0700 (PDT)
From:      "David O'Brien" <obrien@NUXI.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/116448: devel/dbus intolerent of existing 556 GID
Message-ID:  <200709182004.l8IK42Yg028160@dragon.nuxi.org>
Resent-Message-ID: <200709182020.l8IKK1Kf078511@freefall.freebsd.org>

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

>Number:         116448
>Category:       ports
>Synopsis:       devel/dbus intolerent of existing 556 GID
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 18 20:20:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     David O'Brien
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD dragon.NUXI.org 7.0-CURRENT FreeBSD 7.0-CURRENT #573: Fri Aug 31 10:38:59 PDT 2007 rootk@dragon.NUXI.org:/SRC/fbsd/sys/i386/compile/DRAGON i386

	see uname -a above
>Description:
	The port devel/dbus has GID 556 encoded in pkg-install as its desired
	value.  However, as written, pkg-install is totally intolerent of
	an existing non-'messagebus' 556 GID.

>How-To-Repeat:
	# make install
	..
	gmake[1]: Leaving directory `/usr/ports/devel/dbus/work/dbus-1.0.2'
	pw: gid `556' has already been allocated
	Adding group "messagebus" failed...
	*** Error code 1
>Fix:

	Code pkg-install to fallback to some other GID for group 'messagebus'
	if 556 is already taken.
>Release-Note:
>Audit-Trail:
>Unformatted:



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