Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Feb 2010 18:05:17 +0100
From:      =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no>
To:        xorquewasp@googlemail.com
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: package building failure irritation
Message-ID:  <868wag53n6.fsf@ds4.des.no>
In-Reply-To: <20100226163227.GA15162@logik.internal.network> (xorquewasp@googlemail.com's message of "Fri, 26 Feb 2010 16:32:27 %2B0000")
References:  <20100226163227.GA15162@logik.internal.network>

next in thread | previous in thread | raw e-mail | index | archive | help
xorquewasp@googlemail.com writes:
> tar: share/sgml/docbook/4.2/ChangeLog: Cannot stat: No such file or direc=
tory
> [...]
> tar: Error exit delayed from previous errors.
> pkg_create: make_dist: tar command failed with code 256
> Creating package /pkg/All/docbook-4.2.tbz
> Registering depends: iso8879-1986_2 xmlcatmgr-2.2.
> Creating bzip'd tar ball in '/pkg/All/docbook-4.2.tbz'
> *** Error code 1

It looks like it's trying to create the package without first installing
the port...  which is weird, since "package" implies "install".

You're sure it's not a permissions issue?  Is your script running as
root inside the jail?  Is /usr/local writable by root inside the jail?

You're not trying to build multiple ports in paralell?

This would be easier to diagnose if you showed us the complete log for a
single port...

DES
--=20
Dag-Erling Sm=C3=B8rgrav - des@des.no



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?868wag53n6.fsf>