Summary: | gettext not packaging some files with 'make package' | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | paul beard <paulbeard> |
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
paul beard
2004-06-07 05:50:26 UTC
The build-cluster disagrees: ===> Compressing manual pages for gettext-0.13.1_1 ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for gettext-0.13.1_1 ===> Building package for gettext-0.13.1_1 Creating package /tmp/packages/All/gettext-0.13.1_1.tgz Registering depends: expat-1.95.7 libiconv-1.9.1_3. Creating gzip'd tar ball in '/tmp/packages/All/gettext-0.13.1_1.tgz' Deleting gettext-0.13.1_1 Deleting libiconv-1.9.1_3 expat-1.95.7 Can you provide more details, e.g. what exactly is missing? Is it missing from the package on ftp.X.freebsd.org as well? Volker State Changed From-To: open->feedback No problems on cluster; ask for details. 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
State Changed From-To: feedback->closed Fixed, thanks! Note: Please make your PRs more clear and avoid too many cruft. Also, please specify any additional options you either passed on the commandline or via 'make config' |