[MacPorts] #50717: py27-matplotlib @1.5.1_1: fails to import when locale is set to just `UTF-8` (was: py27-matplotlib @1.5.1_1: fails to import on OSX 10.7.5)

MacPorts noreply at macports.org
Fri Mar 11 22:52:57 PST 2016


#50717: py27-matplotlib @1.5.1_1: fails to import when locale is set to just
`UTF-8`
----------------------------+----------------------
  Reporter:  petr@…         |      Owner:  sean@…
      Type:  defect         |     Status:  new
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:
Resolution:                 |   Keywords:  haspatch
      Port:  py-matplotlib  |
----------------------------+----------------------
Changes (by mojca@…):

 * keywords:   => haspatch
 * cc: mojca@… (added)
 * version:  2.3.4 =>


Comment:

 We could simply
 [https://github.com/matplotlib/matplotlib/commit/2ac494f71676e8cf824ae7eced1bca0848bb5a59.patch
 apply the upstream patch] until the new version gets released.

 I didn't try to recompile the patched package yet, but the problem can be
 reproduced with
 {{{
 $ export LC_ALL=UTF-8
 $ /opt/local/bin/python2.7
 >>> import matplotlib
 }}}
 and hopefully fixed after the patch.

-- 
Ticket URL: <https://trac.macports.org/ticket/50717#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list