ktoblzupdate segfaults if $HOME/.local/share does not exist
This issue is also tracked in the Debian bug tracker here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1084790
I just discovered that part of the problem is that ENABLE_BANKDATA_DOWNLOAD doesn't work as intended. In case it is set to 0, internet is still accessed to determine some date. I've created the attached patch to fix the issue (by parsing the date from the already downloaded bankdata file instead).
Some debugging later: The second argument to get_filename_component is empty in my case.
Fails to build without network access
support passing MODINFO to configure
Python unit tests are broken when run with Python 3
KtoBlzCheck doesn't compile without Python support