==> Validating source files with sha256sums... linux-firmware-git ... Skipped ==> Verifying source file signatures with gpg... linux-firmware-git git repo ... FAILED (unknown public key A31B6BD72486CFD6) ==> ERROR: One or more PGP signatures could not be verified! :: Packages failed to build: linux-firmware-git-20200320.edf390c-1
Search Criteria
Package Details: linux-firmware-bnx2x-git 20241022.e1d95775-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-firmware-git.git (read-only, click to copy) |
---|---|
Package Base: | linux-firmware-git |
Description: | Firmware files for Linux - bnx2x / Firmware for Broadcom NetXtreme II 10Gb ethernet adapters |
Upstream URL: | https://gitlab.com/kernel-firmware/linux-firmware |
Licenses: | custom, GPL-2.0-only, GPL-2.0-or-later, GPL-3.0-only |
Conflicts: | linux-firmware, linux-firmware-bnx2x |
Provides: | linux-firmware-bnx2x |
Submitter: | xduugu |
Maintainer: | MRWITEK |
Last Packager: | MRWITEK |
Votes: | 74 |
Popularity: | 0.011076 |
First Submitted: | 2010-05-19 22:50 (UTC) |
Last Updated: | 2024-10-28 13:37 (UTC) |
Dependencies (4)
- linux-firmware-whence (linux-firmware-whence-amd-staging-um5606-gitAUR, linux-firmware-whence-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- rdfind (make)
Required by (2)
- bnx2x-2500m-dkms (requires linux-firmware-bnx2x)
- mkinitcpio-firmware (requires linux-firmware-bnx2x)
Sources (1)
orlfman commented on 2021-04-26 20:06 (UTC)
SimPilotAdamT commented on 2021-03-08 22:41 (UTC)
@hugegameartgd strange as it worked for me without manually using another keyserver...
LinuxUserGD commented on 2020-04-20 09:52 (UTC)
@gardotd426 No, this didn't work for me as the default keyserver seems to not have the key. It only worked by manually using another keyserver for import.
gardotd426 commented on 2020-04-20 01:05 (UTC)
The correct command (at least the only one that currently actually works) is removing the --keyserver hkp://pgp.mit.edu
part of the command hugegameartgd posted. So:
gpg --recv-keys 4CDE8575E547BF835FE15807A31B6BD72486CFD6
gardotd426 commented on 2020-04-20 01:03 (UTC)
Actually, no, it doesn't:
gpg --recv-keys --keyserver hkp://pgp.mit.edu 4CDE8575E547BF835FE15807A31B6BD72486CFD6
gpg: keyserver receive failed: No keyserver available
gardotd426 commented on 2020-04-20 01:02 (UTC)
@hugegameartgd running that command doesn't work, it just sits there forever and never receives anything.
MRWITEK commented on 2020-04-08 14:47 (UTC) (edited on 2022-12-15 12:15 (UTC) by MRWITEK)
LinuxUserGD commented on 2020-04-08 14:15 (UTC)
Works after running gpg --recv-keys --keyserver hkp://pgp.mit.edu 4CDE8575E547BF835FE15807A31B6BD72486CFD6
m3thodic commented on 2019-09-16 23:38 (UTC)
I came here to comment on exactly what @haagch already posted, please update!
Pinned Comments
MRWITEK commented on 2023-12-20 12:42 (UTC)
Upstream doesn't sign most commits anymore, so GPG signature check is disabled. They still sign every tag. Packages in the official repos package tags. You can check signatures with the following commands:
gbin commented on 2022-03-02 17:58 (UTC) (edited on 2022-03-02 18:07 (UTC) by gbin)
edit: found my problem the key server it could be useful for other people.
The default port is an high port and your ISP might filter it out!
use :80 in the ubuntu one and it should work:
MRWITEK commented on 2020-04-08 14:47 (UTC) (edited on 2022-12-15 12:15 (UTC) by MRWITEK)
https://wiki.archlinux.org/title/Arch_User_Repository#ERROR%3A_One_or_more_PGP_signatures_could_not_be_verified%21%3B_what_should_I_do%3F
https://wiki.archlinux.org/title/PKGBUILD#validpgpkeys
https://wiki.archlinux.org/title/Makepkg#Signature_checking
https://wiki.archlinux.org/title/Arch_User_Repository#What_is_the_difference_between_foo_and_foo-git_packages%3F