Changes between Initial Version and Version 1 of Ticket #51417


Ignore:
Timestamp:
May 17, 2016, 10:10:52 AM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Relevant error from log appears to be:

:info:destroot Traceback (most recent call last):
:info:destroot   File "./bin/check_perms", line 48, in <module>
:info:destroot     from Mailman.i18n import C_
:info:destroot ImportError: cannot import name C_

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51417

    • Property Owner changed from macports-tickets@… to mps@…
    • Property Summary changed from mailman-2.1.22_0: update from mailman-2.1.20_0 error to mailman @2.1.22_0: ImportError: cannot import name C_
    • Property Port mailman added
  • Ticket #51417 – Description

    initial v1  
    33The current version of mailman on my system is 2.1.20_0, and it seems to work fine.  The version of python is 2.7.11_2.
    44
     5{{{
    56$ sudo port clean mailman
    67Password:
     
    2526To report a bug, follow the instructions in the guide:
    2627    http://guide.macports.org/#project.tickets
     28}}}