Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Apr 2003 11:13:57 -0500
From:      Blaise <blaise@heraldsnet.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/50545: www/horde2 port tries to assign bad owner to files
Message-ID:  <E190ks9-000GqE-00@argent.heraldsnet.org>
Resent-Message-ID: <200304021620.h32GK8ek007824@freefall.freebsd.org>

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

>Number:         50545
>Category:       ports
>Synopsis:       www/horde2 port tries to assign bad owner to files
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 02 08:20:08 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Jim Trigg
>Release:        FreeBSD 4.7-RELEASE i386
>Organization:
None
>Environment:
System: FreeBSD argent.heraldsnet.org 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Wed Oct 9 15:08:34 GMT 2002 root@builder.freebsdmall.com:/usr/obj/usr/src/sys/GENERIC i386
>Description:
The Makefile for the www/horde2 port attempts to ${CHOWN} -R edwin
$(HORDEDIR}.  This will fail on any system that does not have edwin as a
user, and will have unintended consequences on most of those that do.
>How-To-Repeat:
make install in /usr/ports/www/horde2
>Fix:
Change the Makefile to assign the files to either the http server owner
or ${LOGNAME}.  Is that step actually needed?
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E190ks9-000GqE-00>