can't add new host because gluster key file name changed

--Sig_/xu2kUSt=2MxpNT++Hm/Hx_s Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hello, I'm trying to add a host to a 3.5 cluster, and it's failing because gluster folks apparently created a new key and renamed the file... warning: /var/cache/yum/x86_64/7/ovirt-3.5-glusterfs-epel/packages/glusterf= s-libs-3.7.9-1.el7.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID d5dc5= 2dc: NOKEY Retrieving key from https://download.gluster.org/pub/gluster/glusterfs/LATE= ST/pub.key see https://download.gluster.org/pub/gluster/glusterfs/LATEST/NEW_PUBLIC_KEY.R= EADME and https://download.gluster.org/pub/gluster/glusterfs/LATEST/rsa.pub Is there a workaround? Robert --=20 Senior Software Engineer @ Parsons --Sig_/xu2kUSt=2MxpNT++Hm/Hx_s Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlbwGzgACgkQ7/fVLLY1mnjBWgCffWFrSLiHhK0xpT9zZe1ItSBZ thQAn3/YrQlylorTOGKdb+6/wTyE7T5C =duNk -----END PGP SIGNATURE----- --Sig_/xu2kUSt=2MxpNT++Hm/Hx_s--

--Sig_/4DPMBpAvl5/NLaUodRfcGGa Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Mon, 21 Mar 2016 12:03:03 -0400 Robert wrote: RS> Hello, RS>=20 RS> I'm trying to add a host to a 3.5 cluster, and it's failing because RS> gluster folks apparently created a new key and renamed the file... RS>=20 RS>=20 RS> warning: /var/cache/yum/x86_64/7/ovirt-3.5-glusterfs-epel/packages/glus= terfs-libs-3.7.9-1.el7.x86_64.rpm: RS> Header V4 RSA/SHA256 Signature, key ID d5dc52dc: NOKEY Retrieving key RS> from https://download.gluster.org/pub/gluster/glusterfs/LATEST/pub.key RS>=20 RS> see RS>=20 RS> https://download.gluster.org/pub/gluster/glusterfs/LATEST/NEW_PUBLIC_K= EY.README RS>=20 RS> and RS>=20 RS> https://download.gluster.org/pub/gluster/glusterfs/LATEST/rsa.pub RS>=20 RS> Is there a workaround? Of course I figured it out right after pressing send.. Editing ovirt dependencies yum repo conf and updating the key name worked fine.. Robert --=20 Senior Software Engineer @ Parsons --Sig_/4DPMBpAvl5/NLaUodRfcGGa Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlbwHDYACgkQ7/fVLLY1mnhWpQCghiH/nnCEimbFwlS15GtKqjvV cG8An2xYvRTWE6/qH74Uv3Yw5s9iO3yO =q4nQ -----END PGP SIGNATURE----- --Sig_/4DPMBpAvl5/NLaUodRfcGGa--

try. # gpg --recv-keys --keyserver subkeys.pgp.net d5dc52dc # gpg --export --armor d5dc52dc > gluserfs.pub # rpm --import gluserfs.pub Mentioned in a round-a-bout way in: http://www.ovirt.org/download/ -Alex On Mon, Mar 21, 2016 at 9:03 AM, Robert Story <rstory@tislabs.com> wrote:
Hello,
I'm trying to add a host to a 3.5 cluster, and it's failing because gluster folks apparently created a new key and renamed the file...
warning: /var/cache/yum/x86_64/7/ovirt-3.5-glusterfs-epel/packages/glusterfs-libs-3.7.9-1.el7.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID d5dc52dc: NOKEY Retrieving key from https://download.gluster.org/pub/gluster/glusterfs/LATEST/pub.key
see
https://download.gluster.org/pub/gluster/glusterfs/LATEST/NEW_PUBLIC_KEY.REA...
and
https://download.gluster.org/pub/gluster/glusterfs/LATEST/rsa.pub
Is there a workaround?
Robert
-- Senior Software Engineer @ Parsons
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

I think https://gerrit.ovirt.org/#/c/54968/ is about handling this. Y. On Mon, Mar 21, 2016 at 9:17 PM, Alex R <ar.digger@gmail.com> wrote:
try.
# gpg --recv-keys --keyserver subkeys.pgp.net d5dc52dc # gpg --export --armor d5dc52dc > gluserfs.pub # rpm --import gluserfs.pub
Mentioned in a round-a-bout way in: http://www.ovirt.org/download/
-Alex
On Mon, Mar 21, 2016 at 9:03 AM, Robert Story <rstory@tislabs.com> wrote:
Hello,
I'm trying to add a host to a 3.5 cluster, and it's failing because gluster folks apparently created a new key and renamed the file...
warning: /var/cache/yum/x86_64/7/ovirt-3.5-glusterfs-epel/packages/glusterfs-libs-3.7.9-1.el7.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID d5dc52dc: NOKEY Retrieving key from https://download.gluster.org/pub/gluster/glusterfs/LATEST/pub.key
see
https://download.gluster.org/pub/gluster/glusterfs/LATEST/NEW_PUBLIC_KEY.REA...
and
https://download.gluster.org/pub/gluster/glusterfs/LATEST/rsa.pub
Is there a workaround?
Robert
-- Senior Software Engineer @ Parsons
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
participants (3)
-
Alex R
-
Robert Story
-
Yaniv Kaul