From evgeniy@kosov.su  Tue May 29 14:06:20 2012
Return-Path: <evgeniy@kosov.su>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 71C1D1065674
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 29 May 2012 14:06:20 +0000 (UTC)
	(envelope-from evgeniy@kosov.su)
Received: from relay-out.cm.hc.ru (relay-out.cm.hc.ru [89.111.178.10])
	by mx1.freebsd.org (Postfix) with ESMTP id 2A1318FC20
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 29 May 2012 14:06:19 +0000 (UTC)
Received: from [UNAVAILABLE] ([91.189.112.7]:41935 helo=[10.10.81.151])
	by smtp.cm.hc.ru with esmtpa (envelope-from <evgeniy@kosov.su>)
	authenticated with eugene@d29c38cad404e3e97d3f6527c4a3cf5f.hash.cm.hc.ru
	id 1SZMYo-00022V-3l
	for FreeBSD-gnats-submit@freebsd.org; Tue, 29 May 2012 17:34:06 +0400
Message-Id: <4FC4D031.7050600@kosov.su>
Date: Tue, 29 May 2012 17:33:37 +0400
From: Evgeniy Kosov <evgeniy@kosov.su>
To: FreeBSD-gnats-submit@freebsd.org
Subject: Leftovers after package removal

>Number:         168436
>Category:       ports
>Synopsis:       net/p5-Net-LDAP-Server-Test: Leftovers after package removal
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    perl
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 29 14:10:01 UTC 2012
>Closed-Date:    Fri Jun 01 09:07:09 UTC 2012
>Last-Modified:  Fri Jun 01 09:07:09 UTC 2012
>Originator:     Evgeniy Kosov
>Release:        FreeBSD 8.2-RELEASE-p6 amd64
>Organization:
>Environment:
 System: FreeBSD tinderbox1.infra.hostcomm.ru 8.2-RELEASE-p6 FreeBSD 
 8.2-RELEASE-p6 #0: Fri Jan 6 04:21:04 UTC 2012 
 root@tinderbox1.infra.hostcomm.ru:/usr/obj/usr/src/sys/GENERIC amd64
>Description:

 The port seems not to remove all the directories created during its 
 installation.
 
      # find /usr/local/lib/perl5/site_perl/5.10.1/mach/auto/Net/LDAP/Server
      /usr/local/lib/perl5/site_perl/5.10.1/mach/auto/Net/LDAP/Server/
      /usr/local/lib/perl5/site_perl/5.10.1/mach/auto/Net/LDAP/Server/Test
  
 /usr/local/lib/perl5/site_perl/5.10.1/mach/auto/Net/LDAP/Server/Test/.packlist
      # pkg_delete p5-Net-LDAP-Server-Test-0.13
      # find /usr/local/lib/perl5/site_perl/5.10.1/mach/auto/Net/LDAP/Server
      /usr/local/lib/perl5/site_perl/5.10.1/mach/auto/Net/LDAP/Server/
      # (this is a leftover ^)
 
 Though this itself might be not a big deal as p5-Net-LDAP-Server cleans 
 up the directory, it seems to be breaking building of 
 www/p5-Catalyst-Authentication-Store-LDAP, which depends on this port.
 
      building p5-Catalyst-Authentication-Store-LDAP-1.012 in directory 
 /usr/local/tinderbox/build-1
      build started at Mon May 28 18:48:36 UTC 2012
      port directory: /usr/ports/www/p5-Catalyst-Authentication-Store-LDAP
      building for:  8.2-RELEASE-p7 amd64
      maintained by: perl@FreeBSD.org
      Makefile ident: $FreeBSD: 
 ports/www/p5-Catalyst-Authentication-Store-LDAP/Makefile,v 1.13 
 2012/03/22 19:49:16 skv Exp $
      prefixes: LOCALBASE=usr/local PREFIX=/usr/local
 
      [snip]
 
      ====================<phase 5: make test>====================
      add_pkg p5-Sub-Uplevel-0.2400.tbz perl-5.12.4_4.tbz 
 p5-Test-Exception-0.31.tbz p5-UNIVERSAL-can-1.16.tbz 
 p5-UNIVERSAL-isa-1.03.tbz p5-Scalar-List-Utils-1.25,1.tbz 
 p5-Test-MockObject-1.20110612.tbz p5-Net-LDAP-Server-Test-0.13.tbz
      adding dependencies
      pkg_add p5-Sub-Uplevel-0.2400.tbz
      pkg_add perl-5.12.4_4.tbz
      skipping perl-5.12.4_4, already added
      pkg_add p5-Test-Exception-0.31.tbz
      pkg_add p5-UNIVERSAL-can-1.16.tbz
      pkg_add p5-UNIVERSAL-isa-1.03.tbz
      pkg_add p5-Scalar-List-Utils-1.25,1.tbz
      skipping p5-Scalar-List-Utils-1.25,1, already added
      pkg_add p5-Test-MockObject-1.20110612.tbz
      pkg_add p5-Net-LDAP-Server-Test-0.13.tbz
      make: don't know how to make regression-test(continuing)
      Deleting p5-Test-MockObject-1.20110612
      Deleting p5-Test-Exception-0.31
      Deleting p5-Net-LDAP-Server-Test-0.13
      Deleting p5-Sub-Uplevel-0.2400
      Deleting p5-UNIVERSAL-can-1.16
      Deleting p5-UNIVERSAL-isa-1.03
      ================================================================
      Fatal error: filesystem was touched prior to 'make install' phase
      usr/local/lib/perl5/site_perl/5.12.4/mach/auto/Net/LDAP/Server extra
      ================================================================
 
>How-To-Repeat:
 	
>Fix:
 
 --- p5-Net-LDAP-Server-Test.patch begins here ---
 diff -u -r p5-Net-LDAP-Server-Test.orig/pkg-plist 
 p5-Net-LDAP-Server-Test/pkg-plist
 --- p5-Net-LDAP-Server-Test.orig/pkg-plist	2012-05-29 12:48:21.000000000 
 +0000
 +++ p5-Net-LDAP-Server-Test/pkg-plist	2012-05-29 12:49:17.000000000 +0000
 @@ -1,4 +1,9 @@
   %%SITE_PERL%%/Net/LDAP/Server/Test.pm
   %%SITE_PERL%%/mach/auto/Net/LDAP/Server/Test/.packlist
   @dirrmtry %%SITE_PERL%%/mach/auto/Net/LDAP/Server/Test
 +@dirrmtry %%SITE_PERL%%/mach/auto/Net/LDAP/Server
 +@dirrmtry %%SITE_PERL%%/mach/auto/Net/LDAP
 +@dirrmtry %%SITE_PERL%%/mach/auto/Net
   @dirrmtry %%SITE_PERL%%/Net/LDAP/Server
 +@dirrmtry %%SITE_PERL%%/Net/LDAP
 +@dirrmtry %%SITE_PERL%%/Net
 --- p5-Net-LDAP-Server-Test.patch ends here ---
 
 
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: gnats-admin->perl 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Fri Jun 1 09:03:37 UTC 2012 
Responsible-Changed-Why:  
Fix formatting and synopsis and assign. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168436 
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Fri Jun 1 09:06:38 UTC 2012 
State-Changed-Why:  
Apparently resubmitted later as ports/168454. 

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