Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Feb 1998 11:47:05 GMT
From:      "David O'Brien" <obrien@NUXI.com>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/5868: MSQL isn't PREFIX clean and PLIST wrong
Message-ID:  <199802271147.LAA13540@dragon.nuxi.com>

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

>Number:         5868
>Category:       ports
>Synopsis:       MSQL isn't PREFIX clean and PLIST wrong
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 27 03:50:01 PST 1998
>Last-Modified:
>Originator:     David O'Brien
>Organization:
The FreeBSD Project
>Release:        FreeBSD 2.2.5-STABLE i386
>Environment:

	ports as of 27-Feb-98

>Description:

	MSQL isn't PREFIX clean:
mkdir /var/tmp/M/share/msql/makegen; chmod 0755 /var/tmp/M/share/msql/makegen
mkdir /var/tmp/M/modules; chmod 0755 /var/tmp/M/modules

--> [common] directory
if test -f /usr/local/include/common/portability.h; then rm -f /usr/local/includ
e/common/portability.h.old; mv /usr/local/include/common/portability.h /usr/loca
l/include/common/portability.h.old; fi; cp portability.h /usr/local/include/comm
on/portability.h
cp: cannot create regular file `/usr/local/include/common/portability.h': No suc
h file or directory
*** Error code 1



	PLIST is wrong:
===>  Building package for msql-2.0.3
Creating package msql-2.0.3.tgz
Registering depends:.
Creating gzip'd tar ball in '/usr/ports/databases/msql/msql-2.0.3.tgz'
tar: can't add file share/doc/msql/manual/add.gif : No such file or directory
tar: can't add file share/doc/msql/manual/api.htm : No such file or directory
tar: can't add file share/doc/msql/manual/api.spec : No such file or directory
tar: can't add file share/doc/msql/manual/area.gif : No such file or directory
tar: can't add file share/doc/msql/manual/blank.gif : No such file or directory
tar: can't add file share/doc/msql/manual/config.htm : No such file or directory
tar: can't add file share/doc/msql/manual/create_manual : No such file or directory
tar: can't add file share/doc/msql/manual/deer.gif : No such file or directory
tar: can't add file share/doc/msql/manual/delete.gif : No such file or directory
tar: can't add file share/doc/msql/manual/edit.gif : No such file or directory
tar: can't add file share/doc/msql/manual/fast_bul.gif : No such file or directory
tar: can't add file share/doc/msql/manual/group.gif : No such file or directory
tar: can't add file share/doc/msql/manual/hughes.gif : No such file or directory
tar: can't add file share/doc/msql/manual/info.htm : No such file or directory
tar: can't add file share/doc/msql/manual/lite.htm : No such file or directory
tar: can't add file share/doc/msql/manual/logout.gif : No such file or directory
tar: can't add file share/doc/msql/manual/mod_msql.htm : No such file or directory
tar: can't add file share/doc/msql/manual/mod_std.htm : No such file or directory
tar: can't add file share/doc/msql/manual/modules.htm : No such file or directory
tar: can't add file share/doc/msql/manual/new.gif : No such file or directory
tar: can't add file share/doc/msql/manual/priv.gif : No such file or directory
tar: can't add file share/doc/msql/manual/spec.htm : No such file or directory
tar: can't add file share/doc/msql/manual/sysvar.htm : No such file or directory
tar: can't add file share/doc/msql/manual/user.gif : No such file or directory
tar: can't add file share/doc/msql/manual/utils.htm : No such file or directory
tar: can't add file share/doc/msql/manual/view.gif : No such file or directory
tar: can't add file share/doc/msql/manual/w3-auth.gif : No such file or directory
tar: can't add file share/doc/msql/manual/w3-auth.htm : No such file or directory
tar: can't add file share/doc/msql/manual/w3-msql.htm : No such file or directory
tar: can't add file share/doc/msql/manual/w3-sec.htm : No such file or directory
tar: can't add file share/doc/msql/manual/welcome.htm : No such file or directory
tar: can't add file share/msql/misc/setup_www : No such file or directory
*** Error code 1



>How-To-Repeat:

	1.  mkdir /var/tmp/M ; make PREFIX=/var/tmp/M install
	2.  make clean install		# to put in /usr/local
	    #  comment out "NO_PACKAGE"
	    make package

>Fix:
	
	

>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?199802271147.LAA13540>