From: jmtd Date: Mon, 7 Oct 2019 15:39:05 +0000 (-0400) Subject: more info: libperl5, buster versus stretch X-Git-Tag: 3.20200202.3~33 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/85dc0491ae23b40e1ed4bf57f09e3498d22a98fc more info: libperl5, buster versus stretch --- diff --git a/doc/bugs/table_can_not_deal_with_Chinese_.mdwn b/doc/bugs/table_can_not_deal_with_Chinese_.mdwn index 3b6780f85..dd5b3982c 100644 --- a/doc/bugs/table_can_not_deal_with_Chinese_.mdwn +++ b/doc/bugs/table_can_not_deal_with_Chinese_.mdwn @@ -120,3 +120,8 @@ I'm going to attempt to work around it by moving to an external CSV. ­— [[Jon >> libtext-csv-perl 1.33-2 and libtext-csv-xs-perl is not installed. >> I'll do some futher diagnosis and poking around. >> ­— [[Jon]] +>> OK: issue exists with oldstable/Stretch, and is seemingly fixed in stable/Buster. +>> `libcsv-text-xs-perl` doesn't seem to matter (presence or absence doesn't change +>> the bug). Upgrading just `libtext-csv-perl` on a Stretch host with Buster's +>> 1.99-1 is not sufficent to fix it. As per the error, I think libperl5 might be +>> relevant, i.e. bug present in 5.24.1-3+deb9u5 and fixed by 5.28.1-6. — [[Jon]]