Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Sep 2002 11:42:43 -0700 (PDT)
From:      Adam Weinberger <adam@vectors.cx>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/42294: textproc/aspell fails - remove pkg-message reference
Message-ID:  <200209011842.g81IghkZ019324@vectors.cx>

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

>Number:         42294
>Category:       ports
>Synopsis:       textproc/aspell fails - remove pkg-message reference
>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:   Sun Sep 01 11:50:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Adam Weinberger
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD manifold.vectors.cx 4.6-STABLE FreeBSD 4.6-STABLE #10: Sat Jun 29 16:50:17 PDT 2002 root@manifold.vectors.cx:/usr/src/sys/compile/subspace i386


	
>Description:
	gmake[2]: Leaving directory `/usr/ports/textproc/aspell/work/aspell-0.50.1'
	gmake[1]: Leaving directory `/usr/ports/textproc/aspell/work/aspell-0.50.1'
	===>   Generating temporary packing list
	cat: /usr/ports/textproc/aspell/pkg-message: No such file or directory
	*** Error code 1

	Stop in /usr/ports/textproc/aspell.
	*** Error code 1

	Stop in /usr/ports/textproc/aspell.
	** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade4615.0 make reinstall

>How-To-Repeat:
	cd /usr/ports/textproc/aspell && make install
>Fix:
	just remove the post-install target.

	--- Makefile.orig       Sun Sep  1 11:27:27 2002
	+++ Makefile    Sun Sep  1 11:27:33 2002
	@@ -27,7 +27,4 @@
	 
    PLIST_SUB=     PORTVERSION=${PORTVERSION}
	   
   -post-install:
   -       @${CAT} ${PKGMESSAGE}
   -
	.include <bsd.port.mk>

>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?200209011842.g81IghkZ019324>