View Single Post
Old 02-14-2016, 06:24 PM   #1879
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
@nemiere: Yaaaay...

Can't be it, the watchdog inherits the same env, LANG is set properly there too.
Plus, lab126 has a ldpreload hack whose sole purpose is making sure the env is always set locale-wise.

Best guess is being headless confuses Python... let's try that:

Code:
env PYTHONIOENCODING="utf-8" ${PYTHON} ${LINKSS_BINDIR}/kfxmeta.py "${last_read_kfx}" "${LINKSS_TMPFS_CACHE}/" &> /mnt/us/linkss/kfxmeta.log

Last edited by NiLuJe; 02-14-2016 at 06:34 PM.
NiLuJe is offline   Reply With Quote