Re: [Zope-dev] Buildbot status on http://docs.zope.org/zopetoolkit/process/buildbots.html

2010-09-30 Thread Jens Vagelpohl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 9/30/10 21:16 , Marius Gedminas wrote:
> On Thu, Sep 30, 2010 at 03:04:09PM +0200, Jens Vagelpohl wrote:
>> On 9/30/10 14:37 , Marius Gedminas wrote:
>>> Can someone with admin access add a daily cron script to
>>>
>>>   cd /path/to/ztk/doc/sources
>>>   touch source/process/buildbots.rst
>>>   make html
>>>
>>> ?
>>>
>>> Without the 'touch' step Sphinx will decide the content hasn't changed
>>> and won't update buildbot status.
>> I've added the extra step. Normally updates only happen if the source
>> code for those Sphinx docs has changed in SVN.
> 
> That's why I asked for a new daily cron script, rather than a
> modification of the post-update hook.
> 
> I'm now a bit confused if you did the former or the latter?

I added it to the daily cron script.

jens

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.8 (Darwin)

iEYEARECAAYFAkylfjsACgkQRAx5nvEhZLLOXgCdGlodYigw9nXVuaLflkPKsAc8
M9UAnif8p+CPhAL0EUekX8DqUn7cALjg
=gRZx
-END PGP SIGNATURE-
___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Buildbot status on http://docs.zope.org/zopetoolkit/process/buildbots.html

2010-09-30 Thread Marius Gedminas
On Thu, Sep 30, 2010 at 03:04:09PM +0200, Jens Vagelpohl wrote:
> On 9/30/10 14:37 , Marius Gedminas wrote:
> > Can someone with admin access add a daily cron script to
> > 
> >   cd /path/to/ztk/doc/sources
> >   touch source/process/buildbots.rst
> >   make html
> > 
> > ?
> > 
> > Without the 'touch' step Sphinx will decide the content hasn't changed
> > and won't update buildbot status.
> 
> I've added the extra step. Normally updates only happen if the source
> code for those Sphinx docs has changed in SVN.

That's why I asked for a new daily cron script, rather than a
modification of the post-update hook.

I'm now a bit confused if you did the former or the latter?

And thanks very much for docs.zope.org, I appreciate it!

Marius Gedminas
-- 
http://pov.lt/ -- Zope 3/BlueBream consulting and development


signature.asc
Description: Digital signature
___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Developer meeting next Tuesday at 15:00 UTC

2010-09-30 Thread Christian Theune
Hi,

On 09/28/2010 04:48 PM, Charlie Clark wrote:
> Am 28.09.2010, 16:42 Uhr, schrieb Christian Theune:
>
>> I won't be there today as I have to fix some stuff around my flat, but
>> I'll go through the logs tomorrow.
>
> I guess this means a job for Theuni's stand-in! See you all in a few
> minutes. :-D

I just updated the minutes and the summary should be visible soonish 
(http://docs.zope.org/zopetoolkit/zope-dev/zope-dev-20100928.html)

As I saw you went through the summary and the list of goals.

I partially put in only the headlines as I missed to take enough notes 
during the meeting. I then opted for releasing the summary quickly 
instead of lagging to gather all the missing information right away.

I would appreciate if the task owners filled in the deadlines and a 
little more detail themselves. (I might at some point go through the 
list and ask people directly if they seem AWOL).

Christian

-- 
Christian Theune · c...@gocept.com
gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany
http://gocept.com · tel +49 345 1229889 0 · fax +49 345 1229889 1
Zope and Plone consulting and development
___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Buildbot status on http://docs.zope.org/zopetoolkit/process/buildbots.html

2010-09-30 Thread Jens Vagelpohl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 9/30/10 14:37 , Marius Gedminas wrote:
> http://docs.zope.org/zopetoolkit/process/buildbots.html shows a very
> neatly organized overview of the status of various buildbots.
> 
> There's only one problem: the content is outdated ("Last updated on Sep
> 17, 2010").
> 
> Can someone with admin access add a daily cron script to
> 
>   cd /path/to/ztk/doc/sources
>   touch source/process/buildbots.rst
>   make html
> 
> ?
> 
> Without the 'touch' step Sphinx will decide the content hasn't changed
> and won't update buildbot status.

I've added the extra step. Normally updates only happen if the source
code for those Sphinx docs has changed in SVN.

jens

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.8 (Darwin)

iEYEARECAAYFAkykiskACgkQRAx5nvEhZLLH2ACgsWH7tUzVZdSUhKd5g97VOoqu
HOIAn0/pDTwOPo625HeqwU0e3kV8rGng
=plEu
-END PGP SIGNATURE-
___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )


[Zope-dev] Buildbot status on http://docs.zope.org/zopetoolkit/process/buildbots.html

2010-09-30 Thread Marius Gedminas
http://docs.zope.org/zopetoolkit/process/buildbots.html shows a very
neatly organized overview of the status of various buildbots.

There's only one problem: the content is outdated ("Last updated on Sep
17, 2010").

Can someone with admin access add a daily cron script to

  cd /path/to/ztk/doc/sources
  touch source/process/buildbots.rst
  make html

?

Without the 'touch' step Sphinx will decide the content hasn't changed
and won't update buildbot status.

Marius Gedminas
-- 
http://pov.lt/ -- Zope 3/BlueBream consulting and development


signature.asc
Description: Digital signature
___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )


[Zope-dev] Zope Tests: 51 OK, 17 Failed, 3 Unknown

2010-09-30 Thread Zope Tests Summarizer
Summary of messages to the zope-tests list.
Period Wed Sep 29 12:00:00 2010 UTC to Thu Sep 30 12:00:00 2010 UTC.
There were 71 messages: 6 from Zope Tests, 4 from buildbot at pov.lt, 20 from 
buildbot at winbot.zope.org, 11 from ccomb at free.fr, 30 from jdriessen at 
thehealthagency.com.


Test failures
-

Subject: FAILED : Zope Buildbot / zope2.12 slave-osx
From: jdriessen at thehealthagency.com
Date: Wed Sep 29 08:26:07 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/020777.html

Subject: FAILED : Zope Buildbot / zope2 slave-osx
From: jdriessen at thehealthagency.com
Date: Wed Sep 29 08:33:36 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/020778.html

Subject: FAILED : Zope Buildbot / ztk_win slave-win
From: jdriessen at thehealthagency.com
Date: Wed Sep 29 08:50:17 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/020780.html

Subject: FAILED : Zope Buildbot / ztk_win slave-win
From: jdriessen at thehealthagency.com
Date: Wed Sep 29 08:50:57 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/020781.html

Subject: FAILED : Zope Buildbot / zope2 slave-osx
From: jdriessen at thehealthagency.com
Date: Wed Sep 29 08:55:31 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/020785.html

Subject: FAILED : Zope Buildbot / zope2.12 slave-osx
From: jdriessen at thehealthagency.com
Date: Wed Sep 29 08:59:32 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/020786.html

Subject: FAILED : Zope Buildbot / zope2 slave-osx
From: jdriessen at thehealthagency.com
Date: Wed Sep 29 10:55:25 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/020789.html

Subject: FAILED : Zope Buildbot / zope2.12 slave-osx
From: jdriessen at thehealthagency.com
Date: Wed Sep 29 10:59:54 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/020790.html

Subject: FAILED : Zope Buildbot / ztk_win slave-win
From: jdriessen at thehealthagency.com
Date: Wed Sep 29 16:00:44 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/020796.html

Subject: FAILED : winbot / ztk_dev py_265_win32
From: buildbot at winbot.zope.org
Date: Wed Sep 29 16:19:48 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/020798.html

Subject: FAILED : winbot / ztk_dev py_265_win64
From: buildbot at winbot.zope.org
Date: Wed Sep 29 16:28:42 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/020799.html

Subject: FAILED : winbot / zc_buildout_dev py_244_win32
From: buildbot at winbot.zope.org
Date: Wed Sep 29 17:14:01 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/020806.html

Subject: FAILED : Zope Buildbot / ztk_win slave-win
From: jdriessen at thehealthagency.com
Date: Wed Sep 29 17:25:01 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/020807.html

Subject: FAILED : Zope Buildbot / zope2.12 slave-osx
From: jdriessen at thehealthagency.com
Date: Wed Sep 29 17:41:46 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/020815.html

Subject: FAILED : Zope Buildbot / zope2 slave-osx
From: jdriessen at thehealthagency.com
Date: Wed Sep 29 17:44:45 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/020817.html

Subject: FAILED : winbot / zc_buildout_dev py_265_win64
From: buildbot at winbot.zope.org
Date: Wed Sep 29 17:50:47 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/020818.html

Subject: FAILED : winbot / zc_buildout_dev py_270_win64
From: buildbot at winbot.zope.org
Date: Wed Sep 29 18:16:02 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/020821.html


Unknown
---

Subject: UNKNOWN : winbot / ztk_dev py_254_win32
From: buildbot at winbot.zope.org
Date: Wed Sep 29 16:10:02 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/020797.html

Subject: UNKNOWN : winbot / ztk_dev py_270_win32
From: buildbot at winbot.zope.org
Date: Wed Sep 29 16:28:43 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/020801.html

Subject: UNKNOWN : winbot / ztk_dev py_270_win64
From: buildbot at winbot.zope.org
Date: Wed Sep 29 16:28:44 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/020800.html


Tests passed OK
---

Subject: OK : Zope Buildbot / ztk slave-osx
From: jdriessen at thehealthagency.com
Date: Wed Sep 29 08:45:34 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/020779.html

Subject: OK : Zope Buildbot / ztk slave-osx
From: jdriessen at thehealthagency.com
Date: Wed Sep 29 08:52:38 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/020782.html

Subject: OK : Zope Buildbot / zope2 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Wed Sep 29 08:53:46 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/020783.html

Subject: OK : Zope Buildbot / zope2 slave-ubuntu32
From: jdriessen at

[Zope-dev] encoding ignored for PageTemplate file uploads

2010-09-30 Thread Chris Withers
Hi All,

Unless I'm missing something, the encoding text field that forms part of 
the file upload form on page template instances is completely ignored 
since it's not used in the pt_upload method of ZopePageTemplate instances.

Am I missing anything?

Chris

-- 
Simplistix - Content Management, Batch Processing & Python Consulting
 - http://www.simplistix.co.uk
___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )