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


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to