You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I upgraded xCAT from 2.14.1-snap201806010300 to 2.14.3-snap201808080615, I hit the following error. The work around is use yum update '*xCAT*' --nogpgcheck
# yum update '*xCAT*'
... ...
--> Finished Dependency Resolution
Dependencies Resolved
==================================================================================================================================
Package Arch Version Repository Size
==================================================================================================================================
Updating:
perl-xCAT noarch 4:2.14.3-snap201808080615 xcat-core 665 k
xCAT x86_64 2.14.3-snap201808080615 xcat-core 245 k
xCAT-buildkit noarch 4:2.14.3-snap201808080615 xcat-core 67 k
xCAT-client noarch 4:2.14.3-snap201808080615 xcat-core 520 k
xCAT-genesis-scripts-ppc64 noarch 1:2.14.3-snap201808080615 xcat-core 59 k
xCAT-genesis-scripts-x86_64 noarch 1:2.14.3-snap201808080615 xcat-core 59 k
xCAT-probe noarch 4:2.14.3-snap201808080615 xcat-core 90 k
xCAT-server noarch 4:2.14.3-snap201808080615 xcat-core 1.8 M
Transaction Summary
==================================================================================================================================
Upgrade 8 Packages
Total download size: 3.5 M
Is this ok [y/d/N]: y
Downloading packages:
warning: /root/xcat-core/perl-xCAT-2.14.3-snap201808080615.noarch.rpm: Header V4 DSA/SHA1 Signature, key ID c6565bc9: NOKEY
Public key for perl-xCAT-2.14.3-snap201808080615.noarch.rpm is not installed
----------------------------------------------------------------------------------------------------------------------------------
Total 209 MB/s | 3.5 MB 00:00:00
Retrieving key from file:///root/xcat-core/repodata/repomd.xml.key
GPG key retrieval failed: [Errno 14] curl#37 - "Couldn't open file /root/xcat-core/repodata/repomd.xml.key"
The text was updated successfully, but these errors were encountered:
That is due to when I was working on issue #5306, the gpg keyring on the GSA server was updated. And the repomd.xml.key file was put there along with the gpg keyring. But I forget to add it back.
When I upgraded xCAT from 2.14.1-snap201806010300 to 2.14.3-snap201808080615, I hit the following error. The work around is use
yum update '*xCAT*' --nogpgcheck
The text was updated successfully, but these errors were encountered: