Date: Wed, 05 Jun 2013 16:06:46 +0100 From: Vincent Hoffman <vince@unsane.co.uk> To: "FreeBSD-Questions@freebsd.org" <FreeBSD-Questions@freebsd.org> Subject: poudriere keeps rebuilding apache22 on every run Message-ID: <51AF5406.9080400@unsane.co.uk>
next in thread | raw e-mail | index | archive | help
I'm not certain if this is the best place to ask but I seem to be having issues with apache22 and poudriere. on every run I get ====>> Creating the reference jail... done ====>> Mounting system devices for 8amd64-default ====>> Mounting ports/packages/distfiles ====>> Mounting packages from: /usr/local/poudriere_data/packages/8amd64-default ====>> Mounting /var/db/ports from: /usr/local/etc/poudriere.d/8amd64-options ====>> Logs: /usr/local/poudriere_data/logs/bulk/8amd64-default/2013-06-05_12:55:43 ====>> Appending to make.conf: /usr/local/etc/poudriere.d/8amd64-make.conf /etc/resolv.conf -> /usr/local/poudriere_data/build/8amd64-default/ref/etc/resolv.conf ====>> Starting jail 8amd64-default ====>> Calculating ports order and dependencies ====>> Sanity checking the repository ====>> Options changed, deleting: apache22-2.2.24.txz the options were set a while back and havent changed. root@bsdpkgbuild:~ # ls -la /usr/local/etc/poudriere.d/8amd64-options/apache22/ total 13 drwxr-xr-x 2 root wheel 3 May 21 17:44 . drwxr-xr-x 241 root wheel 242 Jun 4 22:41 .. -rw-r--r-- 1 root wheel 3191 May 21 17:44 options root@bsdpkgbuild:~ # any suggestions? Its not a big problem but it means that apache and everything that depends on it gets rebuild every time poudriere runs. Vince
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51AF5406.9080400>