A note for any future searchers with this problem:When gpg key expires I have to extend its lifetime and update GPG entry in http://files.wesnoth.org/wesnoth-nightly.flatpakref (I already updated it). On your end you need to first uninstall and then reinstall from updated .flatpakref . I probably should make key non-expiring. GPG recommends making them expire but flatpak use of it is different than most other GPG use cases..
I finally fixed this but not by uninstalling, instead I found I can modify the flatpak config to ignore GPG and that appears to work. I only did that for wesnoth-origin which of course only has the one package. : )
This is the command I used:
Code:
flatpak remote-modify --no-gpg-verify wesnoth-origin
Statistics: Posted by Atreides — Today, 9:28 pm