Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Yum install to bypass KEY

Beauty_and_dBestJan 30 2017 — edited Jan 30 2017

Hi ALL,

11gR2

OL6

I am installing Oracle 11gr2 db for OL6.

I need to install first the pre-reqs rpms using> #  yum install oracle-rdbms-server-11gR2-preinstall

But I got the following error:

Downloading Packages:

warning: rpmts_HdrFromFdno: Header V3 RSA/SHA256 Signature, key ID ec551f03: NOKEY

Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-oracle

Invalid GPG Key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-oracle: No key found in given key data

I encountered this before and the solution is to bypass the key, but I can not find the syntax anymore when I googled it

Can you please help, what is the syntax of the command?

Kind regards,

jc

Invalid GPG Key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-oracle: No key found in given key data

[root@fittrn ~]#  yum install oracle-rdbms-server-11gR2-preinstall.x86_64

This post has been answered by SUPRIYO DEY on Jan 30 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 27 2017
Added on Jan 30 2017
2 comments
1,785 views