Bug 1152136 - 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
Summary: Failed to add RHEL6.5 to 3.5Engine, tried to fix by installing manually vdsm ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: distribution
Version: 3.5.0
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
: 3.5.0
Assignee: Barak
QA Contact:
URL:
Whiteboard: external
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-13 13:33 UTC by Nikolai Sednev
Modified: 2016-02-10 18:58 UTC (History)
14 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-04-27 13:13:12 UTC
oVirt Team: External
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
enginelogs (2.04 MB, application/x-gzip)
2014-10-13 13:40 UTC, Nikolai Sednev
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.