Project

General

Profile

Actions

Bug #29359

closed

ubuntu 16.04 and 18.04 NO_PUBKEY error on ansible-runner installation

Added by Dirk Metzger about 4 years ago. Updated almost 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

ubuntu 16.04 and 18.04 NO_PUBKEY error during ansible plugin installation

sudo foreman-installer --enable-foreman-plugin-ansible --enable-foreman-proxy-plugin-ansible

Provides the following error message during the apt installation of ansible-runner and does not install ansible-runner because of missing public key.

Ubuntu 16.04:
Err:8 https://releases.ansible.com/ansible-runner/deb xenial InRelease
The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY D430849D3DD29021

Ubuntu 18.04:
Err:9 https://releases.ansible.com/ansible-runner/deb bionic InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D430849D3DD29021

Workaround:

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys D430849D3DD29021


Related issues 1 (0 open1 closed)

Related to Installer - Bug #31430: Installer can't install the Ansible plugin on Debian/UbuntuClosedEvgeni GolovActions
Actions #2

Updated by Ewoud Kohl van Wijngaarden over 3 years ago

  • Related to Bug #31430: Installer can't install the Ansible plugin on Debian/Ubuntu added
Actions #3

Updated by Ewoud Kohl van Wijngaarden almost 2 years ago

  • Status changed from New to Resolved

We have since packaged ansible-runner in our own repositories so this is no longer an issue.

Actions

Also available in: Atom PDF