[ANNOUNCE] mod_perl 2.0.0

2005-06-17 Thread Philippe M. Chiasson
The URL http://perl.apache.org/dist/mod_perl-2.0.1.tar.gz has entered CPAN as file: $CPAN/authors/id/G/GO/GOZER/mod_perl-2.0.1.tar.gz size: 3694355 bytes md5: fd9cb8ce794bb3ae3c8c288e18bf5b8f The package is also available from: http://apache.org/dist/perl/mod_perl-2.0.1.tar.gz

[ANNOUNCE] mod_perl 2.0.0

2005-06-17 Thread Philippe M. Chiasson
The URL http://perl.apache.org/dist/mod_perl-2.0.1.tar.gz has entered CPAN as file: $CPAN/authors/id/G/GO/GOZER/mod_perl-2.0.1.tar.gz size: 3694355 bytes md5: fd9cb8ce794bb3ae3c8c288e18bf5b8f The package is also available from: http://apache.org/dist/perl/mod_perl-2.0.1.tar.gz

[ANNOUNCE] mod_perl 2.0.0

2005-05-20 Thread Philippe M. Chiasson
The URL http://people.apache.org/~gozer/mp2/mod_perl-2.0.0.tar.gz has entered CPAN as file: $CPAN/authors/id/G/GO/GOZER/mod_perl-2.0.0.tar.gz size: 1440319 bytes md5: 99325d82e2c42361123f6a242e57a593 The package is also available from: http://apache.org/dist/perl/mod_perl-2.0.0

Re: [ANNOUNCE] mod_perl 2.0.0 (preview!)

2005-05-19 Thread mi cuenta
On 5/14/05, Philippe M. Chiasson <[EMAIL PROTECTED]> wrote: > #* Allright folks, RC6 was released a while ago, and various issues > were resolved. According to our planned schedule, I am releasing > a mod_perl-2.0.0 preview! As before, this is your last chance to > affect the new API, since after 2

Re: [ANNOUNCE] mod_perl 2.0.0 (preview!)

2005-05-16 Thread Foo Ji-Haw
All right! MP2 at last! Marc Slagle wrote: Philippe M. Chiasson wrote: #* Allright folks, RC6 was released a while ago, and various issues were resolved. According to our planned schedule, I am releasing a mod_perl-2.0.0 preview! As before, this is your last chance to affect the new API, since afte

Re: [ANNOUNCE] mod_perl 2.0.0 (preview!)

2005-05-16 Thread Marc Slagle
Philippe M. Chiasson wrote: #* Allright folks, RC6 was released a while ago, and various issues were resolved. According to our planned schedule, I am releasing a mod_perl-2.0.0 preview! As before, this is your last chance to affect the new API, since after 2.0.0 is released, incompatible API chang

Re: [ANNOUNCE] mod_perl 2.0.0 (preview!)

2005-05-14 Thread Malcolm J Harwood
On Saturday 14 May 2005 12:45 pm, Tom Williams wrote: > I learned with mod_perl-2.0.0-RC6 that previous mod_perl installations were > not compatible, requiring removal of those installations before installing > (including building) mod_perl-2.0.0-RC6. That happened with RC5. > Will there be a

Re: [ANNOUNCE] mod_perl 2.0.0 (preview!)

2005-05-14 Thread Tom Williams
Philippe M. Chiasson wrote: #* Allright folks, RC6 was released a while ago, and various issues were resolved. According to our planned schedule, I am releasing a mod_perl-2.0.0 preview! As before, this is your last chance to affect the new API, since after 2.0.0 is released, incompatible API chang

[ANNOUNCE] mod_perl 2.0.0 (preview!)

2005-05-14 Thread Philippe M. Chiasson
#* Allright folks, RC6 was released a while ago, and various issues were resolved. According to our planned schedule, I am releasing a mod_perl-2.0.0 preview! As before, this is your last chance to affect the new API, since after 2.0.0 is released, incompatible API changes will not happen. So, one

Re: [ANNOUNCE] mod_perl 2.0.0-RC6

2005-05-09 Thread Stas Bekman
Stas Bekman wrote: Octavian Rasnita wrote: Hi, I have tried to install it, using: # perl Makefile.pl # make After this step, it gave the following error: modperl_filter.c: In function `modperl_brigade_dump': modperl_filter.c:1253: internal error: Illegal instruction Please submit a full bug report,

Re: [ANNOUNCE] mod_perl 2.0.0-RC6

2005-05-09 Thread Stas Bekman
Stas Bekman wrote: Tom Williams wrote: [...] Ok, with this patch applied, I now get this: [EMAIL PROTECTED] mod_perl-2.0.0-RC6]$ perl Makefile.PL MP_APXS=/usr/local/apache-2.0.54/bin/apxs Reading Makefile.PL args from @ARGV MP_APXS = /usr/local/apache-2.0.54/bin/apxs mod_perl/1.999_021 installa

Re: [ANNOUNCE] mod_perl 2.0.0-RC6

2005-05-08 Thread Stas Bekman
Tom Williams wrote: [...] Ok, with this patch applied, I now get this: [EMAIL PROTECTED] mod_perl-2.0.0-RC6]$ perl Makefile.PL MP_APXS=/usr/local/apache-2.0.54/bin/apxs Reading Makefile.PL args from @ARGV MP_APXS = /usr/local/apache-2.0.54/bin/apxs mod_perl/1.999_021 installation detected... no

Re: [ANNOUNCE] mod_perl 2.0.0-RC6

2005-05-08 Thread Tom Williams
Stas Bekman wrote: Tom, please try with this patch: Index: Makefile.PL === --- Makefile.PL (revision 168093) +++ Makefile.PL (working copy) @@ -126,8 +126,9 @@ set_modperl_version(); if ($old_modperl_version) { -$old_

Re: [ANNOUNCE] mod_perl 2.0.0-RC6

2005-05-08 Thread Stas Bekman
Tom Williams wrote: Stas Bekman wrote: Changes since RC5: (snip) improve the diagnostics when detecting mp2 < 1.999022, tell the user which files and/or dirs need to be removed [Stas] I'm trying to install mod_perl 2.0.0-RC6 on a RedHat 9 based Linux system that is currently running Apache 2.0.

Re: [ANNOUNCE] mod_perl 2.0.0-RC6

2005-05-07 Thread Tom Williams
Stas Bekman wrote: Changes since RC5: (snip) improve the diagnostics when detecting mp2 < 1.999022, tell the user which files and/or dirs need to be removed [Stas] I'm trying to install mod_perl 2.0.0-RC6 on a RedHat 9 based Linux system that is currently running Apache 2.0.52/mod_perl 2.0.0-RC4

Re: [ANNOUNCE] mod_perl 2.0.0-RC6

2005-05-06 Thread Stas Bekman
Randy Kobes wrote: On Fri, 6 May 2005, Steve Hay wrote: Markus Wichitill wrote: [ .. ] I guess you two didn't remove the "if (!size)" check like I did? Shit. How dumb am I? You're absolutely right -- you have to remove the size check as well in order for Randy's fix to even be reached! With this

Re: [ANNOUNCE] mod_perl 2.0.0-RC6

2005-05-06 Thread Randy Kobes
On Fri, 6 May 2005, Steve Hay wrote: > Markus Wichitill wrote: [ .. ] > > > >I guess you two didn't remove the "if (!size)" check like I did? > > > Shit. How dumb am I? > > You're absolutely right -- you have to remove the size > check as well in order for Randy's fix to even be reached! > With t

Re: [ANNOUNCE] mod_perl 2.0.0-RC6

2005-05-06 Thread Steve Hay
Markus Wichitill wrote: >Randy Kobes wrote: > > >>>Randy, if you spot locations in docs and tests that do a comparison with >>>these two constants, which we will now have right, please adjust those. >>>Thank you! >>> >>> >>Thanks, Stas. I've done that, but unfortunately, like Steve, >>I'm

Re: [ANNOUNCE] mod_perl 2.0.0-RC6

2005-05-06 Thread Markus Wichitill
Randy Kobes wrote: Randy, if you spot locations in docs and tests that do a comparison with these two constants, which we will now have right, please adjust those. Thank you! Thanks, Stas. I've done that, but unfortunately, like Steve, I'm also finding these 2 tests still have problems :( I'll keep

Re: [ANNOUNCE] mod_perl 2.0.0-RC6

2005-05-05 Thread Randy Kobes
On Thu, 5 May 2005, Stas Bekman wrote: > Randy Kobes wrote: > [...] > > Does the following fix this? > > > > === > > Index: xs/APR/Status/APR__Status.h > > === > > --- xs

Re: [ANNOUNCE] mod_perl 2.0.0-RC6

2005-05-05 Thread Stas Bekman
Randy Kobes wrote: [...] Does the following fix this? === Index: xs/APR/Status/APR__Status.h === --- xs/APR/Status/APR__Status.h (revision 168337) +++ xs/APR/Status/APR__S

Re: [ANNOUNCE] mod_perl 2.0.0-RC6

2005-05-05 Thread Steve Hay
Randy Kobes wrote: >On Thu, 5 May 2005, Steve Hay wrote: > > > >>Randy Kobes wrote: >> >> >> >>>On Thu, 5 May 2005, Markus Wichitill wrote: >>> >>> >[ ... ] > > The actual error code returned by apr_file_open is 720002. >>>Does the following fix this? >>> >>>

Re: [ANNOUNCE] mod_perl 2.0.0-RC6

2005-05-05 Thread Randy Kobes
On Thu, 5 May 2005, Steve Hay wrote: > Randy Kobes wrote: > > >On Thu, 5 May 2005, Markus Wichitill wrote: [ ... ] > >>The actual error code returned by apr_file_open is 720002. > > > >Does the following fix this? > > > No. I was just in the process of trying the same thing > myself, but it doesn

Re: [ANNOUNCE] mod_perl 2.0.0-RC6

2005-05-05 Thread Markus Wichitill
Steve Hay wrote: I've removed the size code, too, and the problem is that after the exception is thrown, neither of the tests in RegistryCooker::read_script apply: if (ref $@ eq 'APR::Error') { return Apache2::Const::FORBIDDEN if $@ == APR::Const::EACCES; return Apache2

Re: [ANNOUNCE] mod_perl 2.0.0-RC6

2005-05-05 Thread Steve Hay
Randy Kobes wrote: >On Thu, 5 May 2005, Markus Wichitill wrote: > > > >>Steve Hay wrote: >> >> how can we test if the filehandle is valid then? may be we should skip that bit altogether? Steve, does it work if you comment out the whole if (!size) { ... } block? >>>

Re: [ANNOUNCE] mod_perl 2.0.0-RC6

2005-05-05 Thread Randy Kobes
On Thu, 5 May 2005, Markus Wichitill wrote: > Steve Hay wrote: > >>how can we test if the filehandle is valid then? may be we should skip > >>that bit altogether? Steve, does it work if you comment out the whole > >> > >> if (!size) { ... } > >> > >>block? > > > > No, it doesn't :( > > I've remov

Re: [ANNOUNCE] mod_perl 2.0.0-RC6

2005-05-05 Thread Markus Wichitill
Steve Hay wrote: how can we test if the filehandle is valid then? may be we should skip that bit altogether? Steve, does it work if you comment out the whole if (!size) { ... } block? No, it doesn't :( I've removed the size code, too, and the problem is that after the exception is thrown, neith

Re: [ANNOUNCE] mod_perl 2.0.0-RC6

2005-05-05 Thread Stas Bekman
Steve Hay wrote: Stas Bekman wrote: Markus Wichitill wrote: Steve Hay wrote: Almost all OK on Win32 (Apache 2.0.54 and a recent bleadperl). Main tests are all successful, but ModPerl-Registry tests failed 404.t test 1 and redirect.t test 2. Same here (WinXP, 2.0.54, 5.8.6). modperl_

Re: [ANNOUNCE] mod_perl 2.0.0-RC6

2005-05-05 Thread Steve Hay
Stas Bekman wrote: >Markus Wichitill wrote: > > >>Steve Hay wrote: >> >> >> >>>Almost all OK on Win32 (Apache 2.0.54 and a recent bleadperl). Main >>>tests are all successful, but ModPerl-Registry tests failed 404.t test >>>1 and redirect.t test 2. >>> >>> >>Same here (WinXP, 2.0.54

Re: [ANNOUNCE] mod_perl 2.0.0-RC6

2005-05-04 Thread Stas Bekman
Octavian Rasnita wrote: Hi, I have tried to install it, using: # perl Makefile.pl # make After this step, it gave the following error: modperl_filter.c: In function `modperl_brigade_dump': modperl_filter.c:1253: internal error: Illegal instruction Please submit a full bug report, with preprocessed

Re: [ANNOUNCE] mod_perl 2.0.0-RC6

2005-05-04 Thread Stas Bekman
Markus Wichitill wrote: Steve Hay wrote: Almost all OK on Win32 (Apache 2.0.54 and a recent bleadperl). Main tests are all successful, but ModPerl-Registry tests failed 404.t test 1 and redirect.t test 2. Same here (WinXP, 2.0.54, 5.8.6). modperl_slurp_filename doesn't raise a ENOENT exception

Re: [ANNOUNCE] mod_perl 2.0.0-RC6

2005-05-04 Thread Markus Wichitill
Steve Hay wrote: Almost all OK on Win32 (Apache 2.0.54 and a recent bleadperl). Main tests are all successful, but ModPerl-Registry tests failed 404.t test 1 and redirect.t test 2. Same here (WinXP, 2.0.54, 5.8.6). modperl_slurp_filename doesn't raise a ENOENT exception when it should. The

Re: [ANNOUNCE] mod_perl 2.0.0-RC6

2005-05-04 Thread Steve Hay
Stas Bekman wrote: >The uploaded file > > mod_perl-2.0.0-RC6.tar.gz > >has entered CPAN > Almost all OK on Win32 (Apache 2.0.54 and a recent bleadperl). Main tests are all successful, but ModPerl-Registry tests failed 404.t test 1 and redirect.t test 2. The 404.t test gives the following v

Re: [ANNOUNCE] mod_perl 2.0.0-RC6

2005-05-04 Thread Octavian Rasnita
uld be the problem? Thank you. Teddy - Original Message - From: "Stas Bekman" <[EMAIL PROTECTED]> To: "mod_perl Mailing List" ; "announce" Sent: Wednesday, May 04, 2005 9:26 AM Subject: [ANNOUNCE] mod_perl 2.0.0-RC6 > > #* If everything goes

[ANNOUNCE] mod_perl 2.0.0-RC6

2005-05-03 Thread Stas Bekman
#* If everything goes well with this release it'll probably be the last RC and a week or so from now, we will get the 2.0.0 out. So this is your last chance to affect the new API, since after 2.0.0 release backwards incompatible API changes will not happen. Thank you for your testing and suppor

Re: [ANNOUNCE] mod_perl 2.0.0-RC5

2005-04-15 Thread Geoffrey Young
Tom Schindl wrote: > It's not really a problem only the error-message is missleading. Take > the following scenario: > > * mp-1.29 installed > * mp-1.99_21 installed > > Run perl Makefile.PL and you'll get a completely missleading error-message: right - the reason is sound (bad mp2 found) but

Re: [ANNOUNCE] mod_perl 2.0.0-RC5

2005-04-15 Thread Philip M. Gollucci
Tom Schindl wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The reason to flip the lines is simply that you if you require mod_perl before you modify the @INC using Apache2 the wrong mod_perl (the one of mp1 is found). But that should be obvious, not? Appologies, your logic seems sound. Thats

Re: [ANNOUNCE] mod_perl 2.0.0-RC5

2005-04-15 Thread Tom Schindl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The reason to flip the lines is simply that you if you require mod_perl before you modify the @INC using Apache2 the wrong mod_perl (the one of mp1 is found). But that should be obvious, not? Tom Tom Schindl schrieb: | and here against current svn-trunk

Re: [ANNOUNCE] mod_perl 2.0.0-RC5

2005-04-15 Thread Tom Schindl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 and here against current svn-trunk. Tom Tom Schindl schrieb: | The patch I submitted was against the Makefile.PL included into the | distro rc5 and there it read the following: | | 8< | my $old_mp2 = eval { requir

Re: [ANNOUNCE] mod_perl 2.0.0-RC5

2005-04-15 Thread Tom Schindl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The patch I submitted was against the Makefile.PL included into the distro rc5 and there it read the following: - 8< my $old_mp2 = eval { require Apache2 }; require mod_perl; if( ) { } -

Re: [ANNOUNCE] mod_perl 2.0.0-RC5

2005-04-15 Thread Philip M. Gollucci
Philip M. Gollucci wrote: I'll try to duplicate this soonish error locally soonish. I just downloaded mp21.29 and apache1.3.33 cd mod_perl-1.29 perl Makefile.PL EVERYTHING=1 answer y both questions make install next the mp2 and httpd2 part cd mod_perl2 perl Makefile.PL \ MP_APXS=/home/pgoll

Re: [ANNOUNCE] mod_perl 2.0.0-RC5

2005-04-15 Thread Philip M. Gollucci
Tom Schindl wrote: Index: Makefile.PL === --- Makefile.PL (revision 161423) +++ Makefile.PL (working copy) @@ -14,8 +14,8 @@ BEGIN { eval { require mod_perl; +if ($mod_perl::VERSION < 1.999_22 && $old_mp2) {

Re: [ANNOUNCE] mod_perl 2.0.0-RC5

2005-04-15 Thread Philip M. Gollucci
Tom Schindl wrote: Why doesn't it install if mp1 is installed? Now that we have a new namespace that should not be a problem? >incompatible with all prior mod_perl 1.99 releases to date. in I'm hoping you read that wrong as 1.99 is actually mp2. Please forgive me if I didn't give you enough cr

Re: [ANNOUNCE] mod_perl 2.0.0-RC5

2005-04-15 Thread Tom Schindl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It's not really a problem only the error-message is missleading. Take the following scenario: * mp-1.29 installed * mp-1.99_21 installed Run perl Makefile.PL and you'll get a completely missleading error-message: - 8<

Re: [ANNOUNCE] mod_perl 2.0.0-RC5

2005-04-14 Thread Fred Moyer
Tom Schindl wrote: > Why doesn't it install if mp1 is installed? Now that we have a new > namespace that should not be a problem? What problem did you encounter? Can you post a sample of your attempted installation, or better yet a bug report as described here: http://perl.apache.org/docs/2.0/us

Re: [ANNOUNCE] mod_perl 2.0.0-RC5

2005-04-14 Thread Tom Schindl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Why doesn't it install if mp1 is installed? Now that we have a new namespace that should not be a problem? Tom Geoffrey Young schrieb: | the mod_perl development team is pleased to announce the latest version of | mod_perl 2.0 - 2.0.0-RC5 - has been rel

[ANNOUNCE] mod_perl 2.0.0-RC5

2005-04-14 Thread Geoffrey Young
the mod_perl development team is pleased to announce the latest version of mod_perl 2.0 - 2.0.0-RC5 - has been released. please note that this release contains substantial API changes, making it incompatible with all prior mod_perl 1.99 releases to date. in other words, you will need to modify AL