On Mon, Dec 15, 2014 at 10:20 AM, Alfred Perlstein <alf...@freebsd.org>
wrote:
>
> Hey folks, I'm trying to get started with poudriere.  I pulled from the
> latest version 3.1.1 (9f9e43d3).
>



>
> /usr/home/alfred/poudriere/src/share/poudriere/bulk.sh: cpdup: Permission
> denied
>
>
cpdup is a binary (not shell script) which gets installed as part of the
poudriere distribution.
It looks like you haven't got it installed right in your setup.
I advise you to install the poudriere-devel port instead of pulling
poudriere directly from git and building it.

The other thing I would recommend that you do is to check out the freebsd10
branch
from https://github.com/freenas/freenas repository, and build it once.
Then look at:'

https://github.com/freenas/freenas/tree/freebsd10/build/ports
https://github.com/freenas/freenas/blob/freebsd10/build/ports/build-ports.sh

to see how poudriere is invoked to build the ports in FreeNAS.


If you want to enable tracing in poudriere, then use "-x" as the first flag
write after poudiere.  For example:

poudriere -x bulk

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

Reply via email to