ohpc node provisioning fails due to repo GPG key errors
Created by: jprorama
After the upstream release of Open HPC 1.3.7 the TASK [compute_build_vnfs : yum install into the image chroot] is failing. There is lots of output but the final error message is:
Transaction Summary
================================================================================
Install 42 Packages (+381 Dependent packages)
Upgrade ( 19 Dependent packages)
Total download size: 403 M
Downloading packages:
Delta RPMs reduced 12 M of updates to 3.8 M (67% saved)
Public key for ModemManager-glib-1.6.10-1.el7.x86_64.rpm is not installed
Public key for NetworkManager-1.12.0-10.el7_6.x86_64.rpm is not installed
Public key for Thunar-1.6.16-1.el7.x86_64.rpm is not installed
Public key for lua-bit-ohpc-1.0.2-1.1.x86_64.rpm is not installed
Public key for lmod-ohpc-7.8.15-4.1.ohpc.1.3.67.x86_64.rpm is not installed
Some delta RPMs failed to download or rebuild. Retrying..
Public key for mesa-libEGL-18.0.5-4.el7_6.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total 11 MB/s | 401 MB 00:35
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-OpenHPC-1
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
The seems related to not trusting the GPG keys for these repos. Given they are file-based keys, it may simply mean they are out of date with the upstream repos.