Public bug reported:

Binary package hint: python-tmda

After upgrading to feisty, TMDA delivery produces a
TMDA_DELIVERY_FAILURE report:

Uncaught Python 2.5.1c1 Exception (Sun Apr 22 16:21:11 2007):
-------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/bin/tmda-filter", line 53, in <module>
    execfile(os.path.join(execdir, 'tmda-rfilter'))
  File "/usr/bin/tmda-rfilter", line 99, in <module>
    from TMDA import Version
ImportError: No module named TMDA
Traceback (most recent call last):
  File "/usr/bin/tmda-filter", line 67, in <module>
    from TMDA.Defaults import LOGFILE_DEBUG
ImportError: No module named TMDA.Defaults

% dpkg -L python-tmda|cut -d/ -f-6|uniq
/.
/usr
/usr/lib
/usr/lib/python2.3
/usr/lib/python2.3/site-packages
/usr/lib/python2.3/site-packages/TMDA
/usr/lib/python2.4
/usr/lib/python2.4/site-packages
/usr/lib/python2.4/site-packages/TMDA
/usr/share
/usr/share/doc
/usr/share/doc/python-tmda
/usr/share/doc/python-tmda/copyright
/usr/share/doc/python-tmda/changelog.gz
/usr/share/doc/python-tmda/changelog.Debian.gz

seems there's no python2.5 support, though the depends indicate there
should be. For now I've symlinked /usr/lib/python2.4/site-packages/TMDA
to /usr/lib/python2.5/site-packages/TMDA, but a better fix is needed.

Thanks.

** Affects: tmda (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
No Python TMDA modules for python 2.5
https://bugs.launchpad.net/bugs/109083
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to