[spambayes-dev] 1.0 Build Testing (please!)
Tony Meyer
tameyer at ihug.co.nz
Tue Sep 21 00:26:28 CEST 2004
> I compiled a 0-length __init__.py in my source dir and used
> it to replace the spambayes/resources/__init__.pyc in
> spambayes.zip. I also deleted the .pyc files for resourcepackage.
Drat. I had forgotten about changing the __init__.py file, but I did
uninstall resourcepackage after the first binary I built didn't work. So I
guess this means that I managed to upload that one, and not the one I built
after that (since the resourcepackage .pyc files couldn't have been in there
- and py2exe did say that it couldn't find it). I'll redo it with the
proper __init__, though (and I'm writing a "how to build the binary" section
for the readme-devel, so this is easier next time!
> After this change, sb_server remained running and I was able
> to access the UI. When I tried to proxy through it to
> retrieve mail, however, I got the following error in the log
> file (which looks remarkably similar to the error Richie reported):
>
> """
> error: uncaptured python exception, closing channel
> <sb_server.BayesProxyListener listening :9210 at 0xd6a6c0>
> (exceptions.KeyError:('pop3proxy',
> 'allow_remote_connections') [asyncore.pyc|read|69]
> [asyncore.pyc|handle_read_event|384]
> [spambayes\Dibbler.pyc|handle_accept|284]
> [sb_server.pyc|__init__|374] [sb_server.pyc|__init__|191]
> [sb_server.pyc|onIncomingConnection|206]
> [spambayes\OptionsClass.pyc|__getitem__|604]
> [spambayes\OptionsClass.pyc|get|601]
> [spambayes\OptionsClass.pyc|get_option|595])
> """
I'll look into this. I only did fairly superficial testing (i.e. the
various bits of the ui) since I figured that nothing else would be different
from rc2. I'll do better testing this time, too.
Thanks again to you & Richie.
=Tony Meyer
More information about the spambayes-dev
mailing list