Re: [ZODB-Dev] Running ZODB on x64 system

2007-12-05 Thread Christian Theune
Am Mittwoch, den 05.12.2007, 09:30 -0500 schrieb Jim Fulton: On Dec 5, 2007, at 2:30 AM, Christian Theune wrote: Am Montag, den 03.12.2007, 14:37 -0500 schrieb Jim Fulton: Gah, I misspoke. 3.7 does claim to support Python 2.5 Interesting. The README doesn't state that on the 3.7

Re: [ZODB-Dev] Running ZODB on x64 system

2007-12-05 Thread Jim Fulton
On Dec 5, 2007, at 2:30 AM, Christian Theune wrote: Am Montag, den 03.12.2007, 14:37 -0500 schrieb Jim Fulton: Gah, I misspoke. 3.7 does claim to support Python 2.5 Interesting. The README doesn't state that on the 3.7 branch. Where is this claimed? I'll port the 64-bit fixes if we

Re: [ZODB-Dev] Running ZODB on x64 system

2007-12-04 Thread Christian Theune
Am Montag, den 03.12.2007, 14:37 -0500 schrieb Jim Fulton: Gah, I misspoke. 3.7 does claim to support Python 2.5 Interesting. The README doesn't state that on the 3.7 branch. Where is this claimed? I'll port the 64-bit fixes if we really do support Python 2.5 in ZODB 3.7. Christian --

Re: [ZODB-Dev] Running ZODB on x64 system

2007-12-03 Thread Jim Fulton
On Dec 3, 2007, at 3:14 AM, Christian Theune wrote: Hi, Am Sonntag, den 02.12.2007, 13:51 -0500 schrieb Jim Fulton: OK, can you reproduce the problem? Is there a Fix? Can we make a release with the fix? I can't reproduce the problem. With current ZODB trunk it worked for me on: Intel

Re: [ZODB-Dev] Running ZODB on x64 system

2007-12-03 Thread Jim Fulton
On Dec 3, 2007, at 2:33 PM, Matt Feifarek wrote: On Dec 3, 2007 1:26 PM, Jim Fulton [EMAIL PROTECTED] wrote: Well, it certainly still affects zodb 3.6 and 3.7. I filed a bug against 3.6 in the Ubuntu repositories, and esteve is helping me with that, but your patch against 3.8 doesn't fix

Re: [ZODB-Dev] Running ZODB on x64 system

2007-12-03 Thread Matt Feifarek
On Dec 1, 2007 10:09 AM, Jim Fulton [EMAIL PROTECTED] wrote: Use svn://svn.zope.org/repos/main/ZODB/tags/3.8.0b5 I checked that out and went through the buildout instructions under Testing for Developers. I got about a bazillion failed tests, ending in a core dump. Many of the tests look like

Re: [ZODB-Dev] Running ZODB on x64 system

2007-12-03 Thread Matt Feifarek
On Dec 3, 2007 3:26 PM, Matt Feifarek [EMAIL PROTECTED] wrote: On Dec 1, 2007 10:09 AM, Jim Fulton [EMAIL PROTECTED] wrote: Use svn://svn.zope.org/repos/main/ZODB/tags/3.8.0b5 I checked that out and went through the buildout instructions under Testing for Developers. I got about a

Re: [ZODB-Dev] Running ZODB on x64 system

2007-12-03 Thread Matt Feifarek
On Dec 3, 2007 4:12 PM, Esteve Fernàndez [EMAIL PROTECTED] wrote: Something weird may indeed be up... but I don't know where to look. Ok, I found it. On the advice of others, I put a file in my /usr/lib/python2.5/site-packages/distutils called distutils.cfg. This file contained the

Re: [ZODB-Dev] Running ZODB on x64 system

2007-12-02 Thread Dieter Maurer
Jim Fulton wrote at 2007-12-1 10:09 -0500: ... AFAIK, there hasn't been a release that fixes this problem. A contributor to the problem is that I don't think anyone working on ZODB has ready access to 64-bit systems. :( We are using an old (ZODB 3.4) version on a 64 bit linux without

Re: [ZODB-Dev] Running ZODB on x64 system

2007-12-02 Thread Jim Fulton
On Dec 1, 2007, at 7:19 PM, Christian Theune wrote: Am Samstag, den 01.12.2007, 10:09 -0500 schrieb Jim Fulton: On Nov 30, 2007, at 8:04 PM, Matt Feifarek wrote: I submitted this bug: https://bugs.launchpad.net/ubuntu/+source/zodb/+bug/165287 But was not able to compile the package after

Re: [ZODB-Dev] Running ZODB on x64 system

2007-12-02 Thread Dieter Maurer
Jim Fulton wrote at 2007-12-2 13:51 -0500: ... With what version of Python? 2.4.x I believe the problem is related to both Python 2.5 and 64-bit systems -- possibly specific 64-bit systems. Okay. No experience with this. As we use Zope (2), we do not use Python 2.5. -- Dieter

Re: [ZODB-Dev] Running ZODB on x64 system

2007-12-02 Thread Shane Evans
Dieter Maurer wrote: Jim Fulton wrote at 2007-12-2 13:51 -0500: ... With what version of Python? 2.4.x I believe the problem is related to both Python 2.5 and 64-bit systems -- possibly specific 64-bit systems. Okay. No experience with this. As we use Zope (2), we do not

Re: [ZODB-Dev] Running ZODB on x64 system

2007-12-01 Thread Jim Fulton
On Nov 30, 2007, at 8:04 PM, Matt Feifarek wrote: I submitted this bug: https://bugs.launchpad.net/ubuntu/+source/zodb/+bug/165287 But was not able to compile the package after the recommended patch from esteve. He did refer me to this bug: https://bugs.launchpad.net/zodb/+bug/153316 I

Re: [ZODB-Dev] Running ZODB on x64 system

2007-12-01 Thread Christian Theune
Am Samstag, den 01.12.2007, 10:09 -0500 schrieb Jim Fulton: On Nov 30, 2007, at 8:04 PM, Matt Feifarek wrote: I submitted this bug: https://bugs.launchpad.net/ubuntu/+source/zodb/+bug/165287 But was not able to compile the package after the recommended patch from esteve. He did