Error when importing GPG keys for Aria Config Installer
search cancel

Error when importing GPG keys for Aria Config Installer

book

Article ID: 367574

calendar_today

Updated On:

Products

VMware Aria Suite

Issue/Introduction

While following the instructions for installing Aria Config, users may run into an error as follows:

warning: Signature not supported. Hash algorithm SHAl not available.

error: keys/SaltStack Packaging Team (DESTBFBE) Public.asc: key 1 import failed.

Environment

VMware Aria Automation Config 8.x

Cause

The key bundled with the Aria Config installer to sign the packages for SaltProject uses a SHA-1 algorithm. The key is still valid, but this error may occur on systems that have FIPS enabled, or newer systems that have deprecated this algorithm. The signing key has since been updated to a newer algorithm on the SaltProject repository.

Resolution

The latest signing key is available directly from the SaltProject in the repository for your distribution. Please follow the instructions available directly from SaltProject to install Salt on your server. Then proceed with the Aria Config installer documentation. Instructions for installing SaltProject can be found at https://docs.saltproject.io/salt/install-guide/en/latest/topics/install-by-operating-system/index.html

The latest documentation for Aria Config installation can be found at https://docs.vmware.com/en/VMware-Aria-Automation/8.16/Installing-Automation-Config/GUID-DBE6D84B-0D4B-4747-8291-B0D80851CE62.html.