Actions
Bug #2753
closedFailure with enable-source command
Affected Versions:
Effort:
low
Difficulty:
Label:
Description
Observed on Ubuntu systems so far, if there is an upgrade and an attempt to enable the source after that, an error is thrown as follows:
File "/usr/lib/python2.7/dist-packages/suricata/update/commands/enablesource.py", line 93, in enable_source new_source = sources.SourceConfiguration(name, params=params) TypeError: __init__() takes at least 3 arguments (3 given)
Updated by Victor Julien almost 6 years ago
- Status changed from New to Assigned
- Target version set to 1.0.3
Updated by Jason Ish almost 6 years ago
- Status changed from Assigned to Closed
Actions