Re: [Zope-dev] Zope Tests: 58 OK, 8 Failed

2010-09-14 Thread Adam Groszer
On Mon, Sep 13, 2010 at 10:12 PM, Hanno Schlichting ha...@hannosch.eu wrote:
 On Mon, Sep 13, 2010 at 7:29 PM, Tres Seaver tsea...@palladion.com wrote:
 URL: http://mail.zope.org/pipermail/zope-tests/2010-September/019866.html

 Fails in 'bin/buildout' due to a version clash on zope.app.appsetup:

 I thought Hanno had fixed this issue already.
 URL: http://mail.zope.org/pipermail/zope-tests/2010-September/019868.html

 Same failure.

 URL: http://mail.zope.org/pipermail/zope-tests/2010-September/019872.html

 I thought Hanno fixed this failure in the zope.schema tests under Python
 2.4 yesterday.

 All of these should be fixed already. They show up in the reports
 because of timing issues. The failing builds are all from Sunday
 morning (European time). I only fixed the code during the afternoon on
 Sunday. Still the report only notified us of these builds on Monday.

 It would be good for someone to figure out when exactly those
 different builds run and make sure the summary is posted at a sensible
 time. It seems we currently have one day of delay in some of these
 reports.

Or the buildbots should **try** to run around the same time.
What might be more sane, because then they would test approximately
the same state/code.
But that needs some coordination. Patrick?

-- 
Best regards,
 Adam
___
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 Toolkit 1.0c1 release

2010-09-14 Thread Hanno Schlichting
Hello.

On behalf of the Zope Toolkit release team and the Zope community, I'm
happy to announce the first release candidate of the Zope Toolkit version 1.0.

You can read more about the release at
http://docs.zope.org/zopetoolkit/releases/overview-1.0c1.html. The
first ZTK release supports all of Python 2.4, 2.5 and 2.6.

To use the ZTK release, you can use:

[buildout]
extends =
http://download.zope.org/zopetoolkit/index/1.0c1/ztk-versions.cfg
http://download.zope.org/zopetoolkit/index/1.0c1/zopeapp-versions.cfg

This release focuses on cleaning up the ztk and zopeapp package lists by
deprecating packages that are not used by any of the frameworks that use
the ZTK.

We'd encourage everyone to test this release and notify us of any
problems they find. Depending on the feedback we get we'll release a
final release in the next two weeks.

We post our meeting notes at
http://docs.zope.org/zopetoolkit/releaseteam/index.html. Feel free to
start discussing with us on this mailing list.

Kind regards,
Hanno Schlichting
___
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 Toolkit - new 1.0 branch

2010-09-14 Thread Hanno Schlichting
Hi.

After the release of the ZTK 1.0c1 I also created a maintenance branch
for the ZTK 1.0. The branch can be found at:

svn://svn.zope.org/repos/main/zopetoolkit/branches/1.0

Please update the buildbots to test this branch under all of Python
2.4, 2.5 and 2.6.

The trunk is now open to development of the ZTK 1.1. Please adjust the
buildbots to test the trunk on Python 2.5, 2.6 and 2.7. Python 2.4 is
no longer supported for the ZTK 1.1 release but we like to get Python
2.7 support.

On behalf of the ZTK release team,
Hanno
___
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] Survey: most obscure errors

2010-09-14 Thread Marius Gedminas
What are the most obscure error conditions you've encountered while
developing Zopeish[1] applications?

  [1] ZTK, Grok, Bluebream, the old Zope 3.x KGSes all qualify.

I'm talking about situations where the error message/traceback are
disconnected from the actual cause.  For example, forgetting to add a
security declaration in ZCML can cause TraversalError (because
ForbiddenAttribute is a subclass of AttributeError), which leads the
developer off to a wild goose chase looking for why the attribute is
missing (was it misspelled? did it come from an old database?) the first
few times this kind of error happens.

One of the goals we came up with in the Zope Summit in Halle was to
identify the most annoying of these kinds of error messages and fix
them.  I need your help for the identifying part!

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: 49 OK, 4 Failed, 2 Unknown

2010-09-14 Thread Zope Tests Summarizer
Summary of messages to the zope-tests list.
Period Mon Sep 13 12:00:00 2010 UTC to Tue Sep 14 12:00:00 2010 UTC.
There were 55 messages: 6 from Zope Tests, 2 from buildbot at 
enfoldsystems.com, 4 from buildbot at pov.lt, 19 from buildbot at 
winbot.zope.org, 8 from ccomb at free.fr, 16 from jdriessen at 
thehealthagency.com.


Test failures
-

Subject: FAILED : winbot / ztk_dev py_244_win32
From: buildbot at winbot.zope.org
Date: Mon Sep 13 16:25:06 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/019923.html

Subject: FAILED : winbot / zc_buildout_dev py_244_win32
From: buildbot at winbot.zope.org
Date: Mon Sep 13 17:49:42 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/019931.html

Subject: FAILED : winbot / zc_buildout_dev py_265_win64
From: buildbot at winbot.zope.org
Date: Mon Sep 13 18:26:35 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/019934.html

Subject: FAILED : winbot / zc_buildout_dev py_270_win64
From: buildbot at winbot.zope.org
Date: Mon Sep 13 18:51:56 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/019936.html


Unknown
---

Subject: [zodb-tests] buildbot failure in Enfold Systems on 
zodb-trunk-python-2.6-maestro
From: buildbot at enfoldsystems.com
Date: Tue Sep 14 03:14:18 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/019967.html

Subject: [zodb-tests] buildbot failure in Enfold Systems on 
zodb-trunk-python-2.5-maestro
From: buildbot at enfoldsystems.com
Date: Tue Sep 14 04:12:52 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/019968.html


Tests passed OK
---

Subject: OK : winbot / ztk_dev py_254_win32
From: buildbot at winbot.zope.org
Date: Mon Sep 13 16:38:56 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/019924.html

Subject: OK : winbot / ztk_dev py_265_win32
From: buildbot at winbot.zope.org
Date: Mon Sep 13 16:51:54 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/019925.html

Subject: OK : winbot / ztk_dev py_265_win64
From: buildbot at winbot.zope.org
Date: Mon Sep 13 17:05:45 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/019926.html

Subject: OK : winbot / ztk_10 py_244_win32
From: buildbot at winbot.zope.org
Date: Mon Sep 13 17:14:47 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/019927.html

Subject: OK : winbot / ztk_10 py_254_win32
From: buildbot at winbot.zope.org
Date: Mon Sep 13 17:22:52 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/019928.html

Subject: OK : winbot / ztk_10 py_265_win32
From: buildbot at winbot.zope.org
Date: Mon Sep 13 17:30:18 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/019929.html

Subject: OK : winbot / ztk_10 py_265_win64
From: buildbot at winbot.zope.org
Date: Mon Sep 13 17:37:50 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/019930.html

Subject: OK : winbot / zc_buildout_dev py_254_win32
From: buildbot at winbot.zope.org
Date: Mon Sep 13 18:01:19 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/019932.html

Subject: OK : winbot / zc_buildout_dev py_265_win32
From: buildbot at winbot.zope.org
Date: Mon Sep 13 18:14:10 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/019933.html

Subject: OK : winbot / zc_buildout_dev py_270_win32
From: buildbot at winbot.zope.org
Date: Mon Sep 13 18:39:23 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/019935.html

Subject: OK : winbot / ZODB_dev py_254_win32
From: buildbot at winbot.zope.org
Date: Mon Sep 13 19:48:00 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/019938.html

Subject: OK : Zope Buildbot / zope2.12 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Mon Sep 13 19:48:12 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/019937.html

Subject: OK : Zope Buildbot / zope2 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Mon Sep 13 19:49:57 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/019939.html

Subject: OK : Zope Buildbot / zope2.12 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Mon Sep 13 19:53:28 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/019940.html

Subject: OK : Zope Buildbot / ztk slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Mon Sep 13 19:55:21 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/019941.html

Subject: OK : Zope Buildbot / zope2 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Mon Sep 13 19:55:26 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/019942.html

Subject: OK : Zope Buildbot / ztk slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Mon Sep 13 20:01:38 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-September/019943.html

Subject: OK : Zope Buildbot / 

[Zope-dev] No weekly meeting today, summary of summit

2010-09-14 Thread Christian Theune
Hi,

there's not weekly meeting today where Charlie or I will attend as most 
of us are at the (closing) summit and move to the DZUG conference 
afterwards.

I'll post a summary of the summit in the near future. :)

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] zope.dublincore and zope.copypastemove not compatible?

2010-09-14 Thread Michael Howitz
Am 19.08.2010 um 15:43 schrieb Michael Howitz:
 Am 19.08.2010 um 11:56 schrieb Michael Howitz:
 Am 06.02.2010 um 17:43 schrieb Michael Howitz:
 Hi,
 
 I found something strange in metadata when copying a persistent object.
 
 My situation is the following:
 I have a container with some elements inside. I create a copy of this 
 container using
 
 zope.copypastemove.ObjectCopier(my_container).copyTo(my_container.__parent__)
 
 (Actually I use zope.copypastemove.interfaces.IObjectCopier(my_container) 
 but this calls the adapter mentioned above.)
 
 Side note: Is this the right way to copy an persistent object nowadays?
 
 This happens tho dublin core metadata then:
 As zope.dublincore.timeannotators.CreatedAnnotator is subscribed to 
 zope.lifecycleevent.IObjectCreatedEvent it gets called as the 
 ObjectCopiedEvent is a subclass of ObjectCreatedEvent. The copy of the 
 container gets a new creation date set in its metadata.
 
 But zope.copypastemove.dispatchToSublocations calls the subscribers for the 
 sublocations using 
 zope.component.subscribers((sub, event), None)
 
 So the zope.dublincore.timeannotators.CreatedAnnotator does not get called 
 as it is not registered for (object, event) but only for (event,).
 
 This leads to a strange situation: the metadata of the copied container get 
 updated but not the metadata of its contents.
 This behavior has not changed since version 3.4.0 which was about 2,5 years 
 ago.
 
 I think this is a long-standing bug and it should it be fixed in 
 zope.dublincore by registering the subscribers for (object, event)? 
 (Additionally or exclusively, I'm not sure.)
 
 Any thoughts?
 
 As there were no replies I this bug into launchpad: 
 https://bugs.launchpad.net/zope.copypastemove/+bug/620353
 
 I implemented a solution, see comment 
 https://bugs.launchpad.net/zope.copypastemove/+bug/620353/comments/1
 
 Could someone please review the solution before I merge it into trunk?
 Thanks in advance.

As there were no comments, I merged the changes into trunk and released
zope.dublincore 3.8.0 and zope.copypastemove 3.8.0 today.

Yours sincerely,
-- 
Michael Howitz · m...@gocept.com · software developer
gocept gmbh  co. kg · forsterstraße 29 · 06112 halle (saale) · germany
http://gocept.com · tel +49 345 1229889 8 · 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] Zope Tests: 58 OK, 8 Failed

2010-09-14 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Adam Groszer wrote:

 It would be good for someone to figure out when exactly those
 different builds run and make sure the summary is posted at a sensible
 time. It seems we currently have one day of delay in some of these
 reports.
 
 Or the buildbots should **try** to run around the same time.
 What might be more sane, because then they would test approximately
 the same state/code.
 But that needs some coordination. Patrick?

How about midnight UTC?  Since most of the bots are running in Europe,
AFAIK, that should be off peak for any machines which host the bots
but have other load.


Tres.
- --
===
Tres Seaver  +1 540-429-0999  tsea...@palladion.com
Palladion Software   Excellence by Designhttp://palladion.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkyPxjoACgkQ+gerLs4ltQ4nQQCgvsw6dR/ci15fdY7FTHKloBWi
gdMAn2Dln/tadJB3IUrwHdajgihRUlnd
=XOjW
-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 )