From nobody@FreeBSD.org  Wed Apr 13 05:14:43 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 45C4E16A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 13 Apr 2005 05:14:43 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2A16543D46
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 13 Apr 2005 05:14:43 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D5EeQG006669
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 13 Apr 2005 05:14:40 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j3D5EepC006668;
	Wed, 13 Apr 2005 05:14:40 GMT
	(envelope-from nobody)
Message-Id: <200504130514.j3D5EepC006668@www.freebsd.org>
Date: Wed, 13 Apr 2005 05:14:40 GMT
From: Milan Obuch <milan@dino.sk>
To: freebsd-gnats-submit@FreeBSD.org
Subject: unclean courier-authlib deinstall
X-Send-Pr-Version: www-2.3

>Number:         79846
>Category:       ports
>Synopsis:       unclean courier-authlib deinstall
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    oliver
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 13 05:20:30 GMT 2005
>Closed-Date:    Tue Apr 26 20:14:48 GMT 2005
>Last-Modified:  Tue Apr 26 20:14:48 GMT 2005
>Originator:     Milan Obuch
>Release:        5.4-PRERELEASE
>Organization:
>Environment:
FreeBSD tablet.dino.sk 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #0: Fri Mar 18 13:59:59 CET 2005     root@tablet.dino.sk:/usr/src/sys/i386/compile/TABLET  i386

>Description:
Deinstalling courier-authlib does not end clean - executing 'make deinstall' or 'pkg_delete' ends with message

pkg_delete: unable to completely remove directory '/usr/local/lib/courier-authlib'
pkg_delete: couldn't entirely delete package (perhaps the packing list is
incorrectly specified?)

>How-To-Repeat:
cd /usr/ports/mail/courier-authlib/
make install
make deinstall

>Fix:
Apply following patch:

--- pkg-plist.orig  Tue Apr  5 10:56:58 2005
+++ pkg-plist   Wed Apr 13 07:04:21 2005
@@ -11,6 +11,8 @@
 include/courierauthsasl.h
 include/courierauthsaslclient.h
 include/courierauthdebug.h
+lib/courier-authlib/libauthpwd.so.0
+lib/courier-authlib/libauthpwd.so
 lib/courier-authlib/libcourierauth.so.0
 lib/courier-authlib/libcourierauth.so
 lib/courier-authlib/libcourierauth.a

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->oliver 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Wed Apr 13 20:50:39 GMT 2005 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=79846 
State-Changed-From-To: open->closed 
State-Changed-By: oliver 
State-Changed-When: Tue Apr 26 20:14:36 GMT 2005 
State-Changed-Why:  
fixed, thanks for reporting 

http://www.freebsd.org/cgi/query-pr.cgi?pr=79846 
>Unformatted:
