Bug #5313
closed
python: distutils deprecation warning
Added by Victor Julien over 2 years ago.
Updated about 2 years ago.
Description
make[1]: Entering directory '/suricata/python'
cd . && \
/usr/bin/python3 setup.py build --build-base "/suricata/python"
/suricata/python/setup.py:8: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
from distutils.core import setup
running build
Getting this on Ubuntu 22.04
- Status changed from Assigned to In Progress
- Status changed from In Progress to In Review
- Label Needs backport to 6.0 added
from the PR: "Recommended to backport to 6.0.x, but not 5.0.x."
Since its not urgent I suggest we target 6.0.7 or 6.0.8, so we can give the changes in master a bit of exposure.
- Label deleted (
Needs backport to 6.0)
- Status changed from In Review to Resolved
- Status changed from Resolved to Closed
- Related to Bug #6132: suricata-update: dump-sample-configs: configuration files not found added
Also available in: Atom
PDF