On Mon, Aug 20, 2018 at 3:22 AM Jimmy Renner <ji...@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 ad...@adamw.org https://www.adamw.org _______________________________________________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"