I submitted this bug: <br><a href="https://bugs.launchpad.net/ubuntu/+source/zodb/+bug/165287" target="_blank">https://bugs.launchpad.net/ubuntu/+source/zodb/+bug/165287
</a><br><br>But was not able to compile the package after the recommended patch from &quot;esteve&quot;. He did refer me to this bug:<br><a href="https://bugs.launchpad.net/zodb/+bug/153316" target="_blank">https://bugs.launchpad.net/zodb/+bug/153316
</a><br><br>I have been trying to find a version that I can compile and install. The current version here:<br><a href="http://pypi.python.org/pypi/ZODB3" target="_blank">http://pypi.python.org/pypi/ZODB3</a><br>Still exhibits this problem.
<br><br>I next tried getting code from <a href="http://svn.zope.org/" target="_blank">svn.zope.org</a>:<br>svn co <a href="http://svn.zope.org/ZODB/tags/3.8.0b5/" target="_blank">http://svn.zope.org/ZODB/tags/3.8.0b5/</a>
<br>which gave me:<br>svn: PROPFIND request failed on &#39;/ZODB/tags/3.8.0b5&#39;
<br>svn: PROPFIND of &#39;/ZODB/tags/3.8.0b5&#39;: 301 Moved (<a href="http://svn.zope.org/" target="_blank">http://svn.zope.org</a>)<br><br>Next, I searched the mailing list and found a message which led me to the &quot;hidden&quot; downloads:
<br><a href="http://cheeseshop.python.org/simple/ZODB3" target="_blank">http://cheeseshop.python.org/simple/ZODB3</a><br><br>I
downloaded the latest version, compiled it, and am getting hundreds of
failed tests after running the buildout procedure. The last test to
&quot;fail&quot; was a core dump.
<br><br>Can someone point me to either a working package, a valid SVN url, or some other clue?<br><br>&#39;uname -a&#39; from my system:<br>Linux dude 2.6.22-14-generic #1 SMP Sun Oct 14 21:45:15 GMT 2007 x86_64 GNU/Linux
<br>It&#39;s an Intel Core2 Duo E6750<br><br>I&#39;d be happy to post my output from bin/test -v if that would be helpful.<br><br>Thanks!