--
You received this message because you are subscribed to the Google Groups "Django developers" group.
To post to this group, send email to django-d...@googlegroups.com.
To unsubscribe from this group, send email to django-develop...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
Great work Eric!
> So I'm looking for people who can offer other boxes that they would like to
> see tested. Currently the big ones we aren't covering are Windows boxes, and
> the Oracle backends. There are lots of other permutations that we could be
> testing against (Different python runtimes being a good example).
Two others to put on this list of unusual platforms that need testing
(in case they aren't on your radar already):
* MySQL has two configurations that require testing: MyISAM and InnoDB.
* We also need testing for GIS configurations.
Russ %-)
Stephen
great activity, thanks!
During the EuroDjango spring in Prague, I set up a Ubuntu + Oracle
10g test machine (buildbot) under Jacob's supervision. Shortly after,
Jacob has set up a mailing list for buildbots. However, there were no
followups from either side and my test machine slowly died as I did
poor job maintaining it.
If there is some traction, I'd be more than happy to
resurrect/reinstall the machine and give you an access to it.
Cheers
Jirka
We would be happy to contribute space on one of our staging dedicated
servers.
Our stack is:
CentOS 5
MySQL 5.0 (using InnoDB as standard, but you are welcome to have a
MyISAM database as well)
Python 2.6
Lighttpd 1.4.23
Let me know if this is useful, and perhaps contact me privately to
discuss details of getting it set up.
Simon Woolf
Loopo
On Feb 26, 4:08 am, "Sean O'Connor" <sean.b.ocon...@gmail.com> wrote:
> A platform we probably should get into the mix is a CentOS/RHEL 5 box. I
> suspect a significant portion of the community is stuck on such boxes and
> given the ancient versions of everything available under RHEL I'm sure that
> there are things which will break there and not in a developer's standard
> environment.
>
> I personally don't have a suitable RHEL box laying around but this seems
> like a good candidate for either another volunteer or DSF funds.
>
> ____________________________
> Sean O'Connorhttp://seanoc.com
> > django-develop...@googlegroups.com<django-developers%2Bunsu...@googlegroups.com>
To unsubscribe from this group, send email to django-develop...@googlegroups.com.
If you (or anyone else) would be willing to develop some VMs --
VMWare, VirtualBox, or EC2 images would probably be best -- I have
space/bandwidth to host 'em for download. I think it's a fantastic
idea. Especially EC2 instances, actually: if someone does the grunt
work, I think Hudson can boot and manage them directly.
Jacob
Sent from my iPhone
On Feb 26, 2010, at 11:43 AM, Jacob Kaplan-Moss <ja...@jacobian.org>
wrote:
> --
> You received this message because you are subscribed to the Google
> Groups "Django developers" group.
> To post to this group, send email to django-d...@googlegroups.com
> .
> To unsubscribe from this group, send email to django-develop...@googlegroups.com
Chris
--
| Chris Petrilli
| petr...@amber.org
A very minor issue: web server returns 'Content-Type:text/
html;charset=ISO-8859-1' header for this page: http://hudson.djangoproject.com/monitor/?
but the actual page encoding is utf-8 so there are strange symbols
instead of translated strings.
--
You received this message because you are subscribed to the Google Groups "Django developers" group.
To post to this group, send email to django-d...@googlegroups.com.
To unsubscribe from this group, send email to django-develop...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
If EC2 is a direction we'd like to go (I think it makes a lot of
sense), I'd be happy to invest some time in building images. But
don't want it to be for not if the plan is really to stay with always
on machines.
When it comes to hardware, I was kind of convinced that Django have
been already using the snakebite network to access various platforms
for builds testing (http://djangoninja.com/post/73799680/django-on-
snakebite)
Isn't their network compatible? (more about SnakeBite: http://www.snakebite.org/)
Jakub