Artix Linux Forum

Artix Linux => Package management => Topic started by: xyxy on 27 April 2020, 10:27:50

Title: [SOLVED] missing signature for hdf5
Post by: xyxy on 27 April 2020, 10:27:50
Hello,
when I do "pacman -Syu", I get this error message, saying the signature for hdf5 is missing:

Code: [Select]
(10/10) Prüfe Schlüssel im Schlüsselring                                                    [######################################################] 100%
(10/10) Überprüfe Paket-Integrität                                                          [######################################################] 100%
Fehler: hdf5: Erforderliche Signatur fehlt
Fehler: Konnte den Vorgang nicht durchführen (Ungültiges oder beschädigtes Paket)
Fehler sind aufgetreten, keine Pakete wurden aktualisiert.

I have tried reinstalling the keyrings for arch and artix and populating them, cleaning the pacman cache and installing community/hdf5 instead of galaxy/hdf5.
How can I find out and add the missing signature?
Title: Re: missing signature for hdf5
Post by: alium on 27 April 2020, 13:38:17
Hi, thanks for report. should be fixed now in hdf5-2.2
Title: Re: missing signature for hdf5
Post by: xyxy on 27 April 2020, 14:32:40
yes.. right now  hdf5-1.12.0-2.2 came as update . thanks!