Re: [QUESTION] Some tests fail on Debian

2011-01-28 Thread Alexander Aparzev
On 28.01.2011 12:07, Torsten Förtsch wrote: On Friday, January 28, 2011 11:42:46 Alexander Aparzev wrote: # now check the log and see if it contains 12 lines of 'pnotes are ...' ((12==$(grep 'pnotes are destroyed after cleanup passed' t/logs/error_log | wc -l)))&& echo ok Thank you Torsten.

Re: [QUESTION] Some tests fail on Debian

2011-01-28 Thread Torsten Förtsch
On Friday, January 28, 2011 11:42:46 Alexander Aparzev wrote: > > # now check the log and see if it contains 12 lines of 'pnotes are ...' > > ((12==$(grep 'pnotes are destroyed after cleanup passed' t/logs/error_log > > | wc -l)))&& echo ok > > Thank you Torsten. No, it doesn't. Don't know what

Re: [QUESTION] Some tests fail on Debian

2011-01-28 Thread Alexander Aparzev
On 28.01.2011 09:46, Torsten Förtsch wrote: # run the test t/TEST -verbose t/modperl/pnotes2.t # now check the log and see if it contains 12 lines of 'pnotes are ...' ((12==$(grep 'pnotes are destroyed after cleanup passed' t/logs/error_log | wc -l)))&& echo ok Thank you Torsten. No, it doe

Re: [QUESTION] Some tests fail on Debian

2011-01-28 Thread Torsten Förtsch
On Thursday, January 27, 2011 20:44:57 Alexander Aparzev wrote: > using Apache/2.2.9 (itk MPM) Just a guess, has anyone ever tested itk-MPM? However, perhaps it's only a matter of bad timing. pnotes2.t is one of mine, I think. It looks as follows: for my $i (1..12) { t_client_log_warn_is_exp

Re: [QUESTION] Some tests fail on Debian

2011-01-27 Thread Fred Moyer
My guess is that your 64 bit setup with ithreads is causing this error. Does anyone else here have 64 bit they can test with an ithreads enabled perl? On Thu, Jan 27, 2011 at 12:18 PM, Alexander Aparzev wrote: > On 27.01.2011 20:55, Fred Moyer wrote: >> >> On Thu, Jan 27, 2011 at 11:44 AM, Alexa

Re: [QUESTION] Some tests fail on Debian

2011-01-27 Thread Alexander Aparzev
On 27.01.2011 20:55, Fred Moyer wrote: On Thu, Jan 27, 2011 at 11:44 AM, Alexander Aparzev wrote: On 27.01.2011 20:19, Fred Moyer wrote: Can you run the failing tests with verbose mode and post the results here? ./t/TEST -verbose t/modperl/pnotes2.t Sure. Did it: [warning] setting ulim

Re: [QUESTION] Some tests fail on Debian

2011-01-27 Thread Fred Moyer
On Thu, Jan 27, 2011 at 11:44 AM, Alexander Aparzev wrote: > On 27.01.2011 20:19, Fred Moyer wrote: >> >> Can you run the failing tests with verbose mode and post the results here? >> >>  ./t/TEST -verbose t/modperl/pnotes2.t > > Sure. Did it: > > [warning] setting ulimit to allow core files > uli

Re: [QUESTION] Some tests fail on Debian

2011-01-27 Thread Alexander Aparzev
On 27.01.2011 20:19, Fred Moyer wrote: Can you run the failing tests with verbose mode and post the results here? ./t/TEST -verbose t/modperl/pnotes2.t Sure. Did it: [warning] setting ulimit to allow core files ulimit -c unlimited; /usr/bin/perl /home/justme/sources/mod_perl-2.0.5-rc1/t/TE

Re: [QUESTION] Some tests fail on Debian

2011-01-27 Thread Fred Moyer
On Thu, Jan 27, 2011 at 11:25 AM, Alexander Aparzev wrote: > On 27.01.2011 18:08, Fred Moyer wrote: >>> I have a problem installing mod_perl. Some tests fail. > > Thank you for the hint, Fred. Gave it a try. Regrettably, the same result. > There is nothing unusual in t/logs/error_log either. Can

Re: [QUESTION] Some tests fail on Debian

2011-01-27 Thread Alexander Aparzev
On 27.01.2011 18:08, Fred Moyer wrote: Can you try the unofficial release candidate here? http://people.apache.org/~phred/mod_perl-2.0.5-rc1.tar.gz On Thu, Jan 27, 2011 at 6:39 AM, Alexander Aparzev wrote: Hi. I have a problem installing mod_perl. Some tests fail. Thank you for the hint,

Re: [QUESTION] Some tests fail on Debian

2011-01-27 Thread Fred Moyer
Can you try the unofficial release candidate here? http://people.apache.org/~phred/mod_perl-2.0.5-rc1.tar.gz On Thu, Jan 27, 2011 at 6:39 AM, Alexander Aparzev wrote: > Hi. > > I have a problem installing mod_perl. Some tests fail. > > Configuration: > > - mod_perl 2.0.4 > - Linux version 2.6.26