Closed Cybertest06 closed 1 year ago
Hi @Anithaguni , please update the SIFT CLI and try the install again. That should fix the problem!
Hi @Anithaguni , did you have success with the new CLI version?
Closing due to age, this has been addressed in the latest version of the SIFT CLI. Please also note, that once https://github.com/teamdfir/sift-saltstack/pull/80 is merged, SIFT CLI will be officially deprecated as of March 1, 2023, and is replaced with cast
Getting error as below sudo sift install
Command failed: wget -O - https://repo.saltproject.io/py3/ubuntu/20.04/amd64/3001/salt-archive-keyring.gpg | apt-key add - --2022-11-04 17:24:11-- https://repo.saltproject.io/py3/ubuntu/20.04/amd64/3001/salt-archive-keyring.gpg Resolving repo.saltproject.io (repo.saltproject.io)... 52.84.45.4, 52.84.45.104, 52.84.45.63, ... Connecting to repo.saltproject.io (repo.saltproject.io)|52.84.45.4|:443... Warning: apt-key output should not be parsed (stdout is not a terminal) connected. HTTP request sent, awaiting response... 404 Not Found 2022-11-04 17:24:12 ERROR 404: Not Found.
gpg: no valid OpenPGP data found.
Error: Command failed: wget -O - https://repo.saltproject.io/py3/ubuntu/20.04/amd64/3001/salt-archive-keyring.gpg | apt-key add - --2022-11-04 17:24:11-- https://repo.saltproject.io/py3/ubuntu/20.04/amd64/3001/salt-archive-keyring.gpg Resolving repo.saltproject.io (repo.saltproject.io)... 52.84.45.4, 52.84.45.104, 52.84.45.63, ... Connecting to repo.saltproject.io (repo.saltproject.io)|52.84.45.4|:443... Warning: apt-key output should not be parsed (stdout is not a terminal) connected. HTTP request sent, awaiting response... 404 Not Found 2022-11-04 17:24:12 ERROR 404: Not Found.
gpg: no valid OpenPGP data found.
----- PLEASE READ ----------------------
A lot of failures are caused by the apt system being locked or unhealthy.
Before opening an issue in GitHub, please check to see if your apt system is healthy.
Try running 'apt-get update' then remove any packages that aren't used by running 'apt-get autoremove'