Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Jun 2013 09:45:22 -0400
From:      Michael Powell <nightrecon@hotmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Disable build new pkg format in poudriere
Message-ID:  <koi6lc$ir6$1@ger.gmane.org>
References:  <CAEjQA5%2B4ui9gMc-yq5d9=nouLAKxtDNnMrtDzZoZrN=yVg6vPA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
C. L. Martinez wrote:

> HI all,
> 
>  I need to build some packages without using new pkg format. I would
> like to accomplish this using poudriere, but is this possible?? Or do
> I need to use another package builder??
> 
>  I have tried to build rsync, but when I try to install, this error is
>  returned:
> 
> tar: +CONTENTS: Not found in archive
> tar: Error exit delayed from previous errors.
> pkg_add: tar extract of
> /poudriere/data/packages/fbsd91_amd64_legacy-default/All/rsync-3.0.9_3.txz
> failed!
> pkg_add: unable to extract table of contents file from
> '/poudriere/data/packages/fbsd91_amd64_legacy-
default/All/rsync-3.0.9_3.txz'
> - not a package?
> 
>  In make config file:
> 
> WITH_PKGNG=no
> WITHOUT_X11=yes

Try  WITHOUT_PKGNG=yes and see if it helps.

-Mike





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?koi6lc$ir6$1>