Package: python-mako
Version: 0.3.4-1

Currently the package just recommends python-markupsafe, but it looks
that it should be moved as dependency. For instance, gwibber, that
depends on python-mako, crashes because this:

ser...@frink:~$ gwibber
Traceback (most recent call last):
  File "/usr/bin/gwibber", line 57, in <module>
    from gwibber.client import GwibberClient
  File "/usr/lib/pymodules/python2.6/gwibber/client.py", line 12, in <module>
    from . import gwui, config, gintegration, configui, resources
  File "/usr/lib/pymodules/python2.6/gwibber/gwui.py", line 11, in <module>
    from mako.template import Template
  File "/usr/lib/pymodules/python2.6/mako/template.py", line 11, in <module>
    from mako.lexer import Lexer
  File "/usr/lib/pymodules/python2.6/mako/lexer.py", line 10, in <module>
    from mako import parsetree, exceptions, util
  File "/usr/lib/pymodules/python2.6/mako/parsetree.py", line 9, in <module>
    from mako import exceptions, ast, util, filters
  File "/usr/lib/pymodules/python2.6/mako/filters.py", line 11, in <module>
    import markupsafe
ImportError: No module named markupsafe


-- 
__      ___ _   _
\ \    / (_) |_(_)___ _ _
 \ \/\/ /| | / / / -_) '_|  Sergio Fernández
  \_/\_/ |_|_\_\_\___|_|    http://www.wikier.org/



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to