appimagetool is out of date
https://github.com/AppImageCommunity/pkg2appimage/blob/1eceb306077e51b991e987690b364e11971b44b3/functions.sh#L226C18-L226C49
this is using an obsolete build of appimagetool from march 2023: https://github.com/AppImage/AppImageKit/releases/tag/continuous
+1 for this!
@probonopd I updated my AppImaGen tool to allow the user or upstream to choose on which base to build their AppImage and add one or more PPAs if they choose Ubuntu (any version, even the older ones, just enter the codename)
https://github.com/ivan-hc/AppImaGen
However I had to extract and repackage the current pkg2appimage to support Fuse3, using the appropriate appimagetool, and upload it to my repository.
If you could update pkg2apimage accordingly, so that upstreams can also build on the latest Ubuntu builds that do not include libfuse2 (and which can cause conflicts, once installed) that would be great.
I would much prefer to allow users to use the official pkg2appimage build, so that they can contribute to your project.
AppImageCommunity = I normally only merge PRs made by the community here...
@TheAssassin we also need to upload AppRun somewhere... where should it go? E.g., pkg2appimage needs it.