#1131 F35 Silverblue: Update flatpak Platform runtime to F37
Merged a year ago by kevin. Opened a year ago by adamwill.
adamwill/pungi-fedora flatpak-base-35  into  f35

file modified
+1 -1
@@ -780,7 +780,7 @@ 

                  # using registry-no-cdn avoids redirects to the CDN;

                  # needed because of network restrictions on koji runroot

                  "flatpak_remote_url=oci+https://registry-no-cdn.fedoraproject.org",

-                 "flatpak_remote_refs=runtime/org.fedoraproject.Platform/x86_64/f35 app/org.gnome.baobab/x86_64/stable app/org.gnome.Calculator/x86_64/stable app/org.gnome.Calendar/x86_64/stable app/org.gnome.Characters/x86_64/stable app/org.gnome.clocks/x86_64/stable app/org.gnome.Connections/x86_64/stable app/org.gnome.Contacts/x86_64/stable app/org.gnome.eog/x86_64/stable app/org.gnome.Evince/x86_64/stable app/org.gnome.FileRoller/x86_64/stable app/org.gnome.font-viewer/x86_64/stable app/org.gnome.gedit/x86_64/stable app/org.gnome.Logs/x86_64/stable app/org.gnome.Maps/x86_64/stable app/org.fedoraproject.MediaWriter/x86_64/stable app/org.gnome.NautilusPreviewer/x86_64/stable app/org.gnome.Screenshot/x86_64/stable app/org.gnome.Weather/x86_64/stable",

+                 "flatpak_remote_refs=runtime/org.fedoraproject.Platform/x86_64/f37 app/org.gnome.baobab/x86_64/stable app/org.gnome.Calculator/x86_64/stable app/org.gnome.Calendar/x86_64/stable app/org.gnome.Characters/x86_64/stable app/org.gnome.clocks/x86_64/stable app/org.gnome.Connections/x86_64/stable app/org.gnome.Contacts/x86_64/stable app/org.gnome.eog/x86_64/stable app/org.gnome.Evince/x86_64/stable app/org.gnome.FileRoller/x86_64/stable app/org.gnome.font-viewer/x86_64/stable app/org.gnome.gedit/x86_64/stable app/org.gnome.Logs/x86_64/stable app/org.gnome.Maps/x86_64/stable app/org.fedoraproject.MediaWriter/x86_64/stable app/org.gnome.NautilusPreviewer/x86_64/stable app/org.gnome.Screenshot/x86_64/stable app/org.gnome.Weather/x86_64/stable",

              ],

              'template_repo': 'https://pagure.io/fedora-lorax-templates.git',

              'template_branch': 'f35',

The 'stable' apps now expect the F37 platform, not F35. Without
this change, a newly-built F35 Silverblue installer image does
not actually install successfully.

Signed-off-by: Adam Williamson awilliam@redhat.com

If there's an SOP for when the platform runtime gets updated, it should mention to update it on all branches of pungi-fedora. This isn't suuuper-important because we don't really respin Silverblue installers, but openQA is starting to do it as an update test, and without this change it fails.

LGTM.

well, we update it when @kalev swiches them over to building against the new branch...

Pull-Request has been merged by kevin

a year ago
Metadata