-
Notifications
You must be signed in to change notification settings - Fork 119
Closed
Description
Currently running into some issues on my Manjaro system with updating the xorgxrdp AUR package to 0.10.4
It's complaining of not finding a PGP signature.
So i downloaded the 0.10.3 and 0.10.4 binaries from the github release page and tried to verify the packages manually
Doing
gpg --verify xorgxrdp-0.10.4.tar.gz.asc xorgxrdp-0.10.4.tar.gz
results in
gpg: not a detached signature
while
gpg --verify xorgxrdp-0.10.3.tar.gz.asc xorgxrdp-0.10.3.tar.gz
looks much better
gpg: using RSA key 18AB838A907167745914871903993B4065E7193B
gpg: Good signature from "Koichiro IWAO <[email protected]>" [unknown]
gpg: aka "Koichiro Iwao <[email protected]>" [unknown]
gpg: aka "Koichiro Iwao <[email protected]>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
Primary key fingerprint: 61EC EABB F2BB 40E3 A35D F30A 9F72 CDBC 01BF 10EB
Subkey fingerprint: 18AB 838A 9071 6774 5914 8719 0399 3B40 65E7 193B
Also xorgxrdp-0.10.3.tar.gz.asc is just 833 Bytes while xorgxrdp-0.10.4.tar.gz.asc is 690 KB
Is this intentional or am I doing something wrong here?
Metadata
Metadata
Assignees
Labels
No labels