Project

General

Profile

Actions

Bug #3113

closed

python-yaml dependency is actually ptyhon3-yaml dependency

Added by Peter Manev over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

While installing Suricata (with suricata-update) from source on a clean Debian/Ubuntu system without having the pkg "python-yaml" present on the OS is triggering the following warning-

checking whether TPACKET_V3 is declared... yes
checking whether SOF_TIMESTAMPING_RAW_HARDWARE is declared... yes
checking for ./suricata-update/setup.py... yes

    Warning: suricata-update will not be installed as the
        depedency python-yaml is not installed.

    Debian/Ubuntu: apt install python-yaml
    Fedora: dnf install python-yaml
    CentOS/RHEL: yum install python-yaml

But suricata-update is installed only if the package "python3-yaml" is present on the system.


Related issues 1 (0 open1 closed)

Related to Suricata - Optimization #3039: configure: don't generate warnings on missing featuresClosedVictor JulienActions
Actions

Also available in: Atom PDF