Hello all. I think it's about time to move mp1 over to the subversion
repository.
I want to spend a few days in the near future going thru the reported mp1
problems
and possibly release a new mp1 from it's new svn home if I can get a few patches
in easily.
So, I am looking for feedback on where t
Geoffrey Young wrote:
the mod_perl development team is pleased to announce that we have a new
candidate for mod_perl 2.0, ready and waiting for testers.
[...]
Looks like things are borked on OS X ;-(
Darwin (OS X):
Static: bus error on startup (will investigate)
Dynamic:
worker & prefork:
Geoffrey Young wrote:
the mod_perl development team is pleased to announce that we have a new
candidate for mod_perl 2.0, ready and waiting for testers.
FBSD 6-current
bleed perl w/out ithreads
http2/prefork apr is not threaded
modules/proxy.t fails for me
error log and test output attached.
Everyt
Randy Kobes wrote:
On Fri, 8 Apr 2005, Stas Bekman wrote:
eval block has failed: APR::Socket::recv: (730035) A
non-blocking socket operation could not be completed
immediately. at
C:\\apache2\\source\\mod_perl-2.0\\t\\response/TestError/runtime.pm
line 156 at
C:\\apache2\\source\\mod_perl-2.0\\t\
Philip M. Gollucci wrote:
>FreeBSD ?? DSO Works with non-threaded perl (4.8-RELEASE and
>5.1-RELEASE)
>http://marc.theaimsgroup.com/?l=apache-modperl&m=106399870822612&w=2
>It doesn't work with threaded perl/worker mpm,
>seemingly because of the
Stas Bekman wrote:
Adam Prime x443 wrote:
Assuming i was upgrading a machine running RC4 to RC5, what is the
easiest way to remove RC4 so RC5 will install?
make uninstall in the old build directory says it's depreciated
(looking at the makefile), but offers no automated alternative? Will
it do the
Adam Prime x443 wrote:
Assuming i was upgrading a machine running RC4 to RC5, what is the
easiest way to remove RC4 so RC5 will install?
make uninstall in the old build directory says it's depreciated
(looking at the makefile), but offers no automated alternative? Will
it do the job or do I really
On Mon, 11 Apr 2005, Geoffrey Young wrote:
> > To avoid such problems with CPAN/CPANPLUS, I think that's
> > correct that all the prior RCs should be removed. The
> > problem is is that, even though, for example,
> > Apache::PerlSections in RC4 will be renamed to
> > Apache2::PerlSections, the CPA
Geoffrey Young wrote:
To avoid such problems with CPAN/CPANPLUS, I think that's
correct that all the prior RCs should be removed. The
problem is is that, even though, for example,
Apache::PerlSections in RC4 will be renamed to
Apache2::PerlSections, the CPAN/PAUSE indices map modules to
distributio
Modified: perl/modperl/trunk/lib/ModPerl/TestReport.pm
URL:
http://svn.apache.org/viewcvs/perl/modperl/trunk/lib/ModPerl/TestReport.pm?view=diff&r1=160871&r2=160872
==
--- perl/modperl/trunk/lib/ModPerl/TestReport.pm (ori
> To avoid such problems with CPAN/CPANPLUS, I think that's
> correct that all the prior RCs should be removed. The
> problem is is that, even though, for example,
> Apache::PerlSections in RC4 will be renamed to
> Apache2::PerlSections, the CPAN/PAUSE indices map modules to
> distributions, and s
we are pleased to announce a new release candidate for the Apache-Test
distribution.
http://people.apache.org/~geoff/Apache-Test-1.22-dev.tar.gz
the important change to note for this release is that mod_perl support is
incompatible with mod_perl versions 1.999_21 and earlier. in other words if
the mod_perl development team is pleased to announce that we have a new
candidate for mod_perl 2.0, ready and waiting for testers.
this release, mod_perl 1.999_22, is a _very_ significant release as it
contains major API changes and is completely incompatible with any prior
release of mod_perl 1.9
Geoffrey Young wrote:
-mod_perl
+mod_perl2
thanks. I actually kept mod_perl and added mod_perl2 and Apache2 figuring
those might help us debug some of the inevitable rename issues.
I also applied some form of your other patches. thanks for taking the time
to submit them.
I'm going to
> -mod_perl
> +mod_perl2
thanks. I actually kept mod_perl and added mod_perl2 and Apache2 figuring
those might help us debug some of the inevitable rename issues.
I also applied some form of your other patches. thanks for taking the time
to submit them.
I'm going to roll a release can
Fixes missing version of mp2 at bottom of report:
Index: TestReport.pm
===
--- TestReport.pm (revision 160843)
+++ TestReport.pm (working copy)
@@ -22,7 +22,7 @@
my @interesting_packages = qw(
CGI
Apache2::Reques
Follow rename through:
Index: mp2bug
===
--- mp2bug (revision 160722)
+++ mp2bug (working copy)
@@ -19,7 +19,7 @@
use FindBin;
-use constant IS_MOD_PERL_BUILD => -e "$FindBin::Bin/../lib/mod_perl.pm";
+use constant IS_MOD_PE
>FreeBSD ?? DSO Works with non-threaded perl (4.8-RELEASE and
>5.1-RELEASE)
>http://marc.theaimsgroup.com/?l=apache-modperl&m=106399870822612&w=2
>It doesn't work with threaded perl/worker mpm,
>seemingly because of the problems with threads on
>
18 matches
Mail list logo