#flatpakbuilder — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #flatpakbuilder, aggregated by home.social.
-
PSA: If you're trying to build a #Flatpak in #Debian 12 using the 24.08 SDK, and it crashes with
bwrap: execvp appstream-compose: No such file or directory
you need to install a more recent version of flatpak-builder. A compatible one is available from bookworm-backports.
https://www.mail-archive.com/debian-bugs-d[email protected]/msg1993192.html
See https://wiki.debian.org/Backports for how to set up the backports repo, and then use something like `apt install flatpak-builder/bookworm-backports`.
-
PSA: If you're trying to build a #Flatpak in #Debian 12 using the 24.08 SDK, and it crashes with
bwrap: execvp appstream-compose: No such file or directory
you need to install a more recent version of flatpak-builder. A compatible one is available from bookworm-backports.
https://www.mail-archive.com/debian-bugs-d[email protected]/msg1993192.html
See https://wiki.debian.org/Backports for how to set up the backports repo, and then use something like `apt install flatpak-builder/bookworm-backports`.
-
Attempting to #flatpak version of Spiderbro. Seemed to be going well until it turns out the app directory is read only within the sandbox :( Game engine kinda needs full access there. Here is my manifest https://pastebin.com/m06JTKSm if anyone has any suggestions I'd love to hear them!
#flatpakbuilder #gamedev