El Sun, 12 May 2013 03:12:01 -0500, Ricardo Adolfo Sánchez Arboleda escribió:
> Lista como hago para solucionar este error? > > # apt-get install mailman > Reading package lists... Done > Building dependency tree > Reading state information... Done > mailman is already the newest version. Que ya lo tienes instalado. > want to continue [Y/n]? y ¿? Sólo tendrás que configurarlo pero no reinstalarlo :-) > Setting up mailman (1:2.1.15-1) ... > Looking for enabled languages (this may take some time) ... done. > Traceback (most recent call last): > File "/var/lib/mailman/bin/list_lists", line 46, in <module> > from Mailman import mm_cfg > File "/var/lib/mailman/Mailman/mm_cfg.py", line 76 > DEFAULT_SERVER_LANGUAGE = > ^ > SyntaxError: invalid syntax (...) Se trata de este bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653679 Madre mía... casi 2 años sin corregir :-/ Prueba lo que comentan aquí: https://bugs.launchpad.net/ubuntu/+source/mailman/+bug/904410/comments/8 Saludos, -- Camaleón -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

