Project

General

Profile

Actions

Bug #29051

closed

ansible-runner dependencies not available in Ubuntu 18.04 bionic

Added by Niklas please_edit_me about 4 years ago. Updated about 3 years ago.

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

Description

https://community.theforeman.org/t/ansible-implementation-switch-to-ansible-runner/14114
https://community.theforeman.org/t/ubuntu-18-04-ansible-plugin-dependencies-broken/17369

Ansible plugin fails to install on Ubuntu 18.04 Bionic because of package dependencies against ‘ansible-runner’.

According to documentation from ansible-runner installation can be done with pip.

# If you do not have pip
curl https://bootstrap.pypa.io/get-pip.py -o /tmp/get-pip.py && python3 /tmp/get-pip.py
python3 -m pip install ansible-runner

But Foreman-installer fails anyway because it depends on the success of installation of the none existing deb package ansible-runner.
https://github.com/ansible/ansible-runner/pull/316

Ubuntu 18.04 is supported distribution for Foreman. Ansible plugin should support and test installation and usage on this distribution of linux.

Actions #1

Updated by Ondřej Ezr about 3 years ago

  • Project changed from Ansible to Packaging
  • Status changed from New to Resolved
  • Triaged changed from No to Yes
  • Pull request https://github.com/theforeman/foreman-packaging/pull/6555 added
Actions

Also available in: Atom PDF