#51417: mailman @2.1.22_0: ImportError: cannot import name C_ ----------------------+------------------- Reporter: gotow@… | Owner: mps@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: mailman | ----------------------+------------------- Comment (by macports-bug-report-yf@…): Replying to [comment:11 mps@…]:
I've thrown the towel on {{{check_perms}}}: r149823
IMO, there is no mean to run check_perms on post-destroot phase, because (1) It checks files/dirs permission of installed environment, including /etc, working directories, archive directories, etc., with absolute paths (i.e. not checking under staging root dir).[[BR]] (2) Without option -f bin/check_perms do nothing but printinting bogus permissions or groupownership, not correcting them actually. (exit status is always 0 except on invalid arguments or Python exception). So, I think the change of r149823 is appropriate for this problem. -- Ticket URL: <https://trac.macports.org/ticket/51417#comment:12> MacPorts <https://www.macports.org/> Ports system for OS X