Actions
Bug #2705
closedconfigure: Test for PyYAML and disable suricata-update if not installed.
Affected Versions:
Effort:
Difficulty:
Label:
Description
Currently if PyYAML (aka python-yaml) is not installed, suricata-update will get installed but fail to run.
$ suricata-update error: pyyaml is required
Instead, if PyYAML is not installed, disable the installation of suricata-update.
Additionally, add a --disable-suricata-update to prevent its install even if all the dependencies exist.
Updated by Victor Julien almost 6 years ago
- Description updated (diff)
- Target version set to 4.1.1
- Affected Versions 4.1 added
- Affected Versions deleted (
4.0.0)
Updated by Victor Julien almost 6 years ago
- Status changed from Assigned to Closed
- Priority changed from High to Normal
Actions