Re: Infinite looping in self-configuration mode (was Re: [RELEASE CANDIDATE] Apache-Test-1.06)

2004-08-02 Thread Stas Bekman
Geoffrey Young wrote: OK, please let us know when and if you see it again. I see that there were quite a few changes since the last A-T release, any volunteers to wear the Release Manager cap and get a new version out? I'll do it, once the need_* functions have been implemented (which I'll do as w

Re: Infinite looping in self-configuration mode (was Re: [RELEASE CANDIDATE] Apache-Test-1.06)

2004-08-02 Thread Geoffrey Young
> OK, please let us know when and if you see it again. > > I see that there were quite a few changes since the last A-T release, > any volunteers to wear the Release Manager cap and get a new version out? I'll do it, once the need_* functions have been implemented (which I'll do as well :) --Ge

Re: Infinite looping in self-configuration mode (was Re: [RELEASE CANDIDATE] Apache-Test-1.06)

2004-08-01 Thread Stas Bekman
William McKee wrote: How about the current cvs? Do you still get it? I haven't tried it since my last email and don't have much spare time at the moment. I suspect I'll run across it again when the next A::T release comes out if it's not fixed . I'll keep my eyes open. OK, please let us know when

Re: Infinite looping in self-configuration mode (was Re: [RELEASE CANDIDATE] Apache-Test-1.06)

2004-07-27 Thread William McKee
On Fri, Jul 16, 2004 at 05:27:47PM -0700, Stas Bekman wrote: > >Finally getting back to this thread Even with the latest Apache-Test > >from CVS, I'm still getting the infinite looping when A::T tries to do > >it's self-configuration. > > Sorry for taking so long to followup, William. It's har

Re: Infinite looping in self-configuration mode (was Re: [RELEASE CANDIDATE] Apache-Test-1.06)

2004-07-17 Thread Stas Bekman
William McKee wrote: On Mon, May 24, 2004 at 11:19:02AM -0700, Stas Bekman wrote: I'm not sure, but you could run both with tracing on -trace=debug or APACHE_TEST_TRACE_LEVEL=debug and then compare the logs. Could be that in one case it finds a global httpd.conf but not in the other? Hi Stas, Fi

Infinite looping in self-configuration mode (was Re: [RELEASE CANDIDATE] Apache-Test-1.06)

2004-06-18 Thread William McKee
On Mon, May 24, 2004 at 11:19:02AM -0700, Stas Bekman wrote: > I'm not sure, but you could run both with tracing on -trace=debug or > APACHE_TEST_TRACE_LEVEL=debug and then compare the logs. Could be that in > one case it finds a global httpd.conf but not in the other? Hi Stas, Finally getting

Re: [RELEASE CANDIDATE] Apache-Test-1.06

2004-05-24 Thread Stas Bekman
William McKee wrote: Thanks for the info Stas and Joe. I will try rebuilding with Joe's suggestion. However, I'm curious why things work just fine when I run the tests and pass in the path to httpd. For example: t/TEST -httpd /usr/local/apache/bin/httpd I'm not sure, but you could run both with

Re: [RELEASE CANDIDATE] Apache-Test-1.06

2004-05-24 Thread William McKee
Thanks for the info Stas and Joe. I will try rebuilding with Joe's suggestion. However, I'm curious why things work just fine when I run the tests and pass in the path to httpd. For example: t/TEST -httpd /usr/local/apache/bin/httpd William -- Knowmad Services Inc. http://www.knowmad.com

Re: [RELEASE CANDIDATE] Apache-Test-1.06

2004-05-22 Thread Joe Orton
On Fri, May 21, 2004 at 02:19:10PM -0700, Stas Bekman wrote: > >Yes, it exists and is executable. I wonder if there is a permissions > >problem That appears to be a problem. If I try to run it as a normal > >user (which is how I was testing), I get the following error: > > > > Ouch! ap_mm_crea

Re: [RELEASE CANDIDATE] Apache-Test-1.06

2004-05-21 Thread Stas Bekman
William McKee wrote: On Fri, May 21, 2004 at 01:43:49PM -0700, Stas Bekman wrote: So does this file exist and executable? /usr/local/apache/bin/httpd? any symlinks involved? I fail to reproduce it on my machine. Yes, it exists and is executable. I wonder if there is a permissions problem That

Re: [RELEASE CANDIDATE] Apache-Test-1.06

2004-05-21 Thread William McKee
On Fri, May 21, 2004 at 01:43:49PM -0700, Stas Bekman wrote: > So does this file exist and executable? /usr/local/apache/bin/httpd? any > symlinks involved? I fail to reproduce it on my machine. Yes, it exists and is executable. I wonder if there is a permissions problem That appears to be a

Re: [RELEASE CANDIDATE] Apache-Test-1.06

2004-05-21 Thread Stas Bekman
William McKee wrote: On Fri, May 21, 2004 at 10:38:59AM -0700, Stas Bekman wrote: Thanks William, what do you have inside: /home/william/.apache-test/Apache/TestConfigData.pm [...] $Apache::TestConfigData::vars = { 'httpd' => '/usr/local/apache/bin/httpd', So does this file exist and executable

Re: [RELEASE CANDIDATE] Apache-Test-1.06

2004-05-21 Thread William McKee
On Fri, May 21, 2004 at 10:38:59AM -0700, Stas Bekman wrote: > Thanks William, what do you have inside: > /home/william/.apache-test/Apache/TestConfigData.pm package Apache::TestConfigData; use strict; use warnings; $Apache::TestConfigData::vars = { 'httpd' => '/usr/local/apache/bin/httpd',

Re: [RELEASE CANDIDATE] Apache-Test-1.06

2004-05-21 Thread Stas Bekman
William McKee wrote: On Thu, May 20, 2004 at 08:29:33PM -0700, Stas Bekman wrote: Please show us the verbose trace: t/TEST -trace=debug including the part where you completed the interactive questions, and it brought you back to interactive config again. Got the latest version from CVS again and

Re: [RELEASE CANDIDATE] Apache-Test-1.06

2004-05-21 Thread William McKee
On Thu, May 20, 2004 at 08:29:33PM -0700, Stas Bekman wrote: > Please show us the verbose trace: > > t/TEST -trace=debug > > including the part where you completed the interactive questions, and it > brought you back to interactive config again. Got the latest version from CVS again and this t

Re: [RELEASE CANDIDATE] Apache-Test-1.06

2004-05-21 Thread Stas Bekman
Geoffrey Young wrote: Please show us the verbose trace: t/TEST -trace=debug including the part where you completed the interactive questions, and it brought you back to interactive config again. ok, the plan was to roll an official release this afternoon (as in now). what's the feeling on this? r

Re: [RELEASE CANDIDATE] Apache-Test-1.06

2004-05-21 Thread Geoffrey Young
> Please show us the verbose trace: > > t/TEST -trace=debug > > including the part where you completed the interactive questions, and it > brought you back to interactive config again. ok, the plan was to roll an official release this afternoon (as in now). what's the feeling on this? release

Re: [RELEASE CANDIDATE] Apache-Test-1.06

2004-05-21 Thread Stas Bekman
William McKee wrote: On Thu, May 20, 2004 at 08:00:36PM -0700, Stas Bekman wrote: Make sure you don't have APACHE_TEST_NO_STICKY_PREFERENCES env var turned on. That's exactly the problem I've raised in the other thread. Yeah, I read some of that thread though didn't follow the exact details. In a

Re: [RELEASE CANDIDATE] Apache-Test-1.06

2004-05-21 Thread William McKee
On Thu, May 20, 2004 at 08:00:36PM -0700, Stas Bekman wrote: > Make sure you don't have APACHE_TEST_NO_STICKY_PREFERENCES env var turned > on. That's exactly the problem I've raised in the other thread. Yeah, I read some of that thread though didn't follow the exact details. In any case, the only

Re: [RELEASE CANDIDATE] Apache-Test-1.06

2004-05-21 Thread Stas Bekman
William McKee wrote: On Thu, May 20, 2004 at 11:58:36AM -0700, Stas Bekman wrote: Thanks William, it was due to my recent change to remove the use of revision 2 as a default. I was able to reproduce it. Now fixed in cvs. Please confirm that it works for you. Hi Stas, Actually I just pulled it ou

Re: [RELEASE CANDIDATE] Apache-Test-1.06

2004-05-21 Thread William McKee
On Thu, May 20, 2004 at 11:58:36AM -0700, Stas Bekman wrote: > Thanks William, it was due to my recent change to remove the use of > revision 2 as a default. > I was able to reproduce it. Now fixed in cvs. Please confirm that it works > for you. Hi Stas, Actually I just pulled it out of CVS and

Re: [RELEASE CANDIDATE] Apache-Test-1.06

2004-05-20 Thread Stas Bekman
William McKee wrote: please take the time to excercise the candidate through all your existing applications that use Apache-Test and report back successes or failures. I had errors during testing which appear to be due to problems with the auto configuration. Here's the steps I used: perl Make

Re: [RELEASE CANDIDATE] Apache-Test-1.06

2004-05-20 Thread William McKee
> please take the time to excercise the candidate through all your existing > applications that use Apache-Test and report back successes or failures. I had errors during testing which appear to be due to problems with the auto configuration. Here's the steps I used: perl Makefile.PL make

Re: [RELEASE CANDIDATE] Apache-Test-1.06

2004-05-20 Thread David Wheeler
On May 19, 2004, at 9:02 PM, Geoffrey Young wrote: a release candidate for Apache-Test 1.11 is now available. http://perl.apache.org/~geoff/Apache-Test-1.11-dev.tar.gz please take the time to excercise the candidate through all your existing applications that use Apache-Test and report back succ

Re: [RELEASE CANDIDATE] Apache-Test-1.06

2004-05-20 Thread Geoffrey Young
blargh - cut and paste error. the subject should read Apache-Test-1.11. --Geoff

[RELEASE CANDIDATE] Apache-Test-1.06

2004-05-20 Thread Geoffrey Young
a release candidate for Apache-Test 1.11 is now available. http://perl.apache.org/~geoff/Apache-Test-1.11-dev.tar.gz please take the time to excercise the candidate through all your existing applications that use Apache-Test and report back successes or failures. --Geoff Changes since 1.10:

Re: [RELEASE CANDIDATE] Apache-Test-1.06

2003-11-07 Thread David Wheeler
On Friday, November 7, 2003, at 02:35 PM, Stas Bekman wrote: I have no problems posting attachements to this list (mozilla-mail || pine). It's possible that it's specific to your mail sw. Have you tried contacting test-dev-owner to report this problem? No, haven't worried about it too much. I'll

Re: [RELEASE CANDIDATE] Apache-Test-1.06

2003-11-07 Thread Stas Bekman
David Wheeler wrote: On Friday, November 7, 2003, at 02:25 PM, Stas Bekman wrote: That's because the mail list software strips them off! I'll send it to you directly. eh? since when? it's a first time I hear that. Is it because of the way your mailer attaches them? Doubt it, but it has happene

Re: [RELEASE CANDIDATE] Apache-Test-1.06

2003-11-07 Thread David Wheeler
On Friday, November 7, 2003, at 02:25 PM, Stas Bekman wrote: That's because the mail list software strips them off! I'll send it to you directly. eh? since when? it's a first time I hear that. Is it because of the way your mailer attaches them? Doubt it, but it has happened to me on this list be

Re: [RELEASE CANDIDATE] Apache-Test-1.06

2003-11-07 Thread Stas Bekman
David Wheeler wrote: On Friday, November 7, 2003, at 02:08 PM, Stas Bekman wrote: Can you please test with the current cvs, should be fixed now. Confirmed, thanks! Thanks for testing, David. I don't think we have changed anything, besides the patches you've submitted by yourself ;) There is no p

Re: [RELEASE CANDIDATE] Apache-Test-1.06

2003-11-07 Thread David Wheeler
On Friday, November 7, 2003, at 02:08 PM, Stas Bekman wrote: Can you please test with the current cvs, should be fixed now. Confirmed, thanks! I don't think we have changed anything, besides the patches you've submitted by yourself ;) There is no patch attachment, btw. That's because the mail lis

Re: [RELEASE CANDIDATE] Apache-Test-1.06

2003-11-07 Thread Stas Bekman
David Wheeler wrote: On Friday, November 7, 2003, at 01:07 PM, Geoffrey Young wrote: a release candidate for Apache-Test 1.06 is now available. 1.06 is the version of Apache-Test that will ship with mod_perl 1.99_11. http://perl.apache.org/~geoff/Apache-Test-1.06-dev.tar.gz please take the ti

Re: [RELEASE CANDIDATE] Apache-Test-1.06

2003-11-07 Thread David Wheeler
On Friday, November 7, 2003, at 01:07 PM, Geoffrey Young wrote: a release candidate for Apache-Test 1.06 is now available. 1.06 is the version of Apache-Test that will ship with mod_perl 1.99_11. http://perl.apache.org/~geoff/Apache-Test-1.06-dev.tar.gz please take the time to excercise the c

[RELEASE CANDIDATE] Apache-Test-1.06

2003-11-07 Thread Geoffrey Young
a release candidate for Apache-Test 1.06 is now available. 1.06 is the version of Apache-Test that will ship with mod_perl 1.99_11. http://perl.apache.org/~geoff/Apache-Test-1.06-dev.tar.gz please take the time to excercise the candidate through all your existing applications that use Apache-