06/19/2012 12:20 PM, Matsa:
>
> Hi,
>
> to update the translation of Tails-greeter[1], I followed the
> README.translators[2], and get the following error message:
>
>> $ ./setup.py build_i18n
>> Traceback (most recent call last):
>> File "./setup.py", line 23, in <module>
>> from DistUtilsExtra.command import *
>> ImportError: No module named DistUtilsExtra.command
This implies that you lack the (in Debian) python-distutils-extra package.
Cheers!