Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade xCAT failed from 2.14.1 to 2.14.3 #5484

Closed
bybai opened this issue Aug 9, 2018 · 3 comments
Closed

upgrade xCAT failed from 2.14.1 to 2.14.3 #5484

bybai opened this issue Aug 9, 2018 · 3 comments

Comments

@bybai
Copy link
Contributor

bybai commented Aug 9, 2018

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"

@bybai bybai added this to the 2.14.3 milestone Aug 9, 2018
@robin2008
Copy link
Member

robin2008 commented Aug 9, 2018

I just check the 2.14.2 GA, and found that the key is still missing.

@robin2008 robin2008 assigned neo954 and unassigned robin2008 Aug 9, 2018
@robin2008
Copy link
Member

@neo954 Could you help to take a look?

@neo954
Copy link
Contributor

neo954 commented Aug 9, 2018

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.

Now the repomd.xml.key on GSA server is updated as well. It as the same content as the apt.key file. And I update directory http://xcat.org/files/xcat/repos/yum/2.14/xcat-core/repodata/ and tarball http://xcat.org/files/xcat/xcat-core/2.14.x_Linux/xcat-core/xcat-core-2.14.2-linux.tar.bz2 as well.

Daily devel build will be normal from tomorrow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants