When I run it locally, the lensfun update seems to work OK, but there are the
same errors after it:
$ sudo ./make-app-bundle
Reading http://lensfun.sourceforge.net/db/versions.json …
Reading http://wilson.bronger.org/lensfun-db/versions.json …
Successfully updated the database in /var/lib/lensfun
Hmm apparently the error is just because it can't print a character (present
directly in the source code) to the current terminal because it's not in UTF-8
encoding or something.
(I were accessing the build machine over ssh and maybe it's set up badly by
default)
> On 23 Dec 2017, at 16:56, Sar