Bug #2842
WebUI not building on latest git release
Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-05-14
Due date:
% Done:
100%
Estimated time:
Found in version:
Latest Git
Affected Versions:
Description
Hi,
I run Arch Linux 64bit with 4.0.1-1 kernel. This is what is happening with latest git pull: 1.50am May 14, 2015
make
make -f Makefile.webui all
make[1]: Entering directory '/home/htpc/tvheadend/tvheadend'
make -f Makefile.webui WEBUI=std compile-std
make[2]: Entering directory '/home/htpc/tvheadend/tvheadend'
src/webui/static/tvh.js.gz.tmp 1238124
src/webui/static/tvh.js.gz.tmp2 975308
src/webui/static/tvh.js.gz 270440
Traceback (most recent call last):
File "support/css.py", line 75, in <module>
url(f)
File "support/css.py", line 36, in url
l = f.readline()
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 3569: ordinal not in range(128)
Makefile.webui:196: recipe for target 'src/webui/static/tvh.css.gz' failed
make[2]: * [src/webui/static/tvh.css.gz] Error 1
make[2]: Leaving directory '/home/htpc/tvheadend/tvheadend'
Makefile.webui:173: recipe for target 'all' failed
make[1]: [all] Error 2
make[1]: Leaving directory '/home/htpc/tvheadend/tvheadend'
Makefile:474: recipe for target 'make_webui' failed
make: ** [make_webui] Error 2
History
Updated by Jaroslav Kysela over 9 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset commit:tvheadend|1a6ba1299d664771aea6203f6d578fad438a8624.