Displaying 6 results from an estimated 6 matches for "f4a80eb5".
2014 Jul 08
1
Can't verify gpg signature for the file with hashes for the CentOS 7
Hello there. I've just downloaded the CentOS v7.0 via torrent and am
trying to verify the gpg signature for the file with hashes. When I do
"gpg --verify sha256sum.txt.asc" I get the key ID of F4A80EB5. Then I'm
trying to get the public key with "gpg --keyserver pgp.mit.edu --recv-keys
F4A80EB5" command. The gpg returns error of "no valid OpenPGP data found".
Does anyone have an idea of why the public key isn't there? Is there
another keyserver I should try?
T...
2020 May 07
0
repomd.xml.asc BAD signature in CentOS-7-x86_64-Minimal-2003.iso
...659691c28a0e672558b003d223f83938f254b39875ee7559d1a4a14c79173193 ) and
mount it on /mnt
Unfortunately, It returned "BAD signature" when I verified the
repodata/repomd.xml.asc
So should I continue to use this ISO?
Below is my procedure:
# gpg --import /mnt/RPM-GPG-KEY-CentOS-7
gpg: key F4A80EB5: public key "CentOS-7 Key (CentOS 7 Official Signing
Key) <security at centos.org>" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
# gpg --fingerprint
/root/.gnupg/pubring.gpg
------------------------
pub 4096R/F4A80EB5 2014-06-23
Key finge...
2019 Feb 12
3
weird RPM dependency error; '/bin/sh' needed, but is provided
...4-Minimal-1810.iso -r -t iso9660 -o loop /mnt
$ mkdir -p ~/local_rpm_db
$ rpm --initdb --dbpath ~/local_rpm_db
$ rpm --justdb --ignoresize --dbpath ~/local_rpm_db -Uvh /mnt/Packages/*.rpm *.rpm
warning: /mnt/cdrom/Packages/acl-2.2.51-14.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
warning: berkeleydb-ltb-4.6.21.NC-4.el7.patch4.x86_64.rpm: Header V4 DSA/SHA1 Signature, key ID 6d45bfc5: NOKEY
error: Failed dependencies:
/bin/sh is needed by openldap-ltb-2.4.47-1.el7.x86_64
Which is weird, as the 'bash' RPM is clearly part of the set, and 'provid...
2016 Apr 28
2
Where can I find the CentOS gpg keys?
On 2016-04-28 21:08, Andreas Benzler wrote:
> repository gpg can be found in
> /etc/pki/rpm-gpg/
>
> read the repo file(s) in
>
> /etc/yum.repos.d/
>
> cat /etc/yum.repos.d/CentOS-Base.repo
> # CentOS-Base.repo
> #
> # The mirror system uses the connecting IP address of the client and the
> # update status of each mirror to pick mirrors that are updated to
2019 Feb 12
0
weird RPM dependency error; '/bin/sh' needed, but is provided
...e as to how to progress.
I'm no expert on binary formats, but I think
openldap-ltb-2.4.47-1.el7.x86_64.rpm is broken. Try this against a
base rpm, e.g.,
rpm -q --requires -p ./cpio-2.11-27.el7.x86_64.rpm | od -c
warning: ./cpio-2.11-27.el7.x86_64.rpm: Header V3 RSA/SHA256
Signature, key ID f4a80eb5: NOKEY
0000000 / b i n / s h \n / b i n / s h \n
0000020 / s b i n / i n s t a l l - i n
0000040 f o \n / s b i n / i n s t a l l
0000060 - i n f o \n l i b c . s o . 6 (
000...
2015 Jul 05
1
7.1 install with Areca arc-1224
...on callback <bound method RPMCallback.callback of <__main__.RPMCallback object at 0x7fa4569d1a10>> failed, aborting!
02:40:54,393 INFO packaging: ==== start rpm scriptlet logs ====
02:40:54,393 INFO packaging: warning: filesystem-3.2-18.el7.x86_64: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
02:40:54,393 INFO packaging: libgcc-4.8.3-9.el7.x86_64 (1/1349)
02:40:54,393 INFO packaging: fontpackages-filesystem-1.44-8.el7.noarch (2/1349)
02:40:54,393 INFO packaging: 1:control-center-filesystem-3.8.6-18.el7.x86_64 (3/1349)
--------- cut ---------
The path it is complaining is a re...