On Tue, 28 Jan 2003, Jason R. Mastaler wrote:

> Very strange, but I'd guess that you somehow have a mixed installation
> with some files from an old installation mixed with some new ones.
> How are you installing TMDA? Can you completely remove any existing
> installations and do a fresh 0.68 install?

I do a

cvs update && ./compileall && cp bin/* /usr/local/bin

But you're probably right that there are some files laying around. All the
sudden I get messages in /home2/niklas/TMDA_DELIVERY_FAILURE that say

Uncaught Python 2.2.2 Exception (Tue Jan 28 21:38:14 2003):
-----------------------------------------------------------
Traceback (most recent call last):
  File "/usr/local/bin/tmda-filter", line 53, in ?
    execfile(os.path.join(execdir, 'tmda-rfilter'))
  File "/usr/local/bin/tmda-rfilter", line 72, in ?
    from TMDA import Version
ImportError: No module named TMDA
Traceback (most recent call last):
  File "/usr/local/bin/tmda-filter", line 67, in ?
    from TMDA.Defaults import LOGFILE_DEBUG
ImportError: No module named TMDA.Defaults

But all files should be in /usr/local/bin. Any ideas?

Cheers

  Nik
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to