Perhaps try another keyserver, for example keys.openpgp.org:
gpg --keyserver hkps://keys.openpgp.org --recv-keys \
7953AC1FBC3DC8B3B292393ED5E9E43F7DF9EE8C \
8657ABB260F056B1E5190839D9C4D26D0E604491
Git Clone URL: | https://aur.archlinux.org/openssl-1.0.git (read-only, click to copy) |
---|---|
Package Base: | openssl-1.0 |
Description: | The Open Source toolkit for Secure Sockets Layer and Transport Layer Security |
Upstream URL: | https://www.openssl.org |
Licenses: | custom:BSD |
Submitter: | Foxboron |
Maintainer: | nns |
Last Packager: | nns |
Votes: | 28 |
Popularity: | 2.48 |
First Submitted: | 2022-12-20 20:54 (UTC) |
Last Updated: | 2023-06-01 12:58 (UTC) |
Perhaps try another keyserver, for example keys.openpgp.org:
gpg --keyserver hkps://keys.openpgp.org --recv-keys \
7953AC1FBC3DC8B3B292393ED5E9E43F7DF9EE8C \
8657ABB260F056B1E5190839D9C4D26D0E604491
@nns, @paulhart I'm getting the same error when trying the gpg command.
gpg: keyserver receive failed: Server indicated a failure
I'm not familiar at all with gpg. Is it possible I'm not meeting some other requirement?
@paulhart, I just tested the command in the comment and it worked fine. Perhaps the Ubuntu keyserver was having issues when you tested - I recommend trying again.
got the PGP signature verification issue; attempted to use the gpg command in the pinned comment, it returned "gpg: keyserver receive failed; Server indicates a failure".
Patch added with updated certificates, tests should pass now and the package should build fine.
It looks like the CMS test certificates are expired. I'm working on a patch.
FYI this does not compile anymore. I use it for foxitreader (which has been discontinued for linux), and there is a cert or envelope error at the end. I do not have a copy / paste of the issue at this time.
Hi sorry Im a noob.
I uninstalled and tried reinstall using pacman but get an error
paru: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory
Furthermore, I'm getting an error building manually:
Error: One or more files did note pass the validityr checks!
Now exa, paru, pacman, and a bunch of other programs are broken. Plz any help would be super appreciated!
Bringing this to your attention due to closure in the main Arch bug tracker.
I've added a compiler flag to not error out with unused linker flags.
I've also identified an issue with the NIST curve when compiling with newer clang releases. This had been fixed in 1.1.1, so I backported the patch for this version as well.
This means that you should be able to compile with clang without issues.
Pinned Comments
nns commented on 2022-12-21 12:03 (UTC) (edited on 2022-12-27 08:31 (UTC) by nns)
If you recently updated your system and are wondering why your AUR helper is pulling this package (and possibly requesting PGP keys to be imported), then you have a package that depends on (or used to depend on)
openssl-1.0
, which is an old release of the OpenSSL library.The
openssl-1.0
package used to be packaged in thecommunity
repo - however, it was recently moved from there to the AUR.Ensure that you still have packages that depend on
openssl-1.0
using pacman:If you don't, then you may remove this package from your system.
If you have issues with PGP keys being imported, try another keyserver: