Skip to content
This repository has been archived by the owner on Jun 16, 2023. It is now read-only.

SaltStack 2016.11.3 release causes key download 404 error #220

Closed
RonWilliams opened this issue Mar 1, 2017 · 5 comments
Closed

SaltStack 2016.11.3 release causes key download 404 error #220

RonWilliams opened this issue Mar 1, 2017 · 5 comments

Comments

@RonWilliams
Copy link

During SaltStack install with a new bootstrap, the following error occurs:

  • INFO: Running install_red_hat_enterprise_linux_stable_deps()
    warning: /var/tmp/rpm-tmp.e5lS4E: Header V3 RSA/SHA256 Signature, key ID 352c64e 5: NOKEY
    Retrieving https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rp m
    Preparing... ########################################
    Updating / installing...
    epel-release-7-9 ########################################
    error: /tmp/salt-gpg-6CexgfoN.pub: key 1 not an armored public key.
  • ERROR: Failed to run install_red_hat_enterprise_linux_stable_deps()!!!

[roottmp]# cat /tmp/salt-gpg-6CexgfoN.pub

<title>404 Not Found</title>

Not Found

The requested URL /yum/redhat/7/x86_64/latest/base/RPM-GPG-KEY-CentOS-7 was not found on this server.

The key is unavailable at http://repo.saltstack.com/yum/redhat/7/x86_64/latest/SALTSTACK-GPG-KEY.pub. The bootstrap previously worked on RHEL7 earlier today (02/28/17 10:54:52 MST), but does not work at this time.

@dmurphy18
Copy link
Contributor

@RonWilliams Missing the base sub--directory for Redhat 7 with Salt 2016.11.3, shall rebuilt repository with base sub-directory, and expect to have this issue fixed promptly

@RonWilliams
Copy link
Author

@dmurphy18 Thank you sir!

@dmurphy18
Copy link
Contributor

@RonWilliams the fix has gone to QA and should be available in the immediate future, once it is tested.

@dmurphy18
Copy link
Contributor

@RonWilliams the repo.saltstack.com has been updated, see http://repo.saltstack.com/yum/redhat/latest/x86_64/archive/2016.11.3/base/RPM-GPG-KEY-CentOS-7

I am closing this issue as resolved, but if you find this unsatisfactory, please reopen it.
Thanks for bringing this to SaltStack's attention.

@RonWilliams
Copy link
Author

RonWilliams commented Mar 1, 2017

@dmurphy18 Thank you very much for the quick fix. I can confirm that the key download issue is now resolved. Salt can now be installed without error using the bootstrap.

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

No branches or pull requests

2 participants