Error on generating Linux client #109
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
First of all, thank you for developing this great tool.
I have successfully generate macOS and Windows clients with this tool, both of which work fine, but I encountered an error while generating the Linux version.
This is part of the error while building the x86_64 version:
On 'Build appimage package' stage:
And this is for arch64 version:
On 'Build appimage package' stage:
AppImageKit update file name from appimagetool-x86_64.AppImage to obsolete-appimagetool-x86_64.AppImage, and AppImageBuilder-1.1.0 use old tool and runtime. I guess that the reason.
AppImageKit issue
The reason is that you are using a very old and obsolete appimagetool. Please use the new one instead: https://github.com/AppImage/appimagetool/releases/tag/continuous