Re: Problems with apreq2 on OS X

2006-10-29 Thread Fred Moyer
dug around a bit in the code trying to resolve this issue, but it's a bit above my head right now. Patrick Fred Moyer wrote: Patrick Galbraith wrote: [Sun Oct 29 12:38:27 2006] [notice] Apache/2.2.3 (Unix) mod_ssl/2.2.3 OpenSSL/0.9.8d DAV/2 mod_perl/2.0.2 Perl/v5.8.8 configured

Problem with -path in Apache2::Cookie?

2005-05-11 Thread Fred Moyer
Hi, I've been playing around with Apache2::Cookie and I've found that when setting -path via my $cookie = Apache2::Cookie-new($r, -path = $mypath...) # I also set -name, -value, -expires, -domain, -secure the same way ends up setting -path to 'domain' when I view the cookie, regardless of the

Re: [VOTE] libapreq2-2.06-dev-rc4

2005-07-19 Thread Fred Moyer
Please test vote on rc4 for tomorrow's release of: http://people.apache.org/~joes/libapreq2-2.06-dev-rc4.tar.gz From userland mod_perl 2.01, perl 5.8.6, httpd 2.0.54, linux 2.6.12, all tests pass, +1.

Re: svn commit: r744281 - /httpd/apreq/trunk/glue/perl/xsbuilder/apreq_xs_postperl.h

2009-02-13 Thread Fred Moyer
On Fri, Feb 13, 2009 at 3:27 PM, j...@apache.org wrote: Author: joes Date: Fri Feb 13 23:27:31 2009 New Revision: 744281 URL: http://svn.apache.org/viewvc?rev=744281view=rev Log: revert, yes mortal is correct here Could you give a lamens explanation of sv_2mortal for those of us aspiring

Re: [RELEASE CANDIDATE] libapreq2 2.12 RC1

2009-03-06 Thread Fred Moyer
Joe Schaefer wrote: Please test and vote on the following tarball and sigfile: http://people.apache.org/~joes/libapreq2-2.12-RC1.tar.gz http://people.apache.org/~joes/libapreq2-2.12-RC1.tar.gz.asc I've seeded the dates to be 1 week from today, so let's not dilly-dally please ;-) Getting an

[ANNOUNCE] Apache-Test 1.37

2012-01-29 Thread Fred Moyer
Apache-Test 1.37 is coming to a CPAN mirror near you. Thanks to several different contributors for this release! md5: 179f247fc5c7d11387b9c73ae3fa6f71 1.37 January 29, 2012 Apache::TestRequest: improve compatibility for SSL requests with LWP 6 and IO::Socket::SSL, in

Undefined symbols for architecture x86_64 while building 2.4.2

2012-05-01 Thread Fred Moyer
On OS X 10.7, gcc 4.2.1, with apr-1.4.5 and apr-util 1.4.1, I encounter the following error attempting to build httpd 2.4.2. I didn't see any architecture specific code in srclib/apr/include/apr_file_info.h. Any thoughts? ./configure --prefix=/Users/phred/dev/httpd24 --enable-so

[RELEASE CANDIATE] Apache-Test 1.38-rc1

2012-07-19 Thread Fred Moyer
Please download, test, and report back on this Apache-Test 1.38 release candidate. http://people.apache.org/~phred/Apache-Test-1.38-rc1.tar.gz MD5 (Apache-Test-1.38-rc1.tar.gz) = 6fdf8e7221f3c46e68a3e9ab3595505c =item 1.38-rc1 Remove use of Nullsv as per modperl commit 1362399. [Steve Hay]

Re: [RELEASE CANDIDATE] Apache-Test 1.38-rc1

2012-07-23 Thread Fred Moyer
I can fix it up easily enough if you want to roll an RC2, otherwise I can fix it up after 1.38 is out since this is nothing new. Sure, go ahead and I'll roll RC2. On Mon, Jul 23, 2012 at 1:38 AM, Steve Hay steve@verosoftware.com wrote: Fred Moyer wrote on 2012-07-20: Please download

[RELEASE CANDIDATE] Apache-Test-1.38-rc2

2012-07-31 Thread Fred Moyer
RC2 is here, please download, test, and report back. http://people.apache.org/~phred/Apache-Test-1.38-rc2.tar.gz MD5 (Apache-Test-1.38-rc2.tar.gz) = b24a321d59473156c86163aecb9bfabf =item 1.38-rc2 Fix log_watch.t on Windows, which can't (naturally) delete open files. [Steve Hay] Fix

Re: [RELEASE CANDIDATE] Apache-Test-1.38-rc2

2012-08-01 Thread Fred Moyer
+1 OSX 10.7, 5.16, 2.2.21 On Wed, Aug 1, 2012 at 12:29 AM, Cosimo Streppone cos...@streppone.it wrote: On Wed, 01 Aug 2012 09:25:51 +0200, Steve Hay steve@verosoftware.com wrote: Fred Moyer wrote on 2012-07-31: RC2 is here, please download, test, and report back. http

[RELEASE CANDIDATE] Apache-Test-1.31 RC2

2010-02-09 Thread Fred Moyer
Greetings, Please, download, test, and report back on success or failure for this Apache::Test release candidate. Development from 1.30 has been ongoing for about two years, so this is as good a time as ever to make a release. http://people.apache.org/~phred/Apache-Test-1.31-rc2.tar.gz This

Re: [RELEASE CANDIDATE] Apache-Test-1.31 RC2

2010-02-09 Thread Fred Moyer
tonight. Adam Fred Moyer wrote: Greetings, Please, download, test, and report back on success or failure for this Apache::Test release candidate. Development from 1.30 has been ongoing for about two years, so this is as good a time as ever to make a release. http://people.apache.org

[ANNOUNCE] Fwd: CPAN Upload: P/PH/PHRED/Apache-Test-1.31.tar.gz

2010-02-24 Thread Fred Moyer
if mod_version is not built. [Adam Prime adam.pr...@utoronto.ca, Fred Moyer ph...@apache.org] PR: 41239 t/TEST -ping does not return a valid return code to the calling shell [ozw1z5rd alessio.pa...@staff.dada.net] Prevent infinite loop when no default apxs or httpd is present and repeated attempts

[ANNOUNCE] Apache-Test 1.32

2010-04-15 Thread Fred Moyer
-- From: PAUSE upl...@pause.perl.org Date: Thu, Apr 15, 2010 at 3:16 PM Subject: CPAN Upload: P/PH/PHRED/Apache-Test-1.32.tar.gz To: Fred Moyer f...@redhotpenguin.com The uploaded file    Apache-Test-1.32.tar.gz has entered CPAN as  file: $CPAN/authors/id/P/PH/PHRED/Apache-Test-1.32.tar.gz

[RELEASE CANDIDATE] Apache-Test-1.33 RC1

2010-08-21 Thread Fred Moyer
variable before prompting with EU::MM to quit the test suite. Some automated smoke tests were failed because the EU::MM prompt was timing out. [Adam Prime, Fred Moyer] https://rt.cpan.org/Public/Bug/Display.html?id=32993 use TAP::Harness for Apache::TestHarnessPHP [Mark A. Hershberger] https

Re: [RELEASE CANDIDATE] Apache-Test-1.33 RC1

2010-09-11 Thread Fred Moyer
candidate and report back success or failure. Thanks! http://people.apache.org/~phred/Apache-Test-1.33-rc2.tar.gz On Sat, Aug 21, 2010 at 1:27 PM, Fred Moyer f...@redhotpenguin.com wrote: Please take a minute to test this release candidate for Apache-Test 1.33 and report back success or failure

Re: [RELEASE CANDIDATE] Apache-Test-1.33 RC1

2010-09-11 Thread Fred Moyer
On Sat, Sep 11, 2010 at 11:46 AM, Issac Goldstand mar...@beamartyr.net wrote:  On 9/11/2010 4:32 PM, Torsten Förtsch wrote: On Saturday, September 11, 2010 08:38:46 Fred Moyer wrote:  http://people.apache.org/~phred/Apache-Test-1.33-rc2.tar.gz +1 Debian Lenny (5.0.6) +1 Linux 2.6.23.17

[ANNOUNCE] Apache-Test 1.33

2010-09-14 Thread Fred Moyer
::TestSSLCA will now match the servername passed to t/TEST. [Joe Orton] Add check for automated testing environment variable before prompting with EU::MM to quit the test suite. Some automated smoke tests were failed because the EU::MM prompt was timing out. [Adam Prime, Fred Moyer] https

[RELEASE CANDIDATE] Apache-Test-1.34 RC1

2010-12-13 Thread Fred Moyer
. - Fix build edge case where rpm based mp sources missing Apache2::Build cause require failure in Apache-TestConfig. Reported by Ryan Gies. [Fred Moyer] When an explicit shared mod_perl lib is not defined, default to the first shared module found

Re: [RELEASE CANDIDATE] Apache-Test-1.34 RC1

2010-12-15 Thread Fred Moyer
On Wed, Dec 15, 2010 at 12:40 PM, Vincent Veyron vv.li...@wanadoo.fr wrote: Le mercredi 15 décembre 2010 à 07:08 +1100, David Dick a écrit : On 14/12/10 16:11, Fred Moyer wrote:   A release candidate for Apache-Test is now available at the following url:     http://people.apache.org/~phred

Re: [RELEASE CANDIDATE] Apache-Test-1.34 RC1

2010-12-17 Thread Fred Moyer
. Mario On Wed, Dec 15, 2010 at 13:14, Jim Jagielski j...@jagunet.com wrote: +1 On Dec 14, 2010, at 12:11 AM, Fred Moyer wrote: A release candidate for Apache-Test is now available at the following url: http://people.apache.org/~phred/Apache-Test-1.34-rc1.tar.gz Please download, test

[RELEASE CANDIDATE] Apache-Test-1.35 RC1

2011-01-20 Thread Fred Moyer
. Please take it for a spin and return a +1/-1. Return value on running tests as root should be 0, not 1. Thanks to Michael Schout for the spot. [Fred Moyer] Add support for RFC2253 DN string format to dn_oneline in Apache::TestSSLCA [Stefan Fritsch] Make Apache::Test::sok() compatible

Re: [RELEASE CANDIDATE] Apache-Test-1.35 RC1

2011-01-22 Thread Fred Moyer
+1 on Linux/5.8.8/2.0.5-dev +1 on Darwin/5.12.2/2.0.5-dev 2011/1/22 Torsten Förtsch torsten.foert...@gmx.net: On Thursday, January 20, 2011 17:40:21 Fred Moyer wrote: One more A-T release is needed before we can roll the mod_perl 2.0.5 rc. http://people.apache.org/~phred/Apache-Test-1.35-rc1

Re: test framework and latest Fedora

2011-01-23 Thread Fred Moyer
On Fri, Jan 21, 2011 at 1:29 AM, Joe Orton jor...@redhat.com wrote: CC'ing test-dev@. On Thu, Jan 20, 2011 at 12:00:41PM -0500, Jim Jagielski wrote: On the latest Fedora, -times=X no longer works: t/modules/rewrite.t .. ok t/modules/rewrite.t .. ok You already have a parser for

Re: test framework and latest Fedora

2011-01-23 Thread Fred Moyer
On Sun, Jan 23, 2011 at 10:49 AM, Jim Jagielski j...@jagunet.com wrote: IIRC, SMOKE used that feature as well... Best I can tell with a cursory look is that SMOKE (you have to create it from the example in Apache::TestSmoke) uses the same times=X syntax, but doesn't pass that through to

Re: test framework and latest Fedora

2011-01-23 Thread Fred Moyer
On Sun, Jan 23, 2011 at 10:52 AM, Jim Jagielski j...@jagunet.com wrote: On Jan 23, 2011, at 1:46 PM, Fred Moyer wrote: I welcome feedback here on desired approaches.  What is 'times=' being used for?  Can you tryout t/SMOKE instead? I'll try SMOKE... I basically use times simply to run

[patch] test framework httpd fails to start if mod_deflate is not built

2011-01-23 Thread Fred Moyer
If mod_deflate is not built, the Apache-Test httpd will not start. Index: httpd/test/framework/trunk/t/conf/extra.conf.in === --- httpd/test/framework/trunk/t/conf/extra.conf.in(revision 1062532) +++

Re: test framework and latest Fedora

2011-01-23 Thread Fred Moyer
On Sun, Jan 23, 2011 at 10:52 AM, Jim Jagielski j...@jagunet.com wrote: I'll try SMOKE... I basically use times simply to run the same test over and over. For example, when people said that the proxy changes caused the rewrite tests to occasionally fail, a        t/TEST -times=100

[RELEASE CANDIDATE] Apache-Test-1.36 RC1

2011-01-31 Thread Fred Moyer
object attributes. Also generate t/SMOKE on build now, instead of requiring the user to build it. Thanks to Jim Jagielski for the spot on the -times=X issue on t/TEST. [Fred Moyer] More or less cosmetical, prevent repeating adding source lib info lines in the output when testing Apache::Test

Re: [RELEASE CANDIDATE] Apache-Test-1.36 RC1

2011-02-02 Thread Fred Moyer
2011/2/2 Torsten Förtsch torsten.foert...@gmx.net: On Tuesday, February 01, 2011 07:54:43 Fred Moyer wrote: http://people.apache.org/~phred/Apache-Test-1.36-rc1.tar.gz +1 Thanks - nice smoke report :)

[ANNOUNCE] Fwd: CPAN Upload: P/PH/PHRED/Apache-Test-1.36.tar.gz

2011-02-02 Thread Fred Moyer
of requiring the user to build it. Thanks to Jim Jagielski for the spot on the -times=X issue on t/TEST. [Fred Moyer] More or less cosmetical, prevent repeating adding source lib info lines in the output when testing Apache::Test, SizeLimit and similar [Torsten Foertsch] -- Forwarded message

Re: weird error after upgrade of cpan libs

2011-02-02 Thread Fred Moyer
Did you build mod_perl with /usr/bin/perl or another binary? Did you 'LoadModule perl_modulemodules/mod_perl.so'? This looks like more of a mod_perl issue than apreq. On Wed, Feb 2, 2011 at 12:44 PM, Mark Hedges hed...@formdata.biz wrote: I upgraded some CPAN libs including

Re: weird error after upgrade of cpan libs

2011-02-02 Thread Fred Moyer
these CPAN upgrades.  mod_perl seems to work otherwise. Can you use the apreq rpm? Mixing rpms and source packages can give varied results with Perl (from the mouth of the fedora maintainer a few years ago at YAPC). Mark On Wed, 2 Feb 2011, Fred Moyer wrote: Did you build mod_perl

Re: [rt.cpan.org #66085] make test fails at test_cgi because of missing LD_LIBRARY_PATH on SunOS with /opt/csw/lib/*

2011-02-23 Thread Fred Moyer
I like Marco's solution - am adding it to mod_perl. On Wed, Feb 23, 2011 at 7:44 AM, Issac Goldstand via RT bug-libapr...@rt.cpan.org wrote: URL: https://rt.cpan.org/Ticket/Display.html?id=66085 If you use $ CPPFLAGS=-I/opt/csw/lib LDFLAGS=-L/opt/csw/lib  ./configure ... will that make it

Re: [PATCH] New default sort order in Apache-Test-1.36 (WAS: test framework and latest Fedora)

2011-05-25 Thread Fred Moyer
+1 Do you have commit privileges on Apache-Test? On Fri, May 20, 2011 at 1:51 PM, Rainer Jung rainer.j...@kippdata.de wrote: I noticed, that the SMOKE change in 1.36 also introduced a new sorting behaviour. In the change the test suite was running by default using the repeat order, that means

Re: raw POST data

2005-08-14 Thread Fred Moyer
Have you guys already added something similar in version 2? Yes. Because mod_apreq2 is a filter, so the raw post data is always available through r-input_filter. Is there a way to access the raw post data from the Perl module namespace? I am specifically interested in implementing an xml

[patch] test fails when mod_alias not built

2006-01-19 Thread Fred Moyer
Hello, After reading mod_perl for speed freaks I trimmed down my httpd and had test failures building apreq trunk against Perl 5.8.6, mod_perl 2.0.2 and Apache 2.2.0. The following small changes resulting in make test completing when httpd was not built with mod_alias. - Fred Index:

Re: Cookies in IE/Non-dev libapreq2 version for apache2?

2006-02-03 Thread Fred Moyer
Jason Younker wrote: I recently upgraded to the following (on a rhel3 box mason2.2): Apache/2.0.55 mod_ssl/2.0.55 OpenSSL/0.9.8 mod_apreq2-20050712/2.1.3-dev mod_perl/2.0.2 Perl/v5.8.0 Everything has been running fine on my linux dev box (using firefox 1.5). However, when I switch over to my

Re: 2.07-rc4 available for testing

2006-02-06 Thread Fred Moyer
Randy Kobes wrote: On Thu, 2 Feb 2006, Joe Schaefer wrote: Please download, test, and report back on the following candidate tarball: http://people.apache.org/~joes/libapreq2-2.07-rc4.tar.gz Sorry for the delay ... This builds and tests successfully, including the perl glue, on both: -

Re: [RT] what's the roadmap?

2006-02-20 Thread Fred Moyer
Geoffrey Young wrote: I think that's a good idea, so long as [EMAIL PROTECTED] can withstand the occasional question about our perl glue. Someday I'd actually like to see trunk/glue/perl moved over to mod_perl's trunk, and our C code folded into httpd somehow, but that may take some time

Re: [RELEASE CANDIDATES] Status ?

2006-10-29 Thread Fred Moyer
Philip M. Gollucci wrote: Hi all, so it seems I dropped the ball on the releases. I'm about to get back into it. Does anyone know of any issues that are still oustanding from mod_perl-2.0.3-RC1 Apache-Test 1.29-RC1 libapreq2 2.09-RC1 before I roll -RC2s. I'm pretty sure Apache-Test

Re: Problems with apreq2 on OS X

2006-10-29 Thread Fred Moyer
Dave Viner wrote: this might be a dumb question, but have you checked that the apreq module is loaded? LoadModule apreq_modulemodules/mod_apreq2.so ? Egads - that was it. I've only been using this module for how many years? Somehow that line went missing from my httpd.conf in one of

Re: [RELEASE CANDIDATE] libapreq 1.34-RC3

2007-06-04 Thread Fred Moyer
Issac Goldstand wrote: Please give the tarball at http://people.apache.org/~issac/libapreq-1.34-RC3.tar.gz a try and report comments/problems/etc. to the apreq-dev list at [EMAIL PROTECTED] All tests OK on Fedora Core 5, perl 5.8.8, apache 1.3.37, mod_perl 1.30. +1

Re: [RELEASE CANDIDATE] libapreq 1.34-RC3

2007-08-08 Thread Fred Moyer
Issac Goldstand wrote: We're still waiting on a couple of PMC votes to roll. If anyone's got time to make test and vote on this, it'd be great. Issac I remember testing this and giving a +1, and seeing another +1 from Randy Kobes, but I can't seem to track down those emails in the

Re: [RELEASE CANDIDATE] libapreq2 2.10 RC1

2008-11-12 Thread Fred Moyer
Failed a few tests here, perl 5.8.8, apache 2.2.10, mod_perl 2.0.4 prefork, linux. Can look at this more tomorrow. [EMAIL PROTECTED] perl]$ ./t/TEST -verbose t/apreq/upload.t [warning] setting ulimit to allow core files ulimit -c unlimited; /usr/bin/perl

Re: [RELEASE CANDIDATE] libapreq2 2.12 RC2

2009-03-06 Thread Fred Moyer
Joe Schaefer wrote: - Original Message t/apreq/cgi# writing file: /Users/phred/dev/svn/sl/trunk/SL-App/src/libapreq2-2.12/glue/perl/t/cgi-bin/test_cgi.pl My guess is that this write failed. Wonder why, permissions maybe? No cgi-bin dir on my system in glue/perl/t. Permissions