From 6c397ea2eeb100e8fca234144c78f76248f4ffeb Mon Sep 17 00:00:00 2001 From: Jian-Hong Pan Date: Tue, 23 Dec 2025 15:07:47 +0800 Subject: [PATCH] defaults: Install Snapshot instead of Cheese EOL Cheese blocks EOS image build with error: ERROR eibflatpak: app/org.gnome.Cheese/x86_64/stable in flathub is marked as EOL, superseded by app/org.gnome.Snapshot/x86_64/stable Traceback (most recent call last): File "/tmp/image-build-BND0SeN7tG/eos-image-builder/lib/eibflatpak.py", line 844, in _on_pull_txn_ready self._check_excluded_operations(operations) File "/tmp/image-build-BND0SeN7tG/eos-image-builder/lib/eibflatpak.py", line 790, in _check_excluded_operations raise FlatpakError( eibflatpak.FlatpakError: Refs marked eol-rebase in resolved flatpaks: runtime/org.gnome.Cheese.Locale/x86_64/stable, app/org.gnome.Cheese/x86_64/stable Cheese on Flathub has commit ("Use end-of-life-rebase to point the new app") [1] pointing to the successor org.gnome.Snapshot. So, install Snapshot instead of Cheese. [1]: https://github.com/flathub/org.gnome.Cheese/commit/d10253868bef9bbb70a68cdef1cd3df1166d5343 https://app.asana.com/1/1203676861188277/project/1211949321657103/task/1212563165452290 --- config/defaults.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/defaults.ini b/config/defaults.ini index 8d8ff358..b64da96d 100644 --- a/config/defaults.ini +++ b/config/defaults.ini @@ -473,9 +473,9 @@ apps_add = org.endlessaccess.threadbare org.endlessos.Key org.gimp.GIMP - org.gnome.Cheese org.gnome.Gnote org.gnome.Music + org.gnome.Snapshot org.gnome.Weather org.godotengine.Godot org.inkscape.Inkscape