Re: 'make test' fails with "the server is down, giving up after 121 secs"

2007-10-19 Thread Glenn Gallien
Just a thought, but are you running the tests as root? If so, try running the tests as a non-root user. Unfortunately manually removing all mod_perl rpms and repeating the install yields the exact same problem. I grepped for some of the strings in the output to see if simply increasing the tim

RE: 'make test' fails with "the server is down, giving up after 121 secs"

2007-10-19 Thread Colvin, Joshua
Unfortunately manually removing all mod_perl rpms and repeating the install yields the exact same problem. I grepped for some of the strings in the output to see if simply increasing the timeout helps, but could not find where the 120 seconds timeout is set. Any other ideas? I am all out. :( ---