https://bugs.kde.org/show_bug.cgi?id=424196
--- Comment #4 from Olli Rajala <olli.raj...@anima.fi> --- To confirm the above - I managed to make an 4.4.1 Appimage with a python with ctypes fixed by using the docker build method (https://invent.kde.org/dkazakov/krita-docker-env). I used the pre-packaged dependencies except for python-3.8.1 which I simply built again and installed to the deps folder. Only thing I needed to do to fix the ctypes import issue was to install libffi-dev in that docker build container before building. So based on that I'm pretty sure that this same fix could be applied to the docker that is used for the automated dependency builds (https://binary-factory.kde.org/job/Krita_Nightly_Appimage_Dependency_Build/). -- You are receiving this mail because: You are watching all bug changes.