Re: Test Failures on CentOS 7.3

2017-03-17 Thread David E. Wheeler
On Mar 17, 2017, at 4:13 PM, Jie Gao wrote: > You can build and install your own perl, mod_perl, Apache in /usr/local, > entirely separate from those that come with the OS. Yeah, we’re using the system Apache. ‘ D smime.p7s Description: S/MIME cryptographic signature

Re: Test Failures on CentOS 7.3

2017-03-17 Thread Jie Gao
You can build and install your own perl, mod_perl, Apache in /usr/local, entirely separate from those that come with the OS. -Jie Sent from my Samsung device Original message From: "David E. Wheeler" Date: 18/03/2017 08:35 (GMT+10:00) To: Jie Gao Cc: mod_perl list Subjec

Re: Test Failures on CentOS 7.3

2017-03-17 Thread David E. Wheeler
On Mar 17, 2017, at 2:33 PM, Jie Gao wrote: > Please check if there is a package for apreq you need to install first. Turns out the problem was that it was installed, but for another Perl. Whole problem is that one can’t have multiple Perl builds with mod_perl or libapreq2 since they all have

Re: Test Failures on CentOS 7.3

2017-03-17 Thread Jie Gao
Please check if there is a package for apreq you need to install first. Regards Jie Sent from my Samsung device Original message From: "David E. Wheeler" Date: 18/03/2017 07:53 (GMT+10:00) To: mod_perl list Subject: Re: Test Failures on CentOS 7.3 On Mar 17, 2017, at 12

Re: Test Failures on CentOS 7.3

2017-03-17 Thread David E. Wheeler
On Mar 17, 2017, at 12:08 PM, David E. Wheeler wrote: > Is there some reason why httpd_info would not be properly set up? Neglected to mention that I get a lot of these warnings: httpd: Syntax error on line 353 of /etc/httpd/conf/httpd.conf: Syntax error on line 4 of /etc/httpd/conf.d/apreq.co

Test Failures on CentOS 7.3

2017-03-17 Thread David E. Wheeler
Fellow mod_perlers, Hey, just noticed that 2.0.10 is out. Nice! Unfortunately I’m getting test failures on CentOS 7.3: Test Summary Report --- t/api/module.t(Wstat: 0 Tests: 14 Failed: 1) Failed test: 14 Parse errors: Bad plan. You planned 487 tests