flathub / org.gnome.Evolution

https://flathub.org/apps/details/org.gnome.Evolution
8 stars 10 forks source link

cannot install new beta channel #135

Closed monperrus closed 1 year ago

monperrus commented 1 year ago

Reading @Sesivany's https://eischmann.wordpress.com/2023/06/09/help-us-test-evolution/, I'm trying to install the beta version.

However, it does not work, the installer complains about the absence of org.gnome.Platform which is indeed here:

$ flatpak install flathub-beta org.gnome.Evolution
Looking for matches…
error: The application org.gnome.Evolution/x86_64/beta requires the runtime org.gnome.Platform/x86_64/44 which was not found

# but it's already installed
$ flatpak install org.gnome.Platform/x86_64/44
Looking for matches…
Skipping: org.gnome.Platform/x86_64/44 is already installed

$ flatpak list | grep gnome.Platform
GNOME Application Platform version 43   org.gnome.Platform      43  flathub user
GNOME Application Platform version 44   org.gnome.Platform      44  flathub user
GNOME Application Platform version Nightly  org.gnome.Platform      master  gnome-nightly   system

how to solve this?

thanks!

monperrus commented 1 year ago

works today.