[ZODB-Dev] ZODB 3.9.0b1 released

Andreas Jung lists at zopyx.com
Tue May 5 09:49:02 EDT 2009


I fixed this problem in Zope 2 and released Zope 2.12.0b1
with ZODB 3.9.0b1 today.

Andreas

On 04.05.09 21:23, Jim Fulton wrote:
>
> On May 4, 2009, at 3:09 PM, Andreas Jung wrote:
>
>> On 04.05.09 21:03, Jim Fulton wrote:
>>> I've just released the first beta of ZODB 3.9.
>>>
>>> http://pypi.python.org/pypi/ZODB3/3.9.0b1
>>>
>>> 3.9 features are now frozen.  I'd prefer to keep new features off of
>>> the trunk for a while to reduce the amount of merging work I have to
>>> do. :)
>>>
>>> Please try this out and report bugs found.
>>
>> Getting this under Zope 2.12.0/trunk + Python 2.6:
>>
>> Error in test testWrite
>> (Products.ZODBMountPoint.tests.testMountPoint.MountingTests)
>> Traceback (most recent call last):
>>  File "/opt/python-2.6.1/lib/python2.6/unittest.py", line 270, in run
>>    self.setUp()
>>  File
>> "/Users/ajung/sandboxes/Zope/trunk/src/Products/ZODBMountPoint/tests/testMountPoint.py",
>>
>> line 99, in setUp
>>    db = conf.getDatabase('/')
>>  File
>> "/Users/ajung/sandboxes/Zope/trunk/src/Zope2/Startup/datatypes.py", line
>> 287, in getDatabase
>>    db = factory.open(name, self.databases)
>>  File
>> "/Users/ajung/sandboxes/Zope/trunk/src/Zope2/Startup/datatypes.py", line
>> 185, in open
>>    DB = self.createDB(database_name, databases)
>>  File
>> "/Users/ajung/sandboxes/Zope/trunk/src/Zope2/Startup/datatypes.py", line
>> 182, in createDB
>>    return ZODBDatabase.open(self, databases)
>>  File
>> "/Users/ajung/.buildout/eggs/ZODB3-3.9.0b1-py2.6-macosx-10.3-i386.egg/ZODB/config.py",
>>
>> line 112, in open
>>    _option('allow_implicit_cross_references', 'xrefs')
>>  File
>> "/Users/ajung/.buildout/eggs/ZODB3-3.9.0b1-py2.6-macosx-10.3-i386.egg/ZODB/config.py",
>>
>> line 105, in _option
>>    v = getattr(section, name)
>> AttributeError: TestDBConfig instance has no attribute
>> 'allow_implicit_cross_references'
>
>
>
> This is a Zope 2 issue.  The ZConfig schema for ZODB has changed.  The
> Zope 2 TestDBConfig class needs to be updated.
>
> Jim
>
> -- 
> Jim Fulton
> Zope Corporation
>
>


-- 
ZOPYX Ltd. & Co. KG - Charlottenstr. 37/1 - 72070 Tübingen - Germany
Web: www.zopyx.com - Email: info at zopyx.com - Phone +49 - 7071 - 793376
Registergericht: Amtsgericht Stuttgart, Handelsregister A 381535
Geschäftsführer/Gesellschafter: ZOPYX Limited, Birmingham, UK
------------------------------------------------------------------------
E-Publishing, Python, Zope & Plone development, Consulting


-------------- next part --------------
A non-text attachment was scrubbed...
Name: lists.vcf
Type: text/x-vcard
Size: 316 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zodb-dev/attachments/20090505/312c1011/attachment.vcf 


More information about the ZODB-Dev mailing list