[ZODB-Dev] ZODB3 3.3 alpha 1
Christoph Devenoges
zodb at devenoges.com
Fri Jul 18 00:46:32 EDT 2003
# uname -rms
FreeBSD 5.0-RELEASE-p1 i386
# python
Python 2.3b2 (#1, Jul 17 2003, 22:57:13)
Running unit tests from /tmp/downloads/python/ZODB3-3.3a1/build
Error importing ZEO.tests.testAuth
No module named fcntl
Traceback (most recent call last):
File "/tmp/downloads/python/ZODB3-3.3a1/test.py", line 775, in ?
process_args()
<9 frames later...>
File
"/tmp/downloads/python/ZODB3-3.3a1/build/lib.freebsd-5.0-RELEASE-p1-i386-2.3/ZEO/zrpc/trigger.py",
line 23, in ?
class trigger(asyncore.file_dispatcher):
AttributeError: 'module' object has no attribute 'file_dispatcher'
it seems that freebsd python has some fcntl problems. has anybody else
run into this?
i was hoping to migrate to py 2.3 and zodb 3.3, looks like im in over
my head again.
chris
More information about the ZODB-Dev
mailing list