Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: Dev

[Fwd: 5.8.2 RC1]

 

 

ModPerl dev RSS feed   Index | Next | Previous | View Threaded


geoff at modperlcookbook

Oct 28, 2003, 8:58 AM

Post #1 of 5 (1337 views)
Permalink
[Fwd: 5.8.2 RC1]

hi all...

time to start testing a new perl release candidate.

note that mod_perl is specifically mentioned under 'particular interests' :)

last night, everything passed for me with RC1 except 2.0-worker, which got
this error:

[Tue Oct 28 04:51:10 2003] [error] lookup of 'Apache::PerlSections::handler'
failed


Syntax error on line 25 of /src/mod_perl-2.0/t/conf/extra.last.conf:
<Perl> handler Apache::PerlSections failed with status=500

still looking into it.

--Geoff

-------- Original Message --------
Subject: 5.8.2 RC1
Date: Mon, 27 Oct 2003 23:49:28 +0000
From: Nicholas Clark <nick [at] ccl4>
To: perl5-porters [at] perl

They went to sea in a Sieve, they did,
In a Sieve they went to sea:
In spite of all their friends could say,
On a winter's morn, on a stormy day,
In a Sieve they went to sea!
And when the Sieve turned round and round,
And everyone cried, "You'll all be drowned!"
They cried aloud, "Our Sieve ain't big,
But we don't care a button, we don't care a fig!
In a Sieve we'll go to sea!"

Far and few, far and few,
Are the lands where the Jumblies live;
Their heads are green, and their hands are blue,
And they went to sea in a Sieve.

(The Jumblies - Edward Lear)

Well, here is our very own sea-going sieve. :-)
Please test it thoroughly and find all the holes *before* we set sail.

http://www.cpan.org/authors/id/N/NW/NWCLARK/perl-5.8.2-RC1.tar.bz2

Once it's propagated round the CPAN mirrors I'll make an announcement
on use.perl

I'm particularly interested in

0: binary compatibility between 5.8.2 and modules compiled under 5.8.0

1: binary compatibility between 5.8.2 and modules compiled under 5.8.1

2: how scripts that hash large amounts of data behave

3: reassurance that it still build on Windows, VMS, OS/2, ...

4: whether OS X and Solaris build all XS modules correctly now

5: is modperl still happy

6: does PAR work smoothly

I suspect that I've forgotten something important from that list

rsync ftp.linux.activestate.com::perl-5.8.x/

will be at RC1 for the next 16 hours or so.

Nicholas Clark


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe [at] perl
For additional commands, e-mail: dev-help [at] perl


stas at stason

Oct 28, 2003, 3:28 PM

Post #2 of 5 (1298 views)
Permalink
Re: [Fwd: 5.8.2 RC1] [In reply to]

Geoffrey Young wrote:
> hi all...
>
> time to start testing a new perl release candidate.

Not yet. I'll commit shortly a change that won't do the seed mungling we did
for 5.8.1.

> note that mod_perl is specifically mentioned under 'particular
> interests' :)

heh.

> last night, everything passed for me with RC1 except 2.0-worker, which
> got this error:
>
> [Tue Oct 28 04:51:10 2003] [error] lookup of
> 'Apache::PerlSections::handler' failed

Yup, I saw this and a few other random failures.

You are probably not running 5.9.0 tests I get heaps of broken tests in both
mp1 and mp2, haven't looked at the details yet.

__________________________________________________________________
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:stas [at] stason http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe [at] perl
For additional commands, e-mail: dev-help [at] perl


geoff at modperlcookbook

Oct 28, 2003, 3:52 PM

Post #3 of 5 (1300 views)
Permalink
Re: [Fwd: 5.8.2 RC1] [In reply to]

>
>> last night, everything passed for me with RC1 except 2.0-worker, which
>> got this error:
>>
>> [Tue Oct 28 04:51:10 2003] [error] lookup of
>> 'Apache::PerlSections::handler' failed
>
>
> Yup, I saw this and a few other random failures.
>

random is right - I've seen a few others since then

> You are probably not running 5.9.0 tests I get heaps of broken tests in
> both mp1 and mp2, haven't looked at the details yet.
>

I run against bleedperl nightly, but I never pay attention to those results.
probably time to since 5.9.0 was announced, though.

--Geoff


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe [at] perl
For additional commands, e-mail: dev-help [at] perl


stas at stason

Oct 28, 2003, 4:01 PM

Post #4 of 5 (1286 views)
Permalink
Re: [Fwd: 5.8.2 RC1] [In reply to]

Geoffrey Young wrote:
>
>>
>>> last night, everything passed for me with RC1 except 2.0-worker,
>>> which got this error:
>>>
>>> [Tue Oct 28 04:51:10 2003] [error] lookup of
>>> 'Apache::PerlSections::handler' failed
>>
>> Yup, I saw this and a few other random failures.
>>
>
> random is right - I've seen a few others since then

Which is a very bad sign ;(

__________________________________________________________________
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:stas [at] stason http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe [at] perl
For additional commands, e-mail: dev-help [at] perl


stas at stason

Oct 28, 2003, 4:05 PM

Post #5 of 5 (1296 views)
Permalink
Re: [Fwd: 5.8.2 RC1] [In reply to]

Stas Bekman wrote:
> Geoffrey Young wrote:
>
>>
>>>
>>>> last night, everything passed for me with RC1 except 2.0-worker,
>>>> which got this error:
>>>>
>>>> [Tue Oct 28 04:51:10 2003] [error] lookup of
>>>> 'Apache::PerlSections::handler' failed
>>>
>>>
>>> Yup, I saw this and a few other random failures.
>>>
>>
>> random is right - I've seen a few others since then
>
>
> Which is a very bad sign ;(

Make sure that you run with PERL_HASH_SEED_DEBUG=1 and PassEnv
PERL_HASH_SEED_DEBUG, and record those failing seeds. Then feed them back
with: PERL_HASH_SEED=$seed and PassEnv PERL_HASH_SEED and hopefully you will
be able to reproduce them.

__________________________________________________________________
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:stas [at] stason http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe [at] perl
For additional commands, e-mail: dev-help [at] perl

ModPerl dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.