Feature #734
closedUbuntu PPA should be compiled with unix socket support enabled
Description
I would really love to start using suricatasc, but the suricata binary in the Ubuntu PPA is not compiled with unix socket support.
Seems like just adding a build dependency on libjansson-dev and runtime dependencies on libjansson4 (for unix socket support) and python-simplejson (for suricatasc) should get it working...
Thanks!
PM Updated by Peter Manev about 13 years ago
very true!
PM Updated by Peter Manev about 13 years ago
Feature added.
Ubuntu PPA stable - updated.
RL Updated by Reed Loden about 13 years ago
This seems to have been reverted in the 1.4.1 upgrade. :(
Would appreciate it being fixed again so I can use suricatasc!
Thanks.
RL Updated by Reed Loden about 13 years ago
Also, looks like the next version of suricata will have an --enable-unix-socket option as well, so wonder if you should just go ahead and add that to the configure invocation now. See https://github.com/inliniac/suricata/pull/332
VJ Updated by Victor Julien about 13 years ago
It will be re-enabled in 1.4.2. We disabled it because with unix socket enabled PPA package generation failed for a number of Ubuntu versions due to a libjansson library version issue.
VJ Updated by Victor Julien over 12 years ago
- Target version set to TBD
VJ Updated by Victor Julien about 12 years ago
Is it enabled in the current PPA?
PM Updated by Peter Manev about 12 years ago
Not at the moment.
There was an issue with unix-socket (IIRC that is cleared now). I can try/test re-enabling it in the daily and beta/rc builds?
PM Updated by Peter Manev almost 12 years ago
- Status changed from New to Closed
Fixed
VJ Updated by Victor Julien almost 11 years ago
- Target version deleted (
TBD)
VJ Updated by Victor Julien almost 11 years ago
- Target version set to Packaging/PPA