@Norgra What appears when you execute gpg --recv-keys 1A8DE5008275EC21 ?
Search Criteria
Package Details: lib32-libcdio 2.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lib32-libcdio.git (read-only, click to copy) |
---|---|
Package Base: | lib32-libcdio |
Description: | GNU Compact Disc Input and Control Library (32-bit) |
Upstream URL: | https://www.gnu.org/software/libcdio/ |
Licenses: | GPL3 |
Submitter: | arojas |
Maintainer: | rodrigo21 |
Last Packager: | rodrigo21 |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2018-03-12 09:25 (UTC) |
Last Updated: | 2021-12-29 18:00 (UTC) |
Dependencies (3)
Required by (19)
- lib32-gst-libav (make)
- lib32-gst-libav-git (make)
- lib32-gst-plugin-gtk-git (make)
- lib32-gst-plugin-va-git (make)
- lib32-gst-plugins-bad (make)
- lib32-gst-plugins-bad-git (make)
- lib32-gst-plugins-bad-libs (make)
- lib32-gst-plugins-bad-libs-git (make)
- lib32-gst-plugins-base-git (make)
- lib32-gst-plugins-base-libs-git (make)
- lib32-gst-plugins-good-git (make)
- lib32-gst-plugins-ugly
- lib32-gst-plugins-ugly (make)
- lib32-gst-plugins-ugly-git
- lib32-gst-plugins-ugly-git (make)
- lib32-gst-rtsp-server-git (make)
- lib32-gstreamer-git (make)
- lib32-gstreamer-vaapi-git (make)
- lib32-pcsxr
Sources (2)
Latest Comments
« First ‹ Previous 1 2
frealgagu commented on 2018-03-14 14:17 (UTC)
Norgra commented on 2018-03-14 12:31 (UTC)
@frealgagu Just tried updating the key as you said. It had no effect, the package still fails to update.
frealgagu commented on 2018-03-14 11:55 (UTC)
If you get "FAILED (unknown public key 1A8DE5008275EC21)", add that key to your trusted keys as follow:
gpg --recv-keys 1A8DE5008275EC21
And then try to install/upgrade it again.
Norgra commented on 2018-03-14 11:48 (UTC) (edited on 2018-03-14 12:28 (UTC) by Norgra)
Fails to upgrade for me. Says one or more PGP signatures could not be verified.
:: Verifying source file signatures with gpg...
:: libcdio-2.0.0.tar.gz ... FAILED (unknown public key 1A8DE5008275EC21)
:: ERROR: One or more PGP signatures could not be verified!
:: ERROR: Makepkg was unable to build lib32-libcdio.
DarkShadow44 commented on 2018-03-12 22:59 (UTC)
Works like a charm now, thank you.
frealgagu commented on 2018-03-12 22:53 (UTC)
@DarkShadow44 .SRCINFO updated, please try to install it again and let me know if you have troubles...
DarkShadow44 commented on 2018-03-12 22:26 (UTC) (edited on 2018-03-12 22:27 (UTC) by DarkShadow44)
Fails to install for me with
:: lib32-libcdio package(s) failed to install.
:: ensure package version does not mismatch between .SRCINFO and PKGBUILD
:: ensure package name has a VCS suffix if this is a devel package
Pinned Comments
frealgagu commented on 2018-03-14 11:55 (UTC)
If you get "FAILED (unknown public key 1A8DE5008275EC21)", add that key to your trusted keys as follow:
gpg --recv-keys 1A8DE5008275EC21
And then try to install/upgrade it again.