[Spambayes] *nix error after upgrade

Atom 'Smasher' atom at suspicious.org
Mon Nov 24 15:08:16 EST 2003


spambayes-1.0a7
py23-bsddb-2.3.2_1  Python bindings to the Berkeley DB library
py23-bsddb3-4.1.6   Python extension module for BerkeleyDB 3 and 4
python-2.3.2_3      An interpreted object-oriented programming language

pretty weird, huh?

i think i also tried python-2.3.2_2with about the same failure.



On Mon, 24 Nov 2003, Skip Montanaro wrote:

>
>   $ python
>   Python 2.3.2 (#1, Nov 24 2003, 00:10:59)
>   [GCC 2.95.4 20020320 [FreeBSD]] on freebsd4
>   Type "help", "copyright", "credits" or "license" for more information.
>   >>> from spambayes.storage import open_storage
>   >>> s = open_storage(".hammiedb")
>   >>> s
>   >>> dir(s)
>   ['__class__', '__delattr__', '__doc__', '__getattribute__', '__hash__',
>   '__init__', '__new__', '__reduce__', '__reduce_ex__', '__repr__',
>   '__setattr__', '__str__']
>   >>> s._wordinfoget("python")
>   Traceback (most recent call last):
>    File "<stdin>", line 1, in ?
>   AttributeError: 'NoneType' object has no attribute '_wordinfoget'
>   >>>
>
> Looking at the open_storage code I don't see how it can return None, but it
> clearly is.  What version of SpamBayes are you using again?
>
> Skip
>

        ...atom

_______________________________________________
PGP key - http://smasher.suspicious.org/pgp.txt
3EBE 2810 30AE 601D 54B2 4A90 9C28 0BBF 3D7D 41E3
-------------------------------------------------

	"Television: A medium. So called because it is neither rare
	 nor well done."
		-- Ernie Kovacs




More information about the Spambayes mailing list