threatstack / threatstack-ansible

Ansible for installing Threatstack Agent
https://www.threatstack.com
MIT License
23 stars 17 forks source link

Installation failing under Ubuntu 22.04 #87

Closed Ek1m5 closed 2 years ago

Ek1m5 commented 2 years ago

Hi,

the role is not working for ubuntu 22.04 and fails with the following error:

No package matching 'python-apt' is available

Upon checking, the following packets may resolve the issue: However the following packages replace it: python-apt-doc python3-apt-dbg:i386 python3-apt:i386 python3-apt-dbg python3-apt python-apt-common

Most probably one of the two last mentioned packages are the ones required.

Regards,

Mike

olhado commented 2 years ago

Thanks for the heads up @EmniMike . Should be fixed in the next release.

olhado commented 2 years ago

I believe this is fixed in #89