Bug#463259: closed by Fabio Tranchitella <kobold at debian.org> (Bug#463259: fixed in zodb 1:3.6.0-1)

Allen Chan allen at developers.alyz.com
Tue Feb 5 13:57:03 UTC 2008


On Friday 01 February 2008, Debian Bug Tracking System wrote:
> Source: zodb
> Source-Version: 1:3.6.0-1
>
> We believe that the bug you reported is fixed in the latest version
> of zodb, which is due to be installed in the Debian FTP archive:
>
> python2.4-zodb_3.6.0-1_amd64.deb
>   to pool/main/z/zodb/python2.4-zodb_3.6.0-1_amd64.deb
> zodb_3.6.0-1.diff.gz
>   to pool/main/z/zodb/zodb_3.6.0-1.diff.gz
> zodb_3.6.0-1.dsc
>   to pool/main/z/zodb/zodb_3.6.0-1.dsc

The new python2.4-zodb version 3.6.0-1 contains nothing but help pages 
so that "import ZODB" fails immediately.

% python
Python 2.4.4 (#2, Jan  3 2008, 13:53:47)
[GCC 4.2.3 20071123 (prerelease) (Debian 4.2.2-4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import ZODB
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
ImportError: No module named ZODB
>>>





More information about the pkg-zope-developers mailing list