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 <alexander.apar...@aparzev.com> wrote: > Hi. > > I have a problem installing mod_perl. Some tests fail. > > Configuration: > > - mod_perl 2.0.4 > - Linux version 2.6.26-1-amd64 (Debian 2.6.26-13lenny2) > - Apache/2.2.9 (Debian) > > Failing tests: > > t/modperl/pnotes2.......................NOK 1/12# Failed test 1 in > t/modperl/pnotes2.t at line 25 > t/modperl/pnotes2.......................NOK 2/12# Failed test 2 in > t/modperl/pnotes2.t at line 25 fail #2 > t/modperl/pnotes2.......................NOK 3/12# Failed test 3 in > t/modperl/pnotes2.t at line 25 fail #3 > # Failed test 4 in t/modperl/pnotes2.t at line 25 fail #4 > t/modperl/pnotes2.......................NOK 4/12# Failed test 5 in > t/modperl/pnotes2.t at line 25 fail #5 > t/modperl/pnotes2.......................NOK 5/12# Failed test 6 in > t/modperl/pnotes2.t at line 25 fail #6 > t/modperl/pnotes2.......................NOK 6/12# Failed test 7 in > t/modperl/pnotes2.t at line 25 fail #7 > t/modperl/pnotes2.......................NOK 7/12# Failed test 8 in > t/modperl/pnotes2.t at line 25 fail #8 > t/modperl/pnotes2.......................NOK 8/12# Failed test 9 in > t/modperl/pnotes2.t at line 25 fail #9 > t/modperl/pnotes2.......................NOK 9/12# Failed test 10 in > t/modperl/pnotes2.t at line 25 fail #10 > t/modperl/pnotes2.......................NOK 10/12# Failed test 11 in > t/modperl/pnotes2.t at line 25 fail #11 > t/modperl/pnotes2.......................NOK 11/12# Failed test 12 in > t/modperl/pnotes2.t at line 25 fail #12 > t/modperl/pnotes2.......................FAILED tests 1-12 > Failed 12/12 tests, 0.00% okay > > t/hooks/cleanup.........................ok 1/2# Failed test 2 in > t/hooks/cleanup.t at line 38 > t/hooks/cleanup.........................FAILED test 2 > Failed 1/2 tests, 50.00% okay > > t/hooks/cleanup2........................ok 1/2# Failed test 2 in > t/hooks/cleanup2.t at line 43 > t/hooks/cleanup2........................FAILED test 2 > Failed 1/2 tests, 50.00% okay > > t/perl/api..............................FAILED test 2 > Failed 1/2 tests, 50.00% okay > > Thanks in advance for any tips. > > >