Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Dec 2014 12:21:44 -0800
From:      Craig Rodrigues <rodrigc@FreeBSD.org>
To:        Alfred Perlstein <alfred@freebsd.org>
Cc:        FreeBSD Ports <ports@freebsd.org>, Bryan Drewery <bdrewery@freebsd.org>
Subject:   Re: poudriere: bulk.sh: cpdup: Permission denied
Message-ID:  <CAG=rPVeoGLaDX1cEp9sHMOM9PmC36x1ztuaRuTgJvGU6T13MhQ@mail.gmail.com>
In-Reply-To: <548F2678.7040903@freebsd.org>
References:  <548F2678.7040903@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 15, 2014 at 10:20 AM, Alfred Perlstein <alfred@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAG=rPVeoGLaDX1cEp9sHMOM9PmC36x1ztuaRuTgJvGU6T13MhQ>