ports/67653: gettext not packaging some files with 'make package'

paul beard paulbeard at mac.com
Mon Jun 14 14:20:34 UTC 2004


The following reply was made to PR ports/67653; it has been noted by GNATS.

From: paul beard <paulbeard at mac.com>
To: Volker Stolz <vs at freebsd.org>
Cc: freebsd-gnats-submit at freebsd.org
Subject: Re: ports/67653: gettext not packaging some files with 'make package'
Date: Mon, 14 Jun 2004 07:13:54 -0700

 On Jun 14, 2004, at 5:55 AM, Volker Stolz wrote:
 
 > Can you provide more details, e.g. what exactly is missing? Is it 
 > missing
 > from the package on ftp.X.freebsd.org as well?
 >
 
 The "missing" files are ones listed in the original PR and they don't 
 appear to be in the pkg pulled down by pkg_add(1).
 
 Creating gzip'd tar ball in 
 '/opt/ports/packages/All/gettext-0.13.1_1.tgz'
 tar: share/doc/gettext/dcgettext.3.html: Cannot stat: No such file or 
 directory
 tar: share/doc/gettext/dcngettext.3.html: Cannot stat: No such file or 
 directory
 tar: share/doc/gettext/dgettext.3.html: Cannot stat: No such file or 
 directory
 tar: share/doc/gettext/dngettext.3.html: Cannot stat: No such file or 
 directory
 tar: Error exit delayed from previous errors
 pkg_create: make_dist: tar command failed with code 512
 
 [/opt/ports/packages/All]:: for i in gettext*; do  tar ztvf $i | grep  
 dcgettext; done
 -r--r--r-- root/wheel       39 Mar 18 00:06 2004 man/man3/dcgettext.3.gz
 -r--r--r-- root/wheel     1805 Mar 18 00:06 2004 
 share/gettext/intl/dcgettext.c
 -r--r--r-- root/wheel       39 May  1 06:30 2004 man/man3/dcgettext.3.gz
 -r--r--r-- root/wheel     1805 May  1 06:30 2004 
 share/gettext/intl/dcgettext.c
 
 --
 Paul Beard
 <www.paulbeard.org/>
 paulbeard [at] mac.com
 



More information about the freebsd-ports-bugs mailing list