Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no can't run on debian 8 #1

Open
jeancpo opened this issue Feb 16, 2017 · 0 comments
Open

no can't run on debian 8 #1

jeancpo opened this issue Feb 16, 2017 · 0 comments

Comments

@jeancpo
Copy link

jeancpo commented Feb 16, 2017

Traceback (most recent call last):
File "./tcop", line 339, in
cli()
File "/usr/lib/python2.7/dist-packages/click/core.py", line 716, in call
return self.main(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/click/core.py", line 696, in main
rv = self.invoke(ctx)
File "/usr/lib/python2.7/dist-packages/click/core.py", line 1060, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/usr/lib/python2.7/dist-packages/click/core.py", line 889, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/usr/lib/python2.7/dist-packages/click/core.py", line 534, in invoke
return callback(*args, **kwargs)
File "./tcop", line 308, in enable
enableLogging(force, backup)
File "./tcop", line 256, in enableLogging
currentRuleset = Iptables.getCurrentRuleset()
File "/root/TrafficCop/lib/iptables.py", line 19, in getCurrentRuleset
return subprocess.check_output(cmd.split(" "))
File "/usr/lib/python2.7/subprocess.py", line 566, in check_output
process = Popen(stdout=PIPE, *popenargs, **kwargs)
File "/usr/lib/python2.7/subprocess.py", line 710, in init
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1335, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory

i install ulogd2 python-prettytable (0.7.2-3)
and of jessie-backport python-click 6.6-1~bpo8+1

can help me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant