Skip to content

Conversation

@mvo5
Copy link
Collaborator

@mvo5 mvo5 commented Nov 12, 2025

Tiny commit that demos a container installer with integrated flatpaks. Its a bit messy but that is mostly because the bootc-installer is a bit messy (until we either have a base container or a script).

It shows we can have installed flatpaks without any new concepts. Once flatpak/flatpak#6116 is available this can become even nicer, currently the install is done via a kickstart with explicit naming of the flatpaks, when we can use preinstall.d this becomes fully declarative.

Search for "LOOK HERE:" in the test_build_iso.py for the relevant parts.

Tiny commit that demos a container installer with integrated
flatpaks. Its a bit messy but that is mostly because the
bootc-installer is a bit messy (until we either have a base
container or a script).

It shows we can have installed flatpaks without any new
concepts. Once flatpak/flatpak#6116
is available this can become even nicer, currently the
install is done via a kickstart with explicit naming of
the flatpaks, when we can use preinstall.d this becomes
fully declarative.

Search for "LOOK HERE:" in the test_build_iso.py for the
relevant parts.
@woprandi
Copy link

woprandi commented Dec 2, 2025

I also try to do a flatpak install in my kickstart file but I get :

error: Failed to install org.gnome.Platform: While pulling runtime/org.gnome.Platform/x86_64/49 from remote flathub: open(O_TMPFILE): No such file or directory

Did you have similar issue ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants