From nobody@FreeBSD.org  Thu Oct  6 01:19:17 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 1809E16A41F
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  6 Oct 2005 01:19:17 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E0A8F43D46
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  6 Oct 2005 01:19:16 +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 j961JGNL044735
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 6 Oct 2005 01:19:16 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j961JG1O044734;
	Thu, 6 Oct 2005 01:19:16 GMT
	(envelope-from nobody)
Message-Id: <200510060119.j961JG1O044734@www.freebsd.org>
Date: Thu, 6 Oct 2005 01:19:16 GMT
From: Martin Jackson <mhjacks@swbell.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: p5-DBI-Shell missing dbish from pkg-plist
X-Send-Pr-Version: www-2.3

>Number:         86962
>Category:       ports
>Synopsis:       p5-DBI-Shell missing dbish from pkg-plist
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    ehaupt
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 06 01:20:13 GMT 2005
>Closed-Date:    Mon Oct 24 10:34:35 CEST 2005
>Last-Modified:  Mon Oct 24 10:34:35 CEST 2005
>Originator:     Martin Jackson
>Release:        5.4-RELEASE
>Organization:
>Environment:
FreeBSD cirdan.minas.tirith 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #3: Thu Jul 28 20:10:41 CDT 2005     root@glamdring.minas.tirith:/usr/obj/usr/src/sys/P3SERVER  i386
        
>Description:
         databases/p5-DBI-Shell-11.93_1 omits bin/dbish preventing packages built from it from having the dbish file installed      
>How-To-Repeat:
              cd /usr/ports/databases/p5-DBI-Shell
make package
pkg_info p5-DBI-Shell-11.93_1
>Fix:
          0a1
> bin/dbish


Also, to bump PORTVERSION in Makefile:
10c10
< PORTREVISION= 1
---
> PORTREVISION= 2

 
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: mnag 
State-Changed-When: Thu Oct 6 20:56:52 GMT 2005 
State-Changed-Why:  
Ask for maintainer approval. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=86962 

From: Marcus Alves Grando <mnag@FreeBSD.org>
To: bug-followup@FreeBSD.org,  dcf@aracnet.com
Cc:  
Subject: Re: ports/86962: p5-DBI-Shell missing dbish from pkg-plist
Date: Thu, 06 Oct 2005 17:56:34 -0300

 Dear maintainer,
 
 Can you investigate this problem?
 
 http://www.freebsd.org/cgi/query-pr.cgi?pr=86962
 
 Thanks
 
 -- 
 Marcus Alves Grando
 marcus(at)corp.grupos.com.br  |  Grupos Internet S/A
   mnag(at)FreeBSD.org         |  FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: ehaupt 
State-Changed-When: Sun Oct 23 19:17:58 CEST 2005 
State-Changed-Why:  
I was not able to reproduce this problem. 

See: http://people.freebsd.org/~ehaupt/buildlogs/ 


http://www.freebsd.org/cgi/query-pr.cgi?pr=86962 

From: Martin Jackson <mhjacks@swbell.net>
To: bug-followup@FreeBSD.org,  mhjacks@swbell.net
Cc:  
Subject: Re: ports/86962: p5-DBI-Shell missing dbish from pkg-plist
Date: Sun, 23 Oct 2005 15:59:11 -0500

 ehaupt,
 
 With all due respect, did you look at the pkg contents?  When I built 
 the package on one machine, and installed it on a different machine, the 
 dbish file itself was missing; presumably because it was not listed in 
 pkg-plist.  When you build the package locally, it will be installed, 
 but it won't be listed in +CONTENTS.
 
 Thus:
 
 ===>  Extracting for p5-DBI-Shell-11.93_1
 => Checksum OK for DBI-Shell-11.93.tar.gz.
 ===>   p5-DBI-Shell-11.93_1 depends on file: /usr/local/bin/perl5.8.7 - 
 found
 ===>  Patching for p5-DBI-Shell-11.93_1
 ===>   p5-DBI-Shell-11.93_1 depends on file: /usr/local/bin/perl5.8.7 - 
 found
 ===>   p5-DBI-Shell-11.93_1 depends on file: 
 /usr/local/lib/perl5/site_perl/5.8.7/mach/DBI.pm - found
 ===>   p5-DBI-Shell-11.93_1 depends on file: /usr/local/bin/perl5.8.7 - 
 found
 ===>  Configuring for p5-DBI-Shell-11.93_1
 Checking if your kit is complete...
 Looks good
 Writing Makefile for DBI::Shell
 ===>  Building for p5-DBI-Shell-11.93_1
 cp lib/DBI/Shell.pm blib/lib/DBI/Shell.pm
 cp lib/DBI/Format.pm blib/lib/DBI/Format.pm
 cp lib/DBI/Shell/Timing.pm blib/lib/DBI/Shell/Timing.pm
 cp lib/DBI/Format/SQLMinus.pm blib/lib/DBI/Format/SQLMinus.pm
 cp lib/DBI/Shell/SQLMinus.pm blib/lib/DBI/Shell/SQLMinus.pm
 cp lib/DBI/Shell/FindSqlFile.pm blib/lib/DBI/Shell/FindSqlFile.pm
 cp lib/DBI/Shell/Completion.pm blib/lib/DBI/Shell/Completion.pm
 cp lib/DBI/Shell/Spool.pm blib/lib/DBI/Shell/Spool.pm
 /usr/local/bin/perl5.8.7 "-Iblib/arch" "-Iblib/lib" dbish.PL dbish
 Extracted dbish from dbish.PL with variable substitutions.
 cp dbish blib/script/dbish
 /usr/local/bin/perl5.8.7 "-MExtUtils::MY" -e "MY->fixin(shift)" 
 blib/script/dbish
 Manifying blib/man1/dbish.1
 Manifying blib/man3/DBI::Shell.3
 Manifying blib/man3/DBI::Format.3
 Manifying blib/man3/DBI::Format::SQLMinus.3
 ===>  Installing for p5-DBI-Shell-11.93_1
 ===>   p5-DBI-Shell-11.93_1 depends on file: 
 /usr/local/lib/perl5/site_perl/5.8.7/mach/DBI.pm - found
 ===>   p5-DBI-Shell-11.93_1 depends on file: 
 /usr/local/lib/perl5/site_perl/5.8.7/Text/Reform.pm - found
 ===>   p5-DBI-Shell-11.93_1 depends on file: 
 /usr/local/lib/perl5/site_perl/5.8.7/IO/Tee.pm - found
 ===>   p5-DBI-Shell-11.93_1 depends on file: /usr/local/bin/perl5.8.7 - 
 found
 ===>   Generating temporary packing list
 ===>  Checking if databases/p5-DBI-Shell already installed
 Installing /usr/local/lib/perl5/site_perl/5.8.7/DBI/Shell.pm
 Installing /usr/local/lib/perl5/site_perl/5.8.7/DBI/Format.pm
 Installing /usr/local/lib/perl5/site_perl/5.8.7/DBI/Shell/Timing.pm
 Installing /usr/local/lib/perl5/site_perl/5.8.7/DBI/Shell/SQLMinus.pm
 Installing /usr/local/lib/perl5/site_perl/5.8.7/DBI/Shell/FindSqlFile.pm
 Installing /usr/local/lib/perl5/site_perl/5.8.7/DBI/Shell/Completion.pm
 Installing /usr/local/lib/perl5/site_perl/5.8.7/DBI/Shell/Spool.pm
 Installing /usr/local/lib/perl5/site_perl/5.8.7/DBI/Format/SQLMinus.pm
 Installing /usr/local/man/man1/dbish.1
 Installing /usr/local/lib/perl5/5.8.7/man/man3/DBI::Shell.3
 Installing /usr/local/lib/perl5/5.8.7/man/man3/DBI::Format.3
 Installing /usr/local/lib/perl5/5.8.7/man/man3/DBI::Format::SQLMinus.3
 Installing /usr/local/bin/dbish
 Writing /usr/local/lib/perl5/site_perl/5.8.7/mach/auto/DBI/Shell/.packlist
 ===>   Compressing manual pages for p5-DBI-Shell-11.93_1
 ===>   Registering installation for p5-DBI-Shell-11.93_1
 ===>  Building package for p5-DBI-Shell-11.93_1
 Creating package /usr/ports/packages/All/p5-DBI-Shell-11.93_1.tbz
 Registering depends: p5-DBI-1.48 p5-IO-Tee-0.64_1 p5-Text-Reform-1.11 
 perl-threaded-5.8.7.
 Creating bzip'd tar ball in 
 '/usr/ports/packages/All/p5-DBI-Shell-11.93_1.tbz'
 
 But, /usr/local/bin/dbish is not included in the file list:
 Information for p5-DBI-Shell-11.93_1:
 
 Files:
 /usr/local/man/man1/dbish.1.gz
 /usr/local/lib/perl5/5.8.7/man/man3/DBI::Format.3.gz
 /usr/local/lib/perl5/5.8.7/man/man3/DBI::Format::SQLMinus.3.gz
 /usr/local/lib/perl5/5.8.7/man/man3/DBI::Shell.3.gz
 /usr/local/lib/perl5/site_perl/5.8.7/DBI/Format.pm
 /usr/local/lib/perl5/site_perl/5.8.7/DBI/Shell/Completion.pm
 /usr/local/lib/perl5/site_perl/5.8.7/DBI/Shell/SQLMinus.pm
 /usr/local/lib/perl5/site_perl/5.8.7/DBI/Shell/Spool.pm
 /usr/local/lib/perl5/site_perl/5.8.7/DBI/Shell/Timing.pm
 /usr/local/lib/perl5/site_perl/5.8.7/DBI/Shell/FindSqlFile.pm
 /usr/local/lib/perl5/site_perl/5.8.7/DBI/Format/SQLMinus.pm
 /usr/local/lib/perl5/site_perl/5.8.7/DBI/Shell.pm
 
 The file is installed, but not included in the package tarball.  This is 
 what I filed the PR about.  Sorry for any confusion.
 
 Thanks,
 Marty
State-Changed-From-To: closed->open 
State-Changed-By: edwin 
State-Changed-When: Sun Oct 23 22:40:15 GMT 2005 
State-Changed-Why:  
Please check again. The pkg-plist doesn't support the packaging of 
bin/dbish, it only removes it afterwards if it exists. 



Responsible-Changed-From-To: freebsd-ports-bugs->ehaupt 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Oct 23 22:40:15 GMT 2005 
Responsible-Changed-Why:  
over to closer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=86962 
State-Changed-From-To: open->closed 
State-Changed-By: ehaupt 
State-Changed-When: Mon Oct 24 10:28:41 CEST 2005 
State-Changed-Why:  
Finally, committed. Sorry for the missunderstanding. Thanks for being 
persistent! 

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