Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Sep 1999 16:47:45 +0200 (CEST)
From:      Matthias Meyser <Meyser@xenet.de>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/13820: Error in Package of port ifmail
Message-ID:  <199909191447.QAA76531@xenet.harz.de.>

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

>Number:         13820
>Category:       ports
>Synopsis:       Error in Package of port ifmail
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 19 07:50:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Meyser
>Release:        FreeBSD 3.2-STABLE i386
>Organization:
XeNET GmbH, Clausthal, Germany
>Environment:

	latest cvsuped portscollection as of 14.9.1999
	latest 3.3-RELEASE as of 14.9.1999

>Description:

	if you use the portscollection to make a package for the
	ifmail port (/usr/ports/news/ifmail) the resulting package
	won`t install. 

>How-To-Repeat:

	"cd /usr/ports/news/ifmail"
	"make package"
        try to install the resulting package on another machine
	this will fail with "chmod: /libexec/ifmail no such file or directory"

>Fix:

	during pkg_add time the +INSTALL script is executet in POST-INSTALL
	pase. This Script uses "$PREFIX" to determine the location for
	installing files and it should use "$PKG_PREFIX".
	This has just to be changed


>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?199909191447.QAA76531>