[Zope-dev] Is download.zope.org/ppix still being updated?

2008-01-21 Thread Maurits van Rees
Hi, Is the ppix index still being updated? It normally lags just a few minutes behind the cheese shop, right? I see for example that grok 0.11.1, which was released yesterday, and is currently the next to last package on the most recent packages list on the cheese shop, is not listed here yet:

[Zope-dev] Zope Tests: 5 OK

2008-01-21 Thread Zope Tests Summarizer
Summary of messages to the zope-tests list. Period Sun Jan 20 12:00:00 2008 UTC to Mon Jan 21 12:00:00 2008 UTC. There were 5 messages: 5 from Zope Unit Tests. Tests passed OK --- Subject: OK : Zope-2.7 Python-2.3.6 : Linux From: Zope Unit Tests Date: Sun Jan 20 20:51:11 EST 2008

Re: [Zope-dev] Acquisition in Python2.5

2008-01-21 Thread Jim Fulton
Nikhil, Thanks for trying this. :) I'll try to find some time to look at this, although I don't have time atm. Please let me know what branch to use to reproduce this. Jim On Jan 21, 2008, at 1:14 AM, Nikhil N wrote: Hello all , I am stuck with an error in Acquisition while trying to

Re: [Zope-dev] Is download.zope.org/ppix still being updated?

2008-01-21 Thread Jim Fulton
On Jan 21, 2008, at 4:53 AM, Maurits van Rees wrote: Hi, Is the ppix index still being updated? Yes, AFAIK, although the process that did this was It normally lags just a few minutes behind the cheese shop, right? Yes, usually just a minute or two. I see for example that grok 0.11.1,

Re: [Zope-dev] Is download.zope.org/ppix still being updated?

2008-01-21 Thread Stephan Richter
On Monday 21 January 2008, Jim Fulton wrote: I had intermittent problems reacing the cheese shop at the end of last week.  Maybe that is related? The cron jobs that update the mirror got hung up.  I'm not sure why.   I've killed the hung processes and will keep an eye on them. PyPI was

[Zope-dev] Re: SVN: Zope/trunk/lib/python/zope/app/ added various zope.app packages for backward compatibility

2008-01-21 Thread Philipp von Weitershausen
Andreas Jung wrote: Log message for revision 83064: added various zope.app packages for backward compatibility Wrong branch :/. It's fine for those to be missing from the *trunk*, since they were scheduled for removal for Zope 2.12 anyway. They just need to be there on the 2.11 branch.

[Zope-dev] Re: Is download.zope.org/ppix still being updated?

2008-01-21 Thread Maurits van Rees
Stephan Richter, on 2008-01-21: On Monday 21 January 2008, Jim Fulton wrote: I had intermittent problems reacing the cheese shop at the end of last week.  Maybe that is related? The cron jobs that update the mirror got hung up.  I'm not sure why.   I've killed the hung processes and will

[Zope-dev] Re: SVN: Zope/trunk/lib/python/zope/app/ added various zope.app packages for backward compatibility

2008-01-21 Thread Andreas Jung
tnx :-) --On 21. Januar 2008 18:37:52 +0100 Philipp von Weitershausen [EMAIL PROTECTED] wrote: Andreas Jung wrote: Log message for revision 83064: added various zope.app packages for backward compatibility Wrong branch :/. It's fine for those to be missing from the *trunk*, since they

[Zope-dev] Re: Acquisition in Python2.5

2008-01-21 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andreas Jung wrote: --On 21. Januar 2008 11:44:28 +0530 Nikhil N [EMAIL PROTECTED] wrote: Hello all , I am stuck with an error in Acquisition while trying to make Zope2 work in Python2.5. Zope 2 does not support Python 2.5. Stick with the

[Zope-dev] Re: Acquisition in Python2.5

2008-01-21 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nikhil N wrote: Hello all , I am stuck with an error in Acquisition while trying to make Zope2 work in Python2.5. I reduced the errors obtained to those as follows (its not exactly as in the code, but a minimum set which shows the problem).

Re: [Zope-dev] Re: Acquisition in Python2.5

2008-01-21 Thread Andreas Jung
--On 21. Januar 2008 14:29:39 -0500 Tres Seaver [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andreas Jung wrote: --On 21. Januar 2008 11:44:28 +0530 Nikhil N [EMAIL PROTECTED] wrote: Hello all , I am stuck with an error in Acquisition while trying to make

Re: [Zope-dev] Re: Acquisition in Python2.5

2008-01-21 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andreas Jung wrote: --On 21. Januar 2008 14:29:39 -0500 Tres Seaver [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andreas Jung wrote: --On 21. Januar 2008 11:44:28 +0530 Nikhil N [EMAIL PROTECTED] wrote: Hello

[Zope-dev] Re: Acquisition in Python2.5

2008-01-21 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nikhil N wrote: Hello all , I am stuck with an error in Acquisition while trying to make Zope2 work in Python2.5. I reduced the errors obtained to those as follows (its not exactly as in the code, but a minimum set which shows the problem).

[Zope-dev] Re: Acquisition in Python2.5

2008-01-21 Thread Hanno Schlichting
Tres Seaver wrote: Nikhil N wrote: Hmm, very strange. I just did: I used: $ workingenv aq $ source aq/bin/activate $ easy_install Acquisition $ python For both Python 2.4 and 2.5 and can reproduce the problem. from ExtensionClass import Base from Acquisition import Implicit class

[Zope-dev] Re: Acquisition in Python2.5

2008-01-21 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hanno Schlichting wrote: Two wrappers compare equal, so the code comparing an AQ wrapper with something different should be the one with the problem. I'd look into Wrapper_compare in _Acquisition.c. Under 2.5, that function isn't even called

[Zope-dev] Re: Acquisition in Python2.5

2008-01-21 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tres Seaver wrote: Hanno Schlichting wrote: Two wrappers compare equal, so the code comparing an AQ wrapper with something different should be the one with the problem. I'd look into Wrapper_compare in _Acquisition.c. Under 2.5, that function

[Zope-dev] zalchemy demo examples

2008-01-21 Thread Jacob Abraham
Hi All, I was trying to get the demo examples from zalchemy working with Zope3 and came across this exception.(http://paste.lisp.org/display/54568 ). Please do let me know how I might fix this. regards, Jacob Abraham 5, 50, 500, 5000 - Store N number of mails in your inbox.