Date: Wed, 04 Nov 2015 19:14:30 +0100 From: Matthias Fechner <idefix@fechner.net> To: freebsd-questions@freebsd.org Subject: Re: Poudriere and apache24 with http2 module enabled fails Message-ID: <563A4B06.1060205@fechner.net> In-Reply-To: <5639B46E.9030205@fechner.net> References: <56371079.2090407@fechner.net> <20151103100816.GA25135@oslo.ath.cx> <5639B46E.9030205@fechner.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Dear all, Am 04.11.2015 um 08:31 schrieb Matthias Fechner: > yes I did, but this file is not existing. > It seems that poudriere is cleaning up all the files or better, it > builds everything in a tmpfs and after the build it is gone. I solved the problem after I set in poudriere.conf the option: SAVE_WRKDIR=yes it stored the work dir, so I could extract it and was able to check the config.log. I found the problem and created a bug report with an attached patch file that fixes the problem: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204293 Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?563A4B06.1060205>