#20546: python25 install fails after "Staging python25 into destroot" -------------------------------------+-------------------------------------- Reporter: keith@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: python25 -------------------------------------+-------------------------------------- Comment(by blb@…): The only thing that stands out is {{{ Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/test/test_multibytecodec.py ... Sorry: UnicodeError: ("\\N escapes not supported (can't load unicodedata module)",) }}} It does look like the python issue [http://bugs.python.org/issue1704287 1704287] though the port does run 'make all' prior to install, so not sure if the [http://bugs.python.org/file8455/py_1704287.diff patch] from that issue would fix the error here. -- Ticket URL: <http://trac.macports.org/ticket/20546#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS