Date: Mon, 20 Aug 2018 05:53:06 -0600 From: Adam Weinberger <adamw@adamw.org> To: jimbo@renner.se Cc: freebsd-ports@freebsd.org Subject: Re: Can't get Wordpress to install from poudriere Message-ID: <CAP7rwciXLncP3pa2S=dmb=Lx2JuBruGV1LPJjZ0qu8qZatGD%2BA@mail.gmail.com> In-Reply-To: <20180820112203.Horde.la-gM1aq7GPlG2OA5DH7GZ4@renner.se> References: <20180820112203.Horde.la-gM1aq7GPlG2OA5DH7GZ4@renner.se>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 20, 2018 at 3:22 AM Jimmy Renner <jimbo@renner.se> wrote: > > Well, maybe it is not as simple. > > I have set up poudriere to build som packages locally, right now: > graphics/pecl-imagick > graphics/php72-gd > audio/logitechmediaserver > www/owncloud > www/wordpress > > In my make.conf I have set: > DEFAULT_VERSIONS+= php=72 > > So far, so good. Everything seems to build ok. But as soon as I try to > install anything, the wordpress from poudriere is never picked up but > the other packages are. I've obviously messed something up but I > cannot find what. I've been scratching my head for days so any > suggestions or hints would be good. > > > Thanks, Jimmy Hi Jimmy, First place I'd look is the pkg conf. Have you made any modifications to /etc/pkg/FreeBSD.conf? Can you show us the files you have in /usr/local/etc/pkg/? Second place I'd look is making sure that pkg is using the generated catalogues: pkg update -f # Adam -- Adam Weinberger adamw@adamw.org https://www.adamw.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAP7rwciXLncP3pa2S=dmb=Lx2JuBruGV1LPJjZ0qu8qZatGD%2BA>