mod_python 3.3.1 available for testing
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Apache Server configuration support > Apache Mod-Python > mod_python 3.3.1 available for testing




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    mod_python 3.3.1 available for testing  
Jim Gallacher


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-29-07 06:12 PM

The mod_python 3.3.1 tarball is available for testing. Hopefully
Nicolas will have a chance to create Windows installers for testing in
the next couple of days.

There have been no changes in the code since the 3.3.0 beta. Indeed the
only thing that has changed is the version strings so we don't need
extensive testing this time around - just a few people to check that I
haven't done something stupid in creating the tarball. Once we have a
handful of +1's I'll call for a vote from the core committers.

Here are the rules:

In order for a file to be officially announced, it has to be tested by
developers on the dev list. Anyone subscribed to this list can (and
should feel obligated to  :-)   ) test it, and provide feedback *to
_this_ list*! (Not the mod_python@modpython.org list, and preferably not
me personally).

The files are (temporarily) available here:

http://people.apache.org/~jgallache...ython-3.3.1.tgz
http://people.apache.org/~jgallache...ython-3.3.1.md5

Please download it, then do the usual

$ ./configure --with-apxs=/wherever/it/is
$ make
$ (su)
# make install

Then (as non-root user!)

$ make check

Or for you Windows folks

$ cd test
$ Python test.py

And see if any tests fail. If they pass, send a +1 to the list, if they
fail, send the details (the versions of OS, Apache, Apache-mpm, Python,
the test output, and suggestions, if any).

Please present your test results in the following format:
+1 OS version, Apache version (apache mpm), Python Version

For example:
+1 Linux Debian Sid, Apache 2.0.55 (mpm-worker), Python 2.3.5

Presenting your information in a consistent format will help in
tabulating the results. You can include additional information in each
section, just don't use extra commas. There is no need to include the
mod_python version in this string as that information is available in
the email subject. Who knows, one day I may actually write a script to
extract this information automatically.  

Thank you for your assistance,
Jim Gallacher







[ Post a follow-up to this message ]



    Re: mod_python 3.3.1 available for testing  
Jim Gallacher


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-29-07 06:12 PM

Thanks Detmar.

There was a typo in the original email. Oops. The md5 file is
mod_python-3.3.1.tgz.md5.

[url]http://people.apache.org/~jgallacher/mod_python/dist/mod_python-3.3.1.tgz.md5[/url
]

Jim

Detmar Meurers wrote:
> Hi Jim,
>
> for the md5 file you mention, I get a '404 Not Found' error.
>
> Best,
> Detmar
>
>
>
>
> On Mon, Jan 29, 2007 at 09:32:36AM -0500, Jim Gallacher wrote:
>     The mod_python 3.3.1 tarball is available for testing. Hopefully
>     Nicolas will have a chance to create Windows installers for testing in
>     the next couple of days.
>
>     There have been no changes in the code since the 3.3.0 beta. Indeed th
e
>     only thing that has changed is the version strings so we don't need
>     extensive testing this time around - just a few people to check that I
>     haven't done something stupid in creating the tarball. Once we have a
>     handful of +1's I'll call for a vote from the core committers.
>
>     Here are the rules:
>
>     In order for a file to be officially announced, it has to be tested by
>     developers on the dev list. Anyone subscribed to this list can (and
>     should feel obligated to  :-)   ) test it, and provide feedback *to
>     _this_ list*! (Not the mod_python@modpython.org list, and preferably n
ot
>     me personally).
>
>     The files are (temporarily) available here:
>
>     [url]http://people.apache.org/~jgallacher/mod_python/dist/mod_python-3.3.1.tgz[/u
rl]
>     [url]http://people.apache.org/~jgallacher/mod_python/dist/mod_python-3.3.1.md5[/u
rl]
>
>     Please download it, then do the usual
>
>     $ ./configure --with-apxs=/wherever/it/is
>     $ make
>     $ (su)
>     # make install
>
>     Then (as non-root user!)
>
>     $ make check
>
>     Or for you Windows folks
>
>     $ cd test
>     $ Python test.py
>
>     And see if any tests fail. If they pass, send a +1 to the list, if the
y
>     fail, send the details (the versions of OS, Apache, Apache-mpm, Python
,
>     the test output, and suggestions, if any).
>
>     Please present your test results in the following format:
>     +1 OS version, Apache version (apache mpm), Python Version
>
>     For example:
>     +1 Linux Debian Sid, Apache 2.0.55 (mpm-worker), Python 2.3.5
>
>     Presenting your information in a consistent format will help in
>     tabulating the results. You can include additional information in each
>     section, just don't use extra commas. There is no need to include the
>     mod_python version in this string as that information is available in
>     the email subject. Who knows, one day I may actually write a script to
>     extract this information automatically.  
>
>     Thank you for your assistance,
>     Jim Gallacher
>
>







[ Post a follow-up to this message ]



    Re: mod_python 3.3.1 available for testing  
Jim Gallacher


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
02-01-07 06:12 PM

+1 Linux Ubuntu 6.0.6, Apache 2.0.55 (mpm-worker), Python 2.4.3

I'd like to get a core vote on 3.3.1 before Graham goes on holidays. If
we can get 2 more people to check the tarball I think we can then
proceed with the vote and an official 3.3.1 stable release.

Jim

Jim Gallacher wrote:
> Thanks Detmar.
>
> There was a typo in the original email. Oops. The md5 file is
> mod_python-3.3.1.tgz.md5.
>
> [url]http://people.apache.org/~jgallacher/mod_python/dist/mod_python-3.3.1.tgz.md5[/u
rl]
>
>
> Jim
>
> Detmar Meurers wrote: 
>
>







[ Post a follow-up to this message ]



    Re: mod_python 3.3.1 available for testing  
Ron Reisor


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
02-01-07 06:12 PM

+1 MacOSX 10.4.8 (Intel), Apache 2.0.59 (mpm-prefork), Python 2.5

cheers,

Ron


Ron Reisor <ron@udel.edu> (RWR3)
University of Delaware Information Technologies/Network and Systems Services
Computing Center/192 South Chapel Street/Newark DE, 19716
pgp finger print: 0D 73 06 6F D3 6A 99 D3  F5 D5 6E FF 3B B9 7C 2C






[ Post a follow-up to this message ]



    Re: mod_python 3.3.1 available for testing  
Clodoaldo


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
02-01-07 06:12 PM

2007/1/29, Jim Gallacher <jgallacher@apache.org>:
> And see if any tests fail. If they pass, send a +1 to the list, if they
> fail, send the details (the versions of OS, Apache, Apache-mpm, Python,
> the test output, and suggestions, if any).
>
> Please present your test results in the following format:
> +1 OS version, Apache version (apache mpm), Python Version
>
> For example:
> +1 Linux Debian Sid, Apache 2.0.55 (mpm-worker), Python 2.3.5
>

+1 Linux FC5 i386, Apache 2.2.2 (mpm-prefork), Python 2.4.3
+1 Linux FC6 i386, Apache 2.2.3 (mpm-prefork), Python 2.4.4

Regards,





[ Post a follow-up to this message ]



    RE: mod_python 3.3.1 available for testing  
Martijn Moeling


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
02-01-07 06:12 PM

+1 Linux Fedora Core 4 i386, Apache 2.0.54 (mpm-prefork), Python 2.5
+1 Linux CentOS i686, Apache 2.0.54 (mpm-prefork), Python 2.5

Martijn

-----Oorspronkelijk bericht-----
Van: Jim Gallacher [mailto:jpg@jgassociates.ca]=20
Verzonden: Thursday, February 01, 2007 16:15
Aan: python-dev list
Onderwerp: Re: mod_python 3.3.1 available for testing

+1 Linux Ubuntu 6.0.6, Apache 2.0.55 (mpm-worker), Python 2.4.3

I'd like to get a core vote on 3.3.1 before Graham goes on holidays. If=20
we can get 2 more people to check the tarball I think we can then=20
proceed with the vote and an official 3.3.1 stable release.

Jim

Jim Gallacher wrote:
> Thanks Detmar.
>=20
> There was a typo in the original email. Oops. The md5 file is=20
> mod_python-3.3.1.tgz.md5.
>=20
>
http://people.apache.org/~jgallache...python-3.3.1.tg
z.md5=20
>=20
>=20
> Jim
>=20
> Detmar Meurers wrote: 
(and[vbcol=seagreen] 
*to[vbcol=seagreen] 
http://people.apache.org/~jgallache...python-3.3.1.tg
z[vbcol=seagreen] 
http://people.apache.org/~jgallache...python-3.3.1.md
5[vbcol=seagreen] 
in[vbcol=seagreen] 
[vbcol=seagreen] 
the[vbcol=seagreen] 
available in[vbcol=seagreen] 
>=20
>=20







[ Post a follow-up to this message ]



    Re: mod_python 3.3.1 available for testing  
Jorey Bump


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
02-01-07 06:12 PM

+1 Slackware Linux 10.2, Apache 2.2.3 (mpm-prefork), Python 2.4.1

Jim Gallacher wrote:
> The mod_python 3.3.1 tarball is available for testing. Hopefully
> Nicolas will have a chance to create Windows installers for testing in
> the next couple of days.
>
> There have been no changes in the code since the 3.3.0 beta. Indeed the
> only thing that has changed is the version strings so we don't need
> extensive testing this time around - just a few people to check that I
> haven't done something stupid in creating the tarball. Once we have a
> handful of +1's I'll call for a vote from the core committers.
>
> Here are the rules:
>
> In order for a file to be officially announced, it has to be tested by
> developers on the dev list. Anyone subscribed to this list can (and
> should feel obligated to  :-)   ) test it, and provide feedback *to
> _this_ list*! (Not the mod_python@modpython.org list, and preferably not
> me personally).
>
> The files are (temporarily) available here:
>
> http://people.apache.org/~jgallache...ython-3.3.1.tgz
> http://people.apache.org/~jgallache...ython-3.3.1.md5
>
> Please download it, then do the usual
>
> $ ./configure --with-apxs=/wherever/it/is
> $ make
> $ (su)
> # make install
>
> Then (as non-root user!)
>
> $ make check
>
> Or for you Windows folks
>
> $ cd test
> $ Python test.py
>
> And see if any tests fail. If they pass, send a +1 to the list, if they
> fail, send the details (the versions of OS, Apache, Apache-mpm, Python,
> the test output, and suggestions, if any).
>
> Please present your test results in the following format:
> +1 OS version, Apache version (apache mpm), Python Version
>
> For example:
> +1 Linux Debian Sid, Apache 2.0.55 (mpm-worker), Python 2.3.5
>
> Presenting your information in a consistent format will help in
> tabulating the results. You can include additional information in each
> section, just don't use extra commas. There is no need to include the
> mod_python version in this string as that information is available in
> the email subject. Who knows, one day I may actually write a script to
> extract this information automatically.  
>
> Thank you for your assistance,
> Jim Gallacher
>







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 11:05 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register