Fails on keys.
ffmpeg-4.3.1.tar.xz ... FAILED (unknown public key B4322F04D67658D8) ==> ERROR: One or more PGP signatures could not be verified!
Git Clone URL: | https://aur.archlinux.org/ffmpeg-full.git (read-only, click to copy) |
---|---|
Package Base: | ffmpeg-full |
Description: | Complete solution to record, convert and stream audio and video (all possible features including libfdk-aac) |
Upstream URL: | https://www.ffmpeg.org/ |
Keywords: | audio codec convert cuda cuvid decklink encoder fdk-aac fdkaac hwaccel libnpp media nvenc svt video |
Licenses: | LicenseRef-nonfree-and-unredistributable |
Conflicts: | ffmpeg |
Provides: | ffmpeg, libavcodec.so, libavdevice.so, libavfilter.so, libavformat.so, libavutil.so, libpostproc.so, libswresample.so, libswscale.so |
Submitter: | rpolzer |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 136 |
Popularity: | 0.37 |
First Submitted: | 2013-01-24 11:17 (UTC) |
Last Updated: | 2025-01-08 22:31 (UTC) |
« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 21 .. 55 Next › Last »
Fails on keys.
ffmpeg-4.3.1.tar.xz ... FAILED (unknown public key B4322F04D67658D8) ==> ERROR: One or more PGP signatures could not be verified!
The hkps://hkps.pool.sks-keyservers.net is down. You can see https://sks-keyservers.net/ and https://sks-keyservers.net/status/ So you can try an other keyserver as gpg --recv-keys FCF986EA15E6E293A5644F10B4322F04D67658D8 --keyserver pool.sks-keyservers.net or gpg --recv-keys FCF986EA15E6E293A5644F10B4322F04D67658D8 --keyserver hkp://pool.sks-keyservers.net
If you want a permanent change for the keyserver, please read https://wiki.archlinux.org/index.php/Pacman/Package_signing#Cannot_import_keys and https://wiki.archlinux.org/index.php/GnuPG
@spider-mario Fixed.
One of the patches (040-…) yields a 404 error.
Why unredistributable? Did you use any unredistributable dependencies?
Patch checksum fixed.
sha256sum .cache/yay/ffmpeg-full/040-ffmpeg-add-svt-av1-0.8.3.patch
cbcf51f37b17355b228b62862cfde141b0701f260d8bc3502a922f0f91303f9e .cache/yay/ffmpeg-full/040-ffmpeg-add-svt-av1-0.8.3.patch
PKGBUILD sha256: d371366ceda9233c1b9a60c680878f567861b675605a8dae5c275d633c51ba9f
Getting same error like nathanielcwm:
-> Found LICENSE
==> Validating source files with sha256sums...
ffmpeg-4.2.3.tar.xz ... Passed
ffmpeg-4.2.3.tar.xz.asc ... Skipped
010-ffmpeg-fix-vmaf-model-path.patch ... Passed
011-ffmpeg-add-decklink-11.5-support.patch ... Passed
012-ffmpeg-dont-adjust-mp3-start-time.patch ... Passed
020-ffmpeg-add-svt-hevc-1.4.3.patch ... Passed
030-ffmpeg-add-svt-hevc-docs-1.4.3.patch ... Passed
040-ffmpeg-add-svt-av1-0.8.3.patch ... FAILED
LICENSE ... Passed
==> ERROR: One or more files did not pass the validity check!
Failed to build ffmpeg-full
Pinned Comments
dbermond commented on 2024-06-24 15:59 (UTC)
@LordSIGSEGV avoid creating files not tracked by pacman in the system reserved directories, specially symlinks to shared libraries, as this have the potential to completely break your system. I have already notified the quirc maintainer in the aur web page of the package in April-2024. While this issue is not solved in quirc, I recommend to use quirc-git, which currently has a better packaging and does not suffer from this problem.