[Pkg-mythtv-maintainers] MythArchive 0.20-0.6 dependancy issues

Chris Capon abyss at pathcom.com
Tue Oct 3 18:09:57 UTC 2006


MythArchive may have some missing dependancies for Python.

Currently, the mythburn.py script aborts with this error:

Traceback (most recent call last):
  File "/usr/share/mythtv/mytharchive/scripts/mythburn.py", line 52, in ?
    import Image, ImageDraw, ImageFont
ImportError: No module named Image


It looks like mytharchive-0.20-0.6 currently doesn't have any Python
dependancies.  The MythArchive documentation at:

  http://www.mythtv.org/wiki/index.php/MythArchive

suggests that MythArchive is dependant on:

   Python 2.3.5 or later        (python2.3) ?
   mysqldb python module        (python2.3-mysqldb) ?
   imaging (PIL) python module  (python2.3-imaging) ?

but after adding these, the above problem still persists.  Must be some
other Python module that's missing.


Also, should mytharchive have a dependancy on mytharchive-data and
mythplugins?

And, why is mytharchive dependant on itself?


Much thanks, Chris.



More information about the pkg-mythtv-maintainers mailing list