FS#70435 - [libdrm] One or more PGP signatures could not be verified

Attached to Project: Arch Linux
Opened by James (thx1138) - Wednesday, 14 April 2021, 00:43 GMT
Last edited by Andreas Radke (AndyRTR) - Thursday, 15 April 2021, 13:32 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

```
==> Validating source files with sha512sums...
libdrm-2.4.105.tar.xz ... Passed
libdrm-2.4.105.tar.xz.sig ... Skipped
COPYING ... Passed
==> Verifying source file signatures with gpg...
libdrm-2.4.105.tar.xz ... FAILED (unknown public key B8B5FA0EFC1EC2FE)
==> ERROR: One or more PGP signatures could not be verified!
```

validpgpkeys+=('E9E246A89E65374EB8355796B8B5FA0EFC1EC2FE') # "Leo Liu <leo.liu@amd.com>"

`sudo pacman-key --refresh-keys` makes no difference.
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Thursday, 15 April 2021, 13:32 GMT
Reason for closing:  None
Comment by Andreas Radke (AndyRTR) - Thursday, 15 April 2021, 13:32 GMT
This public key is not available from keyservers.

Use "curl 'https://gitlab.freedesktop.org/leoliu.gpg' | gpg --import"

Loading...