Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1152136

Summary: Failed to add RHEL6.5 to 3.5Engine, tried to fix by installing manually vdsm on host, exited with error: warning: rpmts_HdrFromFdno: Header V3 RSA/SHA256 Signature, key ID fd431d51: NOKEY Public key for sanlock-2.8-1.el6.x86_64.rpm is not installed
Product: Red Hat Enterprise Virtualization Manager Reporter: Nikolai Sednev <nsednev>
Component: distributionAssignee: Barak <bazulay>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 3.5.0CC: dfediuck, ecohen, gklein, iheim, lpeer, lsurette, maurizio.antillon, nsednev, oourfali, rbalakri, Rhev-m-bugs, sbonazzo, yeylon, ylavi
Target Milestone: ---   
Target Release: 3.5.0   
Hardware: x86_64   
OS: Linux   
Whiteboard: external
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-04-27 13:13:12 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: External RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
enginelogs none

Description Nikolai Sednev 2014-10-13 13:33:28 UTC
Description of problem:
Failed to add RHEL6.5 to 3.5Engine, tried to fix by installing manually vdsm on host, exited with error:

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


Public key for sanlock-2.8-1.el6.x86_64.rpm is not installed

Version-Release number of selected component (if applicable):
rhevm-3.5.0-0.14.beta.el6ev.noarch

How reproducible:
100%

Steps to Reproduce:
1.Image host to RHEL6.5 server.
2.Try adding it to 3.5 engine
3.After failed try also manually installing vdsm on host

Actual results:
Getting error for some kind of key is not available:
warning: rpmts_HdrFromFdno: Header V3 RSA/SHA256 Signature, key ID fd431d51: NOKEY
Public key for sanlock-2.8-1.el6.x86_64.rpm is not installed

Expected results:
Installation should succeed and RHEL6.5 host should be added to 3.5 engine.

Additional info:

Comment 2 Nikolai Sednev 2014-10-13 13:40:12 UTC
Created attachment 946384 [details]
enginelogs

Comment 4 Doron Fediuck 2014-10-14 08:56:01 UTC
Nikolay,
are you using unsigned RPMs?
which repository did it come from?

Comment 5 Sandro Bonazzola 2014-10-21 09:41:32 UTC
the key fd431d51 is good, as listed in https://access.redhat.com/security/team/key

the signing key is stored in 

$ rpm -qf /etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
redhat-release-server-6Server-6.6.0.2.el6.x86_64

unless you have a dirt environment the file must exist.

If it exists and you still have failure, I guess that if you run yum install on whatever packages you want it will ask you to accept the import of the key.
And this is strange because yum install rhevm should have asked you to import that key as well.

In any case, it's not related to rhevm or engine-setup.

Comment 6 Nikolai Sednev 2014-10-22 14:19:34 UTC
(In reply to Doron Fediuck from comment #4)
> Nikolay,
> are you using unsigned RPMs?
> which repository did it come from?

https://mojo.redhat.com/docs/DOC-970923

Comment 7 Yaniv Lavi 2015-04-21 14:42:35 UTC
Do you still have this issue? Can we close this issue?

Comment 8 Nikolai Sednev 2015-04-27 08:24:57 UTC
(In reply to Yaniv Dary from comment #7)
> Do you still have this issue? Can we close this issue?

You can close it now as not reproduced, I remember it was happening because of the sanlock problem which was fixed already.