Re: [RELEASE CANDIDATE] mod_perl-2.0.2 RC1

2005-10-07 Thread Philip M. Gollucci
Perrin Harkins wrote: On Fri, 2005-10-07 at 12:30 -0500, Randy Kobes wrote: Although it's a bit of a pain, I'd suggest making up a RC2 with the fix in. I will roll RC2 possible sunday day EST ... more likely monday night. -- END

Re: [RELEASE CANDIDATE] mod_perl-2.0.2 RC1

2005-10-07 Thread Perrin Harkins
On Fri, 2005-10-07 at 12:30 -0500, Randy Kobes wrote: > Although it's a bit of a pain, I'd suggest making up a RC2 > with the fix in. I think you're right. A couple more days to test that won't kill anyone. - Perrin - To unsub

Re: [RELEASE CANDIDATE] mod_perl-2.0.2 RC1

2005-10-07 Thread Frank Wiles
On Fri, 07 Oct 2005 12:57:26 -0400 Perrin Harkins <[EMAIL PROTECTED]> wrote: > All tests passed on Fedora Core 3, apache 2.0.54, perl 5.8.7. I give > it +1, as soon as the fix that Randy was tracking is in. > > - Perrin I also just tried it on Fedora Core 4 with Apache 2.0.54 and perl 5.8.6

Re: [RELEASE CANDIDATE] mod_perl-2.0.2 RC1

2005-10-07 Thread Randy Kobes
On Fri, 7 Oct 2005, Perrin Harkins wrote: All tests passed on Fedora Core 3, apache 2.0.54, perl 5.8.7. I give it +1, as soon as the fix that Randy was tracking is in. Although it's a bit of a pain, I'd suggest making up a RC2 with the fix in. As well as fixing problems like Steve had with th

Re: [RELEASE CANDIDATE] mod_perl-2.0.2 RC1

2005-10-07 Thread Perrin Harkins
All tests passed on Fedora Core 3, apache 2.0.54, perl 5.8.7. I give it +1, as soon as the fix that Randy was tracking is in. - Perrin - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTE

Re: svn.apache.org server certificate

2005-10-07 Thread Steve Hay
Philip M. Gollucci wrote: Steve Hay wrote: Just checking out mp2 and I received this when it reached Apache-Test: Were you checking out mp2 using just http, not https. If so, I've seen this before. Its an SVN issue. SVN overrules you on 'externals' Yes, I was using plain http: svn chec

Re: svn.apache.org server certificate

2005-10-07 Thread Philip M. Gollucci
Steve Hay wrote: Just checking out mp2 and I received this when it reached Apache-Test: Were you checking out mp2 using just http, not https. If so, I've seen this before. Its an SVN issue. SVN overrules you on 'externals' Is this normal? I haven't seen it happen before. I haven't seen it

svn.apache.org server certificate

2005-10-07 Thread Steve Hay
Just checking out mp2 and I received this when it reached Apache-Test: Fetching external item into 'mod_perl-2.0\Apache-Test' Error validating server certificate for 'https://svn.apache.org:443': - The certificate is not issued by a trusted authority. Use the fingerprint to validate the certi

Re: [RELEASE CANDIDATE] mod_perl-2.0.2 RC1

2005-10-07 Thread Randy Kobes
On Fri, 7 Oct 2005, Steve Hay wrote: Now that I can run the tests, I find that there is one failure: t\directive\perldo.t test 12: # testing : $0 # expected: (?-xism:httpd) # received: C:\apache2\bin\Apache.EXE not ok 12 The attached (rather obvious) patch cures this, and all tests now pass

Re: [RELEASE CANDIDATE] mod_perl-2.0.2 RC1

2005-10-07 Thread Steve Hay
Randy Kobes wrote: I'm working on trying to find out what causes Steve's problem in running the tests - he specifies MP_AP_PREFIX properly, but somehow the wrong Apache directory is picked up. This might be a problem with Apache-Test ... I think the problem is that a fix in the current svn fo