[Zope-dev] Re: State of 'Zope211-3.4-integration' branch

2007-06-21 Thread Andreas Zeidler

On Jun 20, 2007, at 1:48 PM, Philipp von Weitershausen wrote:

Btw, if I interpret http://svn.zope.org/?rev=76390&view=rev
correctly, it sounds like Tres has found a solution to that ZClass
bug. We just need to propogate the patch to Zope 3.3/2.10 and trunk/
trunk. Right, Tres?


What I fixed was the unique-to-2.9 breakage due to the fact that
'Implements' objects couldn't be pickled.  The 2.9 ZClass tests  
now fail

in exactly the same way as the 2.10 / trunk tests.


Ah. What a relief :)


:)

apart from that i think jim fixed the zclasses problem on the last  
day of the sprint, at least he told me so.  could be i misunderstood  
something, but actually i'm quite sure, since he also told me how he  
did it and that made a lot of sense after having looked at the  
problem for a couple hours before... :)


ah, here it is:  http://svn.zope.org/?rev=76408&view=rev should fix  
the zclasses problem, if i'm not totally mistaken.


and btw, andreas' branch[1] produces no test failures for me (at  
r76878) anyway, so imho we're good to go! :)


cheers,


andi

[1] svn+ssh://svn.zope.org/repos/main/Zope/branches/Zope211-3.4- 
integration


--
zeidler it consulting - http://zitc.de/ - [EMAIL PROTECTED]
friedelstraße 31 - 12047 berlin - telefon +49 30 25563779
pgp key at http://zitc.de/pgp - http://wwwkeys.de.pgp.net/
sprint with us! - http://plone.org/events/sprints/potsdam-sprint-2007




PGP.sig
Description: This is a digitally signed message part
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


[Zope-dev] Re: State of 'Zope211-3.4-integration' branch

2007-06-21 Thread Andreas Zeidler

On Jun 21, 2007, at 10:35 AM, Andreas Zeidler wrote:
and btw, andreas' branch[1] produces no test failures for me (at  
r76878) anyway, so imho we're good to go! :)


and just fyi, the 2.10 branch[1] using zodb 3.8 also has no  
failures...  (i still need to merge in recent changes from the  
regular 2.10 branch, though).




andi


[1] svn://svn.zope.org/repos/main/Zope/branches/2.10-with-ZODB3.8

--
zeidler it consulting - http://zitc.de/ - [EMAIL PROTECTED]
friedelstraße 31 - 12047 berlin - telefon +49 30 25563779
pgp key at http://zitc.de/pgp - http://wwwkeys.de.pgp.net/
sprint with us! - http://plone.org/events/sprints/potsdam-sprint-2007




PGP.sig
Description: This is a digitally signed message part
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


[Zope-dev] Zope Tests: 4 OK, 1 Failed

2007-06-21 Thread Zope Tests Summarizer
Summary of messages to the zope-tests list.
Period Wed Jun 20 12:00:00 2007 UTC to Thu Jun 21 12:00:00 2007 UTC.
There were 5 messages: 5 from Zope Unit Tests.


Test failures
-

Subject: FAILED (failures=1) : Zope-2.9 Python-2.4.4 : Linux
From: Zope Unit Tests
Date: Wed Jun 20 20:56:32 EDT 2007
URL: http://mail.zope.org/pipermail/zope-tests/2007-June/007916.html


Tests passed OK
---

Subject: OK : Zope-2.7 Python-2.3.6 : Linux
From: Zope Unit Tests
Date: Wed Jun 20 20:53:29 EDT 2007
URL: http://mail.zope.org/pipermail/zope-tests/2007-June/007914.html

Subject: OK : Zope-2.8 Python-2.3.6 : Linux
From: Zope Unit Tests
Date: Wed Jun 20 20:55:01 EDT 2007
URL: http://mail.zope.org/pipermail/zope-tests/2007-June/007915.html

Subject: OK : Zope-2.10 Python-2.4.4 : Linux
From: Zope Unit Tests
Date: Wed Jun 20 20:58:04 EDT 2007
URL: http://mail.zope.org/pipermail/zope-tests/2007-June/007917.html

Subject: OK : Zope-trunk Python-2.4.4 : Linux
From: Zope Unit Tests
Date: Wed Jun 20 20:59:37 EDT 2007
URL: http://mail.zope.org/pipermail/zope-tests/2007-June/007918.html

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


[Zope-dev] problem with the last commit of Five branches 1.4 for Collector #2307

2007-06-21 Thread Lucie Lejard

Hi,

I am using Zope 2.9.7, python 2.4.4 and plone 2.5.3.
I am also using Five-branch 1.4. Everything was working with no  
problem until this happen:


r76829 | shh | 2007-06-20 05:57:27 -0400 (Wed, 20 Jun 2007) | 2 lines

Collector #2307: ObjectCopiedEvent not dispatched to sublocations.


The error I have when i start zope is the following:

2007-06-21 11:07:56 ERROR Zope Couldn't install Five
Traceback (most recent call last):
  File "/Applications/Zope/Zope-2.9.7/lib/python/OFS/ 
Application.py", line 783, in install_product

initmethod(context)
  File "/Users/lucie/Documents/SFUProjects/ISKME/zeo/Products/Five/ 
__init__.py", line 31, in initialize

zcml.load_site()
  File "/Users/lucie/Documents/SFUProjects/ISKME/zeo/Products/Five/ 
zcml.py", line 41, in load_site

_context = xmlconfig.file(file)
  File "/Applications/Zope/Zope-2.9.7/lib/python/zope/configuration/ 
xmlconfig.py", line 558, in file

include(context, name, package)
  File "/Applications/Zope/Zope-2.9.7/lib/python/zope/configuration/ 
xmlconfig.py", line 494, in include

processxmlfile(f, context)
  File "/Applications/Zope/Zope-2.9.7/lib/python/zope/configuration/ 
xmlconfig.py", line 349, in processxmlfile

parser.parse(src)
  File "/opt/local/lib/python2.4/site-packages/_xmlplus/sax/ 
expatreader.py", line 109, in parse

xmlreader.IncrementalParser.parse(self, source)
  File "/opt/local/lib/python2.4/site-packages/_xmlplus/sax/ 
xmlreader.py", line 123, in parse

self.feed(buffer)
  File "/opt/local/lib/python2.4/site-packages/_xmlplus/sax/ 
expatreader.py", line 216, in feed

self._parser.Parse(data, isFinal)
  File "/opt/local/lib/python2.4/site-packages/_xmlplus/sax/ 
expatreader.py", line 364, in end_element_ns

self._cont_handler.endElementNS(pair, None)
  File "/Applications/Zope/Zope-2.9.7/lib/python/zope/configuration/ 
xmlconfig.py", line 328, in endElementNS

self.context.end()
  File "/Applications/Zope/Zope-2.9.7/lib/python/zope/configuration/ 
config.py", line 544, in end

self.stack.pop().finish()
  File "/Applications/Zope/Zope-2.9.7/lib/python/zope/configuration/ 
config.py", line 692, in finish

actions = self.handler(context, **args)
  File "/Applications/Zope/Zope-2.9.7/lib/python/zope/configuration/ 
xmlconfig.py", line 494, in include

processxmlfile(f, context)
  File "/Applications/Zope/Zope-2.9.7/lib/python/zope/configuration/ 
xmlconfig.py", line 349, in processxmlfile

parser.parse(src)
  File "/opt/local/lib/python2.4/site-packages/_xmlplus/sax/ 
expatreader.py", line 109, in parse

xmlreader.IncrementalParser.parse(self, source)
  File "/opt/local/lib/python2.4/site-packages/_xmlplus/sax/ 
xmlreader.py", line 123, in parse

self.feed(buffer)
  File "/opt/local/lib/python2.4/site-packages/_xmlplus/sax/ 
expatreader.py", line 216, in feed

self._parser.Parse(data, isFinal)
  File "/opt/local/lib/python2.4/site-packages/_xmlplus/sax/ 
expatreader.py", line 364, in end_element_ns

self._cont_handler.endElementNS(pair, None)
  File "/Applications/Zope/Zope-2.9.7/lib/python/zope/configuration/ 
xmlconfig.py", line 328, in endElementNS

self.context.end()
  File "/Applications/Zope/Zope-2.9.7/lib/python/zope/configuration/ 
config.py", line 544, in end

self.stack.pop().finish()
  File "/Applications/Zope/Zope-2.9.7/lib/python/zope/configuration/ 
config.py", line 692, in finish

actions = self.handler(context, **args)
  File "/Applications/Zope/Zope-2.9.7/lib/python/zope/configuration/ 
xmlconfig.py", line 494, in include

processxmlfile(f, context)
  File "/Applications/Zope/Zope-2.9.7/lib/python/zope/configuration/ 
xmlconfig.py", line 349, in processxmlfile

parser.parse(src)
  File "/opt/local/lib/python2.4/site-packages/_xmlplus/sax/ 
expatreader.py", line 109, in parse

xmlreader.IncrementalParser.parse(self, source)
  File "/opt/local/lib/python2.4/site-packages/_xmlplus/sax/ 
xmlreader.py", line 123, in parse

self.feed(buffer)
  File "/opt/local/lib/python2.4/site-packages/_xmlplus/sax/ 
expatreader.py", line 216, in feed

self._parser.Parse(data, isFinal)
  File "/opt/local/lib/python2.4/site-packages/_xmlplus/sax/ 
expatreader.py", line 364, in end_element_ns

self._cont_handler.endElementNS(pair, None)
  File "/Applications/Zope/Zope-2.9.7/lib/python/zope/configuration/ 
xmlconfig.py", line 328, in endElementNS

self.context.end()
  File "/Applications/Zope/Zope-2.9.7/lib/python/zope/configuration/ 
config.py", line 544, in end

self.stack.pop().finish()
  File "/Applications/Zope/Zope-2.9.7/lib/python/zope/configuration/ 
config.py", line 691, in finish

args = toargs(context, *self.argdata)
  File "/Applications/Zope/Zope-2.9.7/lib/python/zope/configuration/ 
config.py", line 1383, in toargs

args[str(name)] = field.fromUnicode(s)
  File "/Applications/Zope/Zope-2.9.7/lib/python/zope/configuration/ 

Re: [Zope-dev] problem with the last commit of Five branches 1.4 for Collector #2307

2007-06-21 Thread Stefan H. Holek
FWIW, I have parked the fix on a branch [1][2] and will wait for Zope  
2.9.8 [3].


Stefan


[1] http://svn.zope.org/Products.Five/?rev=76908&view=rev
[2] http://svn.zope.org/Products.Five/?rev=76909&view=rev
[3] http://mail.zope.org/pipermail/zope-dev/2007-June/029454.html


On 21. Jun 2007, at 17:15, Lucie Lejard wrote:


I am using Zope 2.9.7, python 2.4.4 and plone 2.5.3.
I am also using Five-branch 1.4. Everything was working with no  
problem until this happen:
-- 
--

r76829 | shh | 2007-06-20 05:57:27 -0400 (Wed, 20 Jun 2007) | 2 lines

Collector #2307: ObjectCopiedEvent not dispatched to sublocations.


--
Anything that happens, happens.  --Douglas Adams


___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope )


[Zope-dev] Re: State of 'Zope211-3.4-integration' branch

2007-06-21 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Andreas Zeidler wrote:
> On Jun 20, 2007, at 1:48 PM, Philipp von Weitershausen wrote:
 Btw, if I interpret http://svn.zope.org/?rev=76390&view=rev
 correctly, it sounds like Tres has found a solution to that ZClass
 bug. We just need to propogate the patch to Zope 3.3/2.10 and trunk/
 trunk. Right, Tres?
>>> What I fixed was the unique-to-2.9 breakage due to the fact that
>>> 'Implements' objects couldn't be pickled.  The 2.9 ZClass tests  
>>> now fail
>>> in exactly the same way as the 2.10 / trunk tests.
>> Ah. What a relief :)
> 
> :)
> 
> apart from that i think jim fixed the zclasses problem on the last  
> day of the sprint, at least he told me so.  could be i misunderstood  
> something, but actually i'm quite sure, since he also told me how he  
> did it and that made a lot of sense after having looked at the  
> problem for a couple hours before... :)
> 
> ah, here it is:  http://svn.zope.org/?rev=76408&view=rev should fix  
> the zclasses problem, if i'm not totally mistaken.

That change needs backporting, I think, to the ZODB 3.6 line (for 2.9)
and 3.7 line (for 2.10).  I'm pretty sure it landed before Jim branched
3.8, so we should be golden for 2.11.

> and btw, andreas' branch[1] produces no test failures for me (at  
> r76878) anyway, so imho we're good to go! :)

Is that running only the ZClass tests?  Because none of those were
failing when running all tests.


Tres.
- --
===
Tres Seaver  +1 540-429-0999  [EMAIL PROTECTED]
Palladion Software   "Excellence by Design"http://palladion.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGesxr+gerLs4ltQ4RAoqLAJ430uLiOm0JcP8LaH4kTIUBsxMdZQCeN+wV
YYKA1BOS6Bcni7ZWM57X5Is=
=efOv
-END PGP SIGNATURE-
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


[Zope-dev] Re: State of 'Zope211-3.4-integration' branch

2007-06-21 Thread Andreas Zeidler

On Jun 21, 2007, at 9:07 PM, Tres Seaver wrote:

ah, here it is:  http://svn.zope.org/?rev=76408&view=rev should fix
the zclasses problem, if i'm not totally mistaken.


That change needs backporting, I think, to the ZODB 3.6 line (for 2.9)
and 3.7 line (for 2.10).


true, but i think philipp was only asking about 2.11 for the time  
being.  i agree the fix should be backported, though.  i'd even  
volunteer to do it, if nobody else wants to... :)



and btw, andreas' branch[1] produces no test failures for me (at
r76878) anyway, so imho we're good to go! :)


Is that running only the ZClass tests?  Because none of those were
failing when running all tests.


i know, but that's only true for the regular 2.9 and 2.10 branches;   
on both andreas' (for trunk) and my (for 2.10) "zodb 3.8 integration"  
branches the zclasses tests would fail both when run separately as  
well as with all other tests.  imho that funny effect that they  
wouldn't fail when running all tests went away with zodb 3.8.  afaik  
it's even the same on theuni's branch for 2.9.


but to answer the question:  with jim's fix the zclasses tests run,  
separately and with all others, on the 2.11 and 2.10 branches (i  
haven't check theuni's).



andi

--
zeidler it consulting - http://zitc.de/ - [EMAIL PROTECTED]
friedelstraße 31 - 12047 berlin - telefon +49 30 25563779
pgp key at http://zitc.de/pgp - http://wwwkeys.de.pgp.net/
sprint with us! - http://plone.org/events/sprints/potsdam-sprint-2007




PGP.sig
Description: This is a digitally signed message part
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )