Date: Sat, 1 Dec 2001 10:03:50 -0800 (PST) From: Paul Marquis <pmarquis@pobox.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/32426: Update port: devel/bugzilla Message-ID: <200112011803.fB1I3oC70170@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 32426 >Category: ports >Synopsis: Update port: devel/bugzilla >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Dec 01 10:10:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Paul Marquis >Release: 4.4-stable >Organization: >Environment: FreeBSD nutty.elronsw.com 4.4-STABLE FreeBSD 4.4-STABLE #0: Fri Nov 30 21:40:53 EST 2001 pmarquis@nutty.elronsw.com:/usr/obj/usr/src/sys/NUTTY i386 >Description: The post install instructions for the bugzilla port say to run the checksetup.pl script in %%PREFIX%%/www/data.default. The actual directory this scripts lives in is %%PREFIX%%/www/data.default/bugzilla >How-To-Repeat: Install the bugzilla and try to follow the post install steps verbatim and the user won't be able to run ./checksetup.pl. >Fix: Apply the following patch to pkg-message in the bugzilla port: --- pkg-message.orig Mon Oct 8 20:33:57 2001 +++ pkg-message Sat Dec 1 12:59:40 2001 @@ -12,7 +12,7 @@ owner; <host> is a host there bugzilla is being setup; <password> is a database owner's password; - 2. Change working directory to %%PREFIX%%/www/data.default + 2. Change working directory to %%PREFIX%%/www/data.default/bugzilla 3. Run "./checksetup.pl" script as root user 4. Read output carefully and follow all instructions >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112011803.fB1I3oC70170>