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

2016-08-31 Thread Adam Prime

+1 on solaris 10

On 16-08-24 01:02 PM, Steve Hay wrote:

Please download, test, and report back on this Apache-Test 1.40
release candidate.

https://dist.apache.org/repos/dist/dev/perl/Apache-Test-1.40-rc1.tar.gz

MD5  = ecabfbf3a782601aa1511ae3c89601b0
SHA1 = a046f0ccd3a696ecbcaa207dbe92a83c92e5f4c4

=item 1.40-rc1

Specify licence (Apache 2.0) in META.yml. [Steve Hay, CPAN RT#111359]

Fix broken POD. [Steve Hay]

Switch argument order in "openssl gendsa". [rjung]

Add (limited) checks for *_SAN_*_n and *_DN_Email variables. [kbrand]

Update key sizes and message digest to what is common in 2015. [kbrand]

-
To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org
For additional commands, e-mail: dev-h...@perl.apache.org





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

2016-08-27 Thread Jie Gao
I have just tried to build mod_perl from mod_perl-SVN as at Sun Aug 28 03:25:32 
UTC 2016, "make test" hang at:

t/protocol/eliza.t .. 1/7 

Further testing: 


waiting 300 seconds for server to start: .[Sun Aug 28 13:49:17.900567 2016] 
[env:warn] [pid 18374:tid 140032060188416] AH01506: PassEnv variable 
LD_LIBRARY_PATH was undefined
[Sun Aug 28 13:49:17.927443 2016] [perl:info] [pid 18374:tid 140032060188416] 6 
Apache2:: modules loaded
[Sun Aug 28 13:49:17.927468 2016] [perl:info] [pid 18374:tid 140032060188416] 0 
APR:: modules loaded
[Sun Aug 28 13:49:17.927506 2016] [perl:info] [pid 18374:tid 140032060188416] 
base server + 32 vhosts ready to run tests
..
waiting 300 seconds for server to start: ok (waited 2 secs)
server localhost:8529 started
server localhost:8530 listening (filter_out_apache)
server localhost:8531 listening (perlsections)
server localhost:8532 listening (inherit)
server localhost:8533 listening (TestModperl::perl_options2)
server localhost:8534 listening (TestModperl::perl_options)
server localhost:8535 listening (TestModperl::setupenv)
server localhost:8536 listening (TestModperl::merge)
server localhost:8537 listening (TestUser::rewrite)
server localhost:8538 listening (TestModules::proxy)
server localhost:8539 listening (TestVhost::config)
server localhost:8540 listening (TestVhost::log)
server localhost:8541 listening (TestDirective::perlcleanuphandler)
server localhost:8542 listening (TestProtocol::eliza)
server localhost:8543 listening (TestProtocol::echo_nonblock)
server localhost:8544 listening (TestProtocol::echo_block)
server localhost:8545 listening (TestProtocol::echo_timeout)
server localhost:8546 listening (TestProtocol::echo_bbs2)
server localhost:8547 listening (TestProtocol::pseudo_http)
server localhost:8548 listening (TestProtocol::echo_filter)
server localhost:8549 listening (TestProtocol::echo_bbs)
server localhost:8550 listening (TestPreConnection::note)
server localhost:8551 listening (TestHooks::startup)
server localhost:8552 listening (TestHooks::hookrun)
server localhost:8553 listening (TestHooks::trans)
server localhost:8554 listening (TestHooks::stacked_handlers2)
server localhost:8555 listening (TestHooks::init)
server localhost:8556 listening (TestFilter::both_str_con_add)
server localhost:8557 listening (TestFilter::in_bbs_inject_header)
server localhost:8558 listening (TestFilter::in_str_msg)
server localhost:8559 listening (TestFilter::in_bbs_msg)
server localhost:8560 listening (TestDirective::perlrequire)
server localhost:8561 listening (TestDirective::perlmodule)
server localhost:8562 listening (TestPerl::ithreads)
server localhost:8563 listening (TestPerl::ithreads3)
server localhost:8564 listening (TestDirective::perlloadmodule3)
server localhost:8565 listening (TestDirective::perlloadmodule5)
server localhost:8566 listening (TestDirective::perlloadmodule4)
server localhost:8567 listening (TestAPI::add_config)
server localhost:8568 listening (TestDirective::perlloadmodule6)
server localhost:8569 listening (TestHooks::push_handlers_anon)
t/protocol/eliza.t .. 
1..7
# Running under perl version 5.020002 for linux
# Current time local: Sun Aug 28 13:49:20 2016
# Current time GMT:   Sun Aug 28 03:49:20 2016
# Using Test.pm version 1.26
# Using Apache/Test.pm version 1.39
ok 1
# send: Hello Eliza
# recv: Hi. What seems to be your problem?
ok 2
# send: How are you?
# recv: Why do you ask?
ok 3
# send: Why do I have core dumped?
# recv: Does that question interest you?
ok 4
# send: I feel like writing some tests today, what about you?
# recv: Please go on.
ok 5
# send: Good bye, Eliza
# recv: Tell me more about that.
ok 6

(test hang.)

>From error_log:

> less t/logs/error_log 

*** This is a test for Apache2::ServerUtil::server_shutdown_cleanup_register ***
*** Following a line consisting only of * characters there should be a line  ***
*** containing   ***
*** "cleanup died: testing server_shutdown_cleanup_register".***
*** The next line should then read   ***
*** "done with server_shutdown_cleanup_register" ***

Apache2::ServerUtil: cleanup died: testing server_shutdown_cleanup_register
*** done with server_shutdown_cleanup_register   ***

END in modperl_extra.pl, pid=18374
END in modperl_extra.pl, pid=18374
[Sun Aug 28 13:49:19.664072 2016] [mpm_event:notice] [pid 18378:tid 
140032060188416] AH00489: Apache/2.4.23 (Unix) world domination series/2.0 
mod_perl/2.0.10-dev Perl/v5.20.2 configured -- resuming normal operations
[Sun Aug 28 13:49:19.664099 2016] [mpm_event:info] [pid 18378:tid 
140032060188416] AH00490: Server 

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

2016-08-25 Thread Jie Gao
> > +1 on RHEL6.8:
> > 
> > Bundled Perl v5.10.1 + Apache 2.4.23 (with default configuration build).
> 
> Without mod_perl-SVN and with LWP-5.833.
> 
> > +1 on Ubuntu v16.04.1:
> > 
> > Bundled Perl v5.22.1 + Apache 2.4.23 (with default configuration build).
>  
> Without mod_perl-SVN and with LWP-5.835.

Sorry got mixed up: Should be Without mod_perl-SVN and with LWP-6.15.


-Jie


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

2016-08-25 Thread Jie Gao
> +1 on RHEL6.8:
> 
> Perl v5.20.2 + Apache 2.4.23 (with default configuration build).
 
Without mod_perl-SVN and with LWP-5.835.



-Jie


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

2016-08-25 Thread Jie Gao
> +1 on RHEL6.8:
> 
> Bundled Perl v5.10.1 + Apache 2.4.23 (with default configuration build).

Without mod_perl-SVN and with LWP-5.833.

> +1 on Ubuntu v16.04.1:
> 
> Bundled Perl v5.22.1 + Apache 2.4.23 (with default configuration build).
 
Without mod_perl-SVN and with LWP-5.835.

 
-Jie


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

2016-08-25 Thread Jie Gao
+1 on RHEL6.8:

Bundled Perl v5.10.1 + Apache 2.2.31 (with default configuration build).
Perl v5.20.2 + Apache 2.2.31 (with default configuration build). 

+1 on Ubuntu v16.04.1:

Bundled Perl v5.22.1 + Apache 2.2.31 (with default configuration build).



-Jie


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

2016-08-25 Thread Jie Gao
+1 on RHEL6.8:

Bundled Perl v5.10.1 + Apache 2.4.23 (with default configuration build).

+1 on Ubuntu v16.04.1:

Bundled Perl v5.22.1 + Apache 2.4.23 (with default configuration build).


* Steve Hay <steve.m@googlemail.com> wrote:

> Date: Wed, 24 Aug 2016 18:09:24 +0100
> From: Steve Hay <steve.m@googlemail.com>
> To: Steve Hay <steve...@apache.org>
> CC: test-...@perl.apache.org, d...@perl.apache.org,
>  "modperl@perl.apache.org" <modperl@perl.apache.org>, d...@httpd.apache.org
> Subject: Re: [RELEASE CANDIDATE] Apache-Test-1.40 RC1
> 
> On 24 August 2016 at 18:02, Steve Hay <steve...@apache.org> wrote:
> > Please download, test, and report back on this Apache-Test 1.40
> > release candidate.
> >
> > https://dist.apache.org/repos/dist/dev/perl/Apache-Test-1.40-rc1.tar.gz
> >
> 
> +1 on Win8/VC10 with default configuration builds of:
> 
> Perl 5.20.3 + Apache 2.2.31
> Perl 5.20.3 + Apache 2.4.23
> 
> Perl 5.22.3-RC2 + Apache 2.2.31
> Perl 5.22.3-RC2 + Apache 2.4.23
> 
> Perl 5.24.1-RC2 + Apache 2.2.31
> Perl 5.24.1-RC2 + Apache 2.4.23
> 
> Perl 5.25.3 + Apache 2.2.31
> Perl 5.25.3 + Apache 2.4.23
> 
> all with and without mod_perl-SVN and LWP-6.15.


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

2016-08-25 Thread Jie Gao
+1 on RHEL6.8:

Perl v5.20.2 + Apache 2.4.23 (with default configuration build).

.




* Steve Hay <steve.m@googlemail.com> wrote:

> Date: Wed, 24 Aug 2016 18:09:24 +0100
> From: Steve Hay <steve.m@googlemail.com>
> To: Steve Hay <steve...@apache.org>
> CC: test-...@perl.apache.org, d...@perl.apache.org,
>  "modperl@perl.apache.org" <modperl@perl.apache.org>, d...@httpd.apache.org
> Subject: Re: [RELEASE CANDIDATE] Apache-Test-1.40 RC1
> 
> On 24 August 2016 at 18:02, Steve Hay <steve...@apache.org> wrote:
> > Please download, test, and report back on this Apache-Test 1.40
> > release candidate.
> >
> > https://dist.apache.org/repos/dist/dev/perl/Apache-Test-1.40-rc1.tar.gz
> >
> 
> +1 on Win8/VC10 with default configuration builds of:
> 
> Perl 5.20.3 + Apache 2.2.31
> Perl 5.20.3 + Apache 2.4.23
> 
> Perl 5.22.3-RC2 + Apache 2.2.31
> Perl 5.22.3-RC2 + Apache 2.4.23
> 
> Perl 5.24.1-RC2 + Apache 2.2.31
> Perl 5.24.1-RC2 + Apache 2.4.23
> 
> Perl 5.25.3 + Apache 2.2.31
> Perl 5.25.3 + Apache 2.4.23
> 
> all with and without mod_perl-SVN and LWP-6.15.


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

2016-08-24 Thread Steve Hay
On 24 August 2016 at 18:02, Steve Hay  wrote:
> Please download, test, and report back on this Apache-Test 1.40
> release candidate.
>
> https://dist.apache.org/repos/dist/dev/perl/Apache-Test-1.40-rc1.tar.gz
>

+1 on Win8/VC10 with default configuration builds of:

Perl 5.20.3 + Apache 2.2.31
Perl 5.20.3 + Apache 2.4.23

Perl 5.22.3-RC2 + Apache 2.2.31
Perl 5.22.3-RC2 + Apache 2.4.23

Perl 5.24.1-RC2 + Apache 2.2.31
Perl 5.24.1-RC2 + Apache 2.4.23

Perl 5.25.3 + Apache 2.2.31
Perl 5.25.3 + Apache 2.4.23

all with and without mod_perl-SVN and LWP-6.15.


[RELEASE CANDIDATE] Apache-Test-1.40 RC1

2016-08-24 Thread Steve Hay
Please download, test, and report back on this Apache-Test 1.40
release candidate.

https://dist.apache.org/repos/dist/dev/perl/Apache-Test-1.40-rc1.tar.gz

MD5  = ecabfbf3a782601aa1511ae3c89601b0
SHA1 = a046f0ccd3a696ecbcaa207dbe92a83c92e5f4c4

=item 1.40-rc1

Specify licence (Apache 2.0) in META.yml. [Steve Hay, CPAN RT#111359]

Fix broken POD. [Steve Hay]

Switch argument order in "openssl gendsa". [rjung]

Add (limited) checks for *_SAN_*_n and *_DN_Email variables. [kbrand]

Update key sizes and message digest to what is common in 2015. [kbrand]