]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
libpel5
authorjmtd <jmtd@web>
Mon, 7 Oct 2019 18:15:10 +0000 (14:15 -0400)
committeradmin <admin@branchable.com>
Mon, 7 Oct 2019 18:15:10 +0000 (14:15 -0400)
doc/bugs/table_can_not_deal_with_Chinese_.mdwn

index dd5b3982c7391d54aa967fbeb4bcf3a9424fdcf9..653ec00d3fb44e0f9a02da7753e45c4af3edb9ea 100644 (file)
@@ -120,8 +120,13 @@ 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]]
+>> relevant, i.e. bug present in 5.24.1-3+deb9u5 and fixed by 5.28.1-6.
+>>
+>> EDIT: yes indeed merely upgrading to libperl5.28=5.28.1-6 in stretch fixes the
+>> issue.
+>> — [[Jon]]