Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Mar 2000 20:07:29 -0800 (PST)
From:      shige2@pop17.odn.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/17603: ports/www/wwwoffle SPOOL=/home, then fail pkg/INSTALL
Message-ID:  <200003260407.UAA83381@freefall.freebsd.org>

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

>Number:         17603
>Category:       ports
>Synopsis:       ports/www/wwwoffle SPOOL=/home, then fail pkg/INSTALL
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 25 20:10:02 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     tomoShige Tashiro
>Release:        FreeBSD 4.0-20000214-CURRENT
>Organization:
Toyohashi-city Japan.
>Environment:
FreeBSD view.bsd 4.0-20000214-CURRENT FreeBSD 4.0-20000214-CURRENT #2: Thu Mar 23 22:47:03 JST 2000     root@view.bsd:/usr/src/sys/compile/BP6  i386

>Description:
ports/www/wwwoffle/pkg/INSTALL script don't refer 
ports/www/wwwoffle/Makefile SPOOL variable.
fixed SPOOL as /var/spool (in INSTALL line 9).

I don't know really if it's a bug. (^^;
I think wwwoffle/Makefile SPOOL variable designed for to enable change.
>How-To-Repeat:
cd ports/www/wwwoffle
change Makefile from
SPOOL=          /var/spool
to
SPOOL=          /home
then make install
and says
# upgrade cache, convert cache, build additional files, configure html and wwwoffle.conf
/bin/sh /usr/ports/www/wwwoffle/pkg/INSTALL wwwoffle-2.4 POST-INSTALL
/usr/ports/www/wwwoffle/pkg/INSTALL wwwoffle-2.4 POST-INSTALL
upgrading spool directory
upgrade-cache[1653] Fatal: Cannot change to the spool directory [No such file or directory]; upgrade failed.
*** Error code 2

Stop in /usr/ports/www/wwwoffle.

occur

>Fix:
I don't know...

>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?200003260407.UAA83381>