[Bug 201564] sysutils/py-tmuxp: not building with python 3

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 14 18:33:04 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201564

            Bug ID: 201564
           Summary: sysutils/py-tmuxp: not building with python 3
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: tony at git-pull.com

Related:
- https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201431
- http://svnweb.freebsd.org/ports?view=revision&revision=392042

"""
===>  Configuring for py34-tmuxp-0.9.0
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "setup.py", line 25, in <module>
    readme = open('README.rst').read()
  File "/usr/local/lib/python3.4/encodings/ascii.py", line 26, in decode
    return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe4 in position 635:
ordinal not in range(128)
"""

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list