From nobody@FreeBSD.org  Thu Dec  1 12:43:12 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id BFC08106576B
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  1 Dec 2011 12:43:12 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id AE2A78FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  1 Dec 2011 12:43:12 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id pB1ChCYW010107
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 1 Dec 2011 12:43:12 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id pB1ChCfC010103;
	Thu, 1 Dec 2011 12:43:12 GMT
	(envelope-from nobody)
Message-Id: <201112011243.pB1ChCfC010103@red.freebsd.org>
Date: Thu, 1 Dec 2011 12:43:12 GMT
From: Alexey Markov <redrat@mail.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: misc/zoneinfo port failed to make a package because of excess line in pkg-plist
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: edwin@mavetju.org

>Number:         162993
>Category:       ports
>Synopsis:       misc/zoneinfo port failed to make a package because of excess line in pkg-plist
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    crees
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 01 12:50:09 UTC 2011
>Closed-Date:    Thu Feb 16 14:34:04 UTC 2012
>Last-Modified:  Thu Feb 16 14:40:15 UTC 2012
>Originator:     Alexey Markov
>Release:        8.2-RELEASE-p4
>Organization:
JSC Complitex
>Environment:
FreeBSD meson.complitex.ru 8.2-RELEASE-p4 FreeBSD 8.2-RELEASE-p4 #0: Mon Oct 17 11:44:31 MSD 2011     redrat@meson.complitex.ru:/arc/obj/arc/src/sys/MESON  amd64
>Description:
There is no more data for Tiraspol city in the latest tzdata version 2011n, but pkg-plist still refers to it.
>How-To-Repeat:
cd /usr/ports/misc/zoneinfo
make package

>Fix:
--- pkg-plist.orig      2011-10-26 01:45:35.000000000 +0400
+++ pkg-plist   2011-12-01 16:32:23.000000000 +0400
@@ -395,7 +395,6 @@
 %%DATADIR%%/Europe/Stockholm
 %%DATADIR%%/Europe/Tallinn
 %%DATADIR%%/Europe/Tirane
-%%DATADIR%%/Europe/Tiraspol
 %%DATADIR%%/Europe/Uzhgorod
 %%DATADIR%%/Europe/Vaduz
 %%DATADIR%%/Europe/Vatican


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->edwin 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Dec 1 12:50:19 UTC 2011 
Responsible-Changed-Why:  
edwin@mavetju.org => edwin@ (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162993 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Dec 1 12:50:23 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: edwin@mavetju.org
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/162993: misc/zoneinfo port failed to make a package because of excess line in pkg-plist
Date: Thu, 1 Dec 2011 12:50:21 UT

 Maintainer of misc/zoneinfo,
 
 Please note that PR ports/162993 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/162993
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: edwin->scheidell 
Responsible-Changed-By: scheidell 
Responsible-Changed-When: Mon Jan 23 02:47:23 UTC 2012 
Responsible-Changed-Why:  
I'll take it (edwin.. did GNATS auto assign the wrong edwin?) 

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

From: Michael Scheidell <scheidell@freebsd.org>
To: <bug-followup@FreeBSD.org>
Cc:  
Subject: Re: ports/162993: misc/zoneinfo port failed to make a package because
 of excess line in pkg-plist
Date: Sun, 22 Jan 2012 22:04:15 -0500

 I can confirm the problem:
 
 /bin/mkdir -p /usr/share/zoneinfo
 /bin/cp -R -p /ftp/ports/misc/zoneinfo/work/zoneinfo/ /usr/share/zoneinfo
 install  -o root -g wheel -m 444 /ftp/ports/misc/zoneinfo/work/zone.tab 
 /usr/share/zoneinfo
 cat: /var/db/zoneinfo: No such file or directory
 Now run tzsetup(8) again to install the right file to /etc/localtime.
 ===>   Registering installation for zoneinfo-2011.n
 ===>  Building package for zoneinfo-2011.n
 tar: share/zoneinfo/Europe/Tiraspol: Cannot stat: No such file or directory
 tar: Error exit delayed from previous errors.
 pkg_create: make_dist: tar command failed with code 256
 *** Error code 1
 
 applied patch, and I can make a package now
 
 umask 022;  cd /ftp/ports/misc/zoneinfo/work;  zic -d 
 /ftp/ports/misc/zoneinfo/work/zoneinfo -p America/New_York -m 444   -y 
 /ftp/ports/misc/zoneinfo/yearistype africa antarctica asia australasia 
 etcetera europe  factory northamerica southamerica systemv
 "factory", line 11: warning: time zone abbreviation differs from POSIX 
 standard (Local time zone must be set--see zic manual page)
 ===>  Installing for zoneinfo-2011.n
 ===>   Generating temporary packing list
 ===>  Checking if misc/zoneinfo already installed
 /bin/mkdir -p /usr/share/zoneinfo
 /bin/cp -R -p /ftp/ports/misc/zoneinfo/work/zoneinfo/ /usr/share/zoneinfo
 install  -o root -g wheel -m 444 /ftp/ports/misc/zoneinfo/work/zone.tab 
 /usr/share/zoneinfo
 cat: /var/db/zoneinfo: No such file or directory
 Now run tzsetup(8) again to install the right file to /etc/localtime.
 
 there is another pr open for the /var/db/zoneinfo issue:
 
 http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/164039
 
 
 -- 
 Michael Scheidell, CTO
 o: 561-999-5000
 d: 561-948-2259
  >*| *SECNAP Network Security Corporation
 
     * Best Mobile Solutions Product of 2011
     * Best Intrusion Prevention Product
     * Hot Company Finalist 2011
     * Best Email Security Product
     * Certified SNORT Integrator
 
Responsible-Changed-From-To: scheidell->freebsd-ports-bugs  
Responsible-Changed-By: scheidell 
Responsible-Changed-When: Thu Jan 26 11:45:09 UTC 2012 
Responsible-Changed-Why:  
Recent patch to Makefile (NO_PACKAGE) make this impossible to build anyway. 
Also, see PR ports/164039 
Back to the pool 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162993 
Responsible-Changed-From-To: freebsd-ports-bugs->edwin 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Thu Jan 26 18:45:46 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162993 
State-Changed-From-To: feedback->open 
State-Changed-By: pgollucci 
State-Changed-When: Thu Feb 9 02:34:11 UTC 2012 
State-Changed-Why:  
committer&maintainer timeout (edwin ; 14 days) / last commit: 100 days 
ago 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162993 
State-Changed-From-To: open->closed 
State-Changed-By: crees 
State-Changed-When: Thu Feb 16 14:33:59 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 


Responsible-Changed-From-To: edwin->crees 
Responsible-Changed-By: crees 
Responsible-Changed-When: Thu Feb 16 14:33:59 UTC 2012 
Responsible-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/162993: commit references a PR
Date: Thu, 16 Feb 2012 14:33:58 +0000 (UTC)

 crees       2012-02-16 14:33:44 UTC
 
   FreeBSD ports repository
 
   Modified files:
     misc/zoneinfo        pkg-plist 
   Log:
   Remove plist entry for missing timezone.
   
   No PORTREVISION bump, because it's unlikely that anyone relies on package builds for this
   
   PR:             ports/162993
   Submitted by:   Alexey Markov <redrat@mail.ru>
   Approved by:    maintainer timeout (edwin, >2 months)
   
   Revision  Changes    Path
   1.21      +0 -1      ports/misc/zoneinfo/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
