Actions
Documentation #6059
opendocs: fix build failure - urllib3 issue
Affected Versions:
Effort:
Difficulty:
Label:
Description
Error:
ImportError: urllib3 v2.0 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with OpenSSL 1.0.2n 7 Dec 2017. See: https://github.com/urllib3/urllib3/issues/2168
cf https://readthedocs.org/projects/suricata/builds/20511808/
Andreas suggested a workaround:
- pip3 install urllib3==1.26.15
Updated by Jason Ish over 1 year ago
- Status changed from New to In Review
- Assignee changed from OISF Dev to Jason Ish
Updated by Philippe Antoine 5 months ago
- Label deleted (
Needs backport to 6.0)
Do we still need this ticket @Jason Ish ?
Actions