Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jun 1997 06:45:06 GMT
From:      "David O'Brien" <obrien@NUXI.com>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/3787: ghostscript-3.53 has bad PLIST
Message-ID:  <199706050645.GAA06787@dragon.nuxi.com>
Resent-Message-ID: <199706050650.XAA28886@hub.freebsd.org>

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

>Number:         3787
>Category:       ports
>Synopsis:       ghostscript-3.53 has bad PLIST
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun  4 23:50:00 PDT 1997
>Last-Modified:
>Originator:     David O'Brien
>Organization:
The FreeBSD Project.
>Release:        FreeBSD 2.2-STABLE i386
>Environment:

	ghostscript-3.53 from packages-2.2.2/All

>Description:

	pkg_delete ghostscript-3.53 produces errors:

	bash# pkg_delete ghostscript-3.53     
	Attempting to delete directory `/usr/local/lib/ghostscript' as a file
	This packing list is incorrect - ignoring delete request.

	bash# du /usr/local/lib/ghostscript 
	286     /usr/local/lib/ghostscript/doc
	180     /usr/local/lib/ghostscript/examples
	3       /usr/local/lib/ghostscript/kanji
	4983    /usr/local/lib/ghostscript/fonts
	763     /usr/local/lib/ghostscript/3.53/doc
	187     /usr/local/lib/ghostscript/3.53/examples
	1496    /usr/local/lib/ghostscript/3.53
	7200    /usr/local/lib/ghostscript


>How-To-Repeat:

	
	pkg_add ghostscript-3.53.tgz
	pkg_delete ghostscript-3.53

>Fix:
	
	make PREFIX=/tmp/gs install
	find /tmp/gs -type f -print
	to build correct PLIST

>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706050645.GAA06787>