FS#40499 - [python-jsonpointer][python-jsonpatch] build fails
Attached to Project:
Community Packages
Opened by Joel Teichroeb (klusark) - Friday, 23 May 2014, 00:11 GMT
Last edited by Daniel Wallace (gtmanfred) - Friday, 23 May 2014, 13:52 GMT
Opened by Joel Teichroeb (klusark) - Friday, 23 May 2014, 00:11 GMT
Last edited by Daniel Wallace (gtmanfred) - Friday, 23 May 2014, 13:52 GMT
|
Details
Description:
I assume this error is coming from the author's name "Stefan Kögl" This output is from python-jsonpointer. python-jsonpatch also fails with essentially the same issue. ==> Starting build()... Traceback (most recent call last): File "setup.py", line 13, in <module> src = open('jsonpatch.py').read() File "/usr/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 0xc3 in position 173: ordinal not in range(128) ==> ERROR: A failure occurred in build(). Aborting... Steps to reproduce: sudo extra-x86_64-build |
This task depends upon
Closed by Daniel Wallace (gtmanfred)
Friday, 23 May 2014, 13:52 GMT
Reason for closing: Fixed
Additional comments about closing: built with LANG=en_US.UTF-8
Friday, 23 May 2014, 13:52 GMT
Reason for closing: Fixed
Additional comments about closing: built with LANG=en_US.UTF-8