Skip to content

Commit 6c397ea

Browse files
committed
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]: flathub/org.gnome.Cheese@d102538 https://app.asana.com/1/1203676861188277/project/1211949321657103/task/1212563165452290
1 parent 77e8f1a commit 6c397ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/defaults.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,9 +473,9 @@ apps_add =
473473
org.endlessaccess.threadbare
474474
org.endlessos.Key
475475
org.gimp.GIMP
476-
org.gnome.Cheese
477476
org.gnome.Gnote
478477
org.gnome.Music
478+
org.gnome.Snapshot
479479
org.gnome.Weather
480480
org.godotengine.Godot
481481
org.inkscape.Inkscape

0 commit comments

Comments
 (0)