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 trying to pin the version for a onedir deploy I am seeing the following error. script_args: onedir 3005.0
* ERROR: https://repo.saltproject.io/salt/py3/ubuntu/20.04/amd64/minor/3005/salt-archive-keyring.gpg failed to download to /tmp/salt-gpg-GVRRzy8b.pub
* ERROR: Failed to run install_ubuntu_onedir_deps()!!!
Description of Issue/Question
When trying to pin the version for a onedir deploy I am seeing the following error.
script_args: onedir 3005.0
The url mentioned in the error https://repo.saltproject.io/salt/py3/ubuntu/20.04/amd64/minor/3005/salt-archive-keyring.gpg doesn't exist but https://repo.saltproject.io/salt/py3/ubuntu/20.04/amd64/minor/3005-1/salt-archive-keyring.gpg does.
I see the same behavior when using
script_args: onedir 3005
.script_args: onedir
works as expected.Setup
(Please provide relevant configs (Be sure to remove sensitive info).)
The following is the relevant section from the salt-cloud config.
Steps to Reproduce Issue
(Include debug logs if possible,
bootstrap-salt.sh -D
.)Versions and Systems
(
salt --versions-report
,bootstrap-salt.sh -v
, system type and version,cloud/VM provider as appropriate.)
The text was updated successfully, but these errors were encountered: