[csw-maintainers] problem running mgar newpkg

Sebastian Kayser skayser at opencsw.org
Tue Apr 10 00:23:36 CEST 2012


* Juraj Lutter <wilbury at opencsw.org> wrote:
> wilbury@[unstable10x.0 /home/wilbury/b]$ mgar newpkg ragel
> Creating package skeleton for ragel X.Y.
> A         ragel
> A         ragel/trunk
> A         ragel/trunk/files
> A         ragel/branches
> A         ragel/tags
> Traceback (most recent call last):
>   File "<string>", line 1, in ?
> ImportError: No module named mako.template
> 
> Do we have any cure on this?

Yup, this should be able to help:

    pkgutil -i py_mako

Curious, where did you get mgar from? If installed via pkgutil, this
should have pulled in py_mako already via its dependency on gar_dev.

Sebastian


More information about the maintainers mailing list