ports/116448: devel/dbus intolerent of existing 556 GID

David O'Brien obrien at NUXI.org
Tue Sep 18 20:20:02 UTC 2007


>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 at 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:



More information about the freebsd-ports-bugs mailing list