On Mon, 2010-11-15 at 11:09 -0800, Joe Schaefer wrote:
> Didn't work for me ;-(.

I've just tested the latest libapreq (commit 1036061) from trunk against
perl 5.12.2 with apache 2.2.17 and mod_perl (commit 1029211) and
libapreq is passing all tests.

Also, I've figured out what that closure error in Registry was - I was
running my build script as root, then to run the test suite, was doing:

   chmod -R a+rwX ./
   sudo -u nobody make test

which meant that the Perl I'd used to build mod_perl was different from
the Perl I was using to test it.


Does this get us any closer to new releases?

thanks

Clint



Reply via email to