3dct / open_iA

A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
GNU General Public License v3.0
40 stars 16 forks source link

Expired Flatpak key #60

Closed bluepotatoes closed 2 years ago

bluepotatoes commented 2 years ago

To whom it may concern,

This morning I tried to have a look at open_iA and was unable to install on Ubuntu 20.04 LTS due to some sort of key signature problem with flatpak. See snippet below:

sudo flatpak install https://flatpak.3dct.at/openia.flatpakref
The application at.zfp.openia depends on runtimes from:
  https://dl.flathub.org/repo/
Configure this as new remote 'flathub' [Y/n]: y
error: Unable to load summary from remote openia-origin: Signature made Fri 20 Aug 2021 09:41:05 AM CDT using RSA key ID BD956149974540E3
BAD signature from " <openia@bfroehler.info>"
Key expired Sun 24 Apr 2022 03:49:43 PM CDT

I figured I would bring this to your attention.

Cheers,

Matt

codeling commented 2 years ago

Thanks for reporting! Since we are currently preparing a new version, we will update the flatpak repo once the new version is out! This should happen within the next few days, we'll let you know here!

bluepotatoes commented 2 years ago

Sounds good! Best of luck with the new release.

codeling commented 2 years ago

Our new release is out, and in the flatpak repository. I had to use a new gpg key, I couldn't get it working with just removing the expiration date of the old one. You might have to remove open_iA (flatpak uninstall at.zfp.openia) and remove the remote (flatpak remote-delete openia-origin), before freshly installing the new open_iA version from the .flatpakref.

There are still some possible hickups, see Flatpak known issues. Let me know if it works for you!