Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jun 1998 20:17:30 +0200 (MET DST)
From:      paterno@dsi.UNIFI.IT
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/7013: SANE v0.73 cannot be pkg_deleted due to incomplete PLIST
Message-ID:  <199806211817.UAA01386@pegasus.home.net>

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

>Number:         7013
>Category:       ports
>Synopsis:       SANE v0.73 cannot be pkg_deleted due to incomplete PLIST
>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:   Sun Jun 21 17:30:01 PDT 1998
>Last-Modified:
>Originator:     Ugo Paternostro
>Organization:
Not an organization
>Release:        FreeBSD 2.2.6-STABLE i386
>Environment:

FreeBSD pegasus.home.net 2.2.6-STABLE FreeBSD 2.2.6-STABLE #4: Sun Jun 14 14:53:39 MET DST 1998     ugo@pegasus.home.net:/usr/src/sys/compile/PEGASUS  i386

>Description:

Subject says it all: "etc/sane.d/dll.conf" is missing from
ports/graphics/sane/pkg/PLIST, so the package cannot be completly removed
using pkg_delete (it was there since 1.1, then it disappeared in 1.5...)

>How-To-Repeat:

cd /usr/ports/graphics/sane && make install && pkg_delete -v sane-0.73

>Fix:
	
Index: PLIST
===================================================================
RCS file: /home/ncvs/ports/graphics/sane/pkg/PLIST,v
retrieving revision 1.5
diff -u -r1.5 PLIST
--- PLIST	1998/05/26 08:18:01	1.5
+++ PLIST	1998/06/11 11:01:43
@@ -4,6 +4,7 @@
 etc/sane.d/apple.conf
 etc/sane.d/artec.conf
 etc/sane.d/coolscan.conf
+etc/sane.d/dll.conf
 etc/sane.d/dmc.conf
 etc/sane.d/epson.conf
 etc/sane.d/hp.conf
>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?199806211817.UAA01386>