From asami@silvia.hip.berkeley.edu  Sat Nov  9 04:42:59 1996
Received: from dfw-ix4.ix.netcom.com (dfw-ix4.ix.netcom.com [206.214.98.4])
          by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id EAA24596
          for <FreeBSD-gnats-submit@freebsd.org>; Sat, 9 Nov 1996 04:42:59 -0800 (PST)
Received: from baloon.mimi.com (sjx-ca34-11.ix.netcom.com [204.31.236.107]) by dfw-ix4.ix.netcom.com (8.6.13/8.6.12) with ESMTP id EAA20969 for <FreeBSD-gnats-submit@freebsd.org>; Sat, 9 Nov 1996 04:42:26 -0800
Received: (from asami@localhost) by baloon.mimi.com (8.8.2/8.6.12) id EAA05999; Sat, 9 Nov 1996 04:42:24 -0800 (PST)
Message-Id: <199611091242.EAA05999@baloon.mimi.com>
Date: Sat, 9 Nov 1996 04:42:24 -0800 (PST)
From: asami@freebsd.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: pkg_delete outputs confusing message when @dirrm fails
X-Send-Pr-Version: 3.2

>Number:         1985
>Category:       bin
>Synopsis:       pkg_delete outputs confusing message when @dirrm fails
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov  9 04:50:01 PST 1996
>Closed-Date:    Sat Jul 18 15:18:03 PDT 1998
>Last-Modified:  Sat Jul 18 15:19:33 PDT 1998
>Originator:     Satoshi Asami
>Release:        FreeBSD 2.2-CURRENT i386
>Organization:
The FreeBSD Project
>Environment:

	Your friendly latest -current

>Description:

If the argument to @dirrm is not a directory, you will get the 
error message:

Attempting to delete file `poobar' as a directory

when in fact poobar is (1) nonexistent, or (2) a regular file.

>How-To-Repeat:

	Screw up your PLIST, test it, and get confused

>Fix:
	

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->suspended 
State-Changed-By: phk 
State-Changed-When: Mon May 25 00:56:35 PDT 1998 
State-Changed-Why:  
Awaiting committer 
State-Changed-From-To: suspended->closed 
State-Changed-By: hoek 
State-Changed-When: Sat Jul 18 15:18:03 PDT 1998 
State-Changed-Why:  
Fixed in r.1.25 lib/plist.c 
>Unformatted:
