Robert McQueen
Robert McQueen
Also it seems the syntax of these files change/break over time: https://bugs.freedesktop.org/show_bug.cgi?id=105818
I'm in favour of gently expanding the semantics of NO_DEPLOY to actually also disable uninstallations, but this would probably need a bit of auditing of call sites (GitHub searching?) to...
@owtaylor Has anyone over in Fedora Workstation land thought about how this ostree OCI stuff interacts with the flatpak OCI stuff?
> Right. The most obvious difference here is that the flatpak OCI images aren't executable with podman run, and that gets into a whole thing about dynamic versus static linking...
Boo host dependency. If flatpak-builder is going to invoke a binary from outside the build environment, shouldn't it be a Flatpak? Then it's independent of whatever runtime it needs, the...
No I mean like we provide an appstreamcli equiv of `https://github.com/flathub/org.freedesktop.appstream-glib` and flatpak-builder uses that going forward. Maybe with a host fallback? But appstream is an evolving spec and we've...
> Being a host dependency is exactly what lets us to easily decouple it from runtimes, like we already do with `org.freedesktop.appstream-glib`, which is a symlink to `appstream-util` on the...
I found this ticket as I use the Vorta Flatpak - I am intermittently encountering https://github.com/borgbackup/borg/issues/6687 so I was looking if I could update the Flatpak to 1.2.7 which led...