Actions
Bug #19904
openOracle Linux 8 : missing Python
Status:
New
Priority:
N/A
Assignee:
-
Category:
Documentation
Target version:
-
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Getting started - demo | first install | Technique editor and level 1 Techniques
Effort required:
Priority:
47
Regression:
Description
In Oracle Linux 8.x, I see that the yum package manager is using python (and more specifically a wrapper to detect python2 or 3) and it's failing on my host.
Obviously, this comes from python{2 or 3} is not installed by default.
After a quick "dnf module install python36", my directives are running nicely.
Do you think it could be worth mentioning it somewhere in the doc, or is Oracle Linux considered too a-side (not strictly supported) to bother?
Updated by François ARMAND 11 months ago
This is a general information (it's the same for all distributions) that could go in the technique description, something like: "this technique needs a python environment".
Updated by Alexis Mousset 6 months ago
- User visibility set to Getting started - demo | first install | Technique editor and level 1 Techniques
- Priority changed from 0 to 47
Actions