-
Notifications
You must be signed in to change notification settings - Fork 40
Description
Describe the bug
The current Flatpak manifest for Eigenwallet is targeting org.gnome.Platform//47. As of October 15, 2025, this runtime is officially End-of-Life (EOL) and has been removed from or deprecated on Flathub, preventing new installations on up-to-date systems (like secureblue).
To Reproduce:
Add the eigenwallet remote.
Attempt to install: flatpak install eigenwallet org.eigenwallet.app
See error: error: The application org.eigenwallet.app/x86_64/stable requires the runtime org.gnome.Platform/x86_64/47 which was not found
Expected behavior The application should target a supported, non-EOL runtime (e.g., org.gnome.Platform//48 or 49) to ensure users can actually, you know, install the app.
Environment:
OS: secureblue (Fedora-based) (https://secureblue.dev/)
Flatpak version: 1.16.1
Runtime required: GNOME 47 (EOL)