Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 May 2007 22:41:08 GMT
From:      Chris Calvey<chris@infosec.yi.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/112954: thttpd conflicts with apache htpasswd executable
Message-ID:  <200705242241.l4OMf8mV097036@www.freebsd.org>
Resent-Message-ID: <200705242250.l4OMo4xi036745@freefall.freebsd.org>

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

>Number:         112954
>Category:       ports
>Synopsis:       thttpd conflicts with apache htpasswd executable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 24 22:50:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Chris Calvey
>Release:        6.2-p4
>Organization:
>Environment:
FreeBSD enigmathica.localdomain 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Fri Apr 27 15:17:47 BST 2007     root@enigmathica.localdomain:/usr/obj/usr/src/sys/ENIGMATHICA  i386
>Description:
Installation of the the /usr/ports/www/httpd port overwrites /usr/local/bin/htpasswd file that has been installed previously by apache.

>How-To-Repeat:
cd /usr/ports/www/apache13-modssl
make
make install
make clean
sha256 /usr/local/bin/htpasswd
cd /usr/ports/www/thttpd
make
make install
make clean
sha256 /usr/local/bin/htpasswd
>Fix:
Either mark the thttp port as conflicting with apache, or much better, install
the version of htpasswd installed by the thttp port under a different name.


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



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