Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.

expire is broken in current build #6

Closed
job opened this issue Nov 3, 2014 · 0 comments
Closed

expire is broken in current build #6

job opened this issue Nov 3, 2014 · 0 comments

Comments

@job
Copy link
Owner

job commented Nov 3, 2014

hanna:aclhound job$ aclhound build devices/91.211.74.75 | grep 1.2.34
Traceback (most recent call last):
  File "/usr/local/bin/aclhound", line 9, in <module>
    load_entry_point('aclhound==1.3', 'console_scripts', 'aclhound')()
  File "build/bdist.macosx-10.9-x86_64/egg/aclhound/cli.py", line 598, in main
  File "build/bdist.macosx-10.9-x86_64/egg/aclhound/cli.py", line 432, in build
  File "build/bdist.macosx-10.9-x86_64/egg/aclhound/cli.py", line 422, in go_build
  File "build/bdist.macosx-10.9-x86_64/egg/aclhound/generate.py", line 75, in generate_policy
  File "/usr/local/lib/python2.7/site-packages/grako/contexts.py", line 172, in parse
    result = rule()
  File "/usr/local/lib/python2.7/site-packages/grako/contexts.py", line 48, in wrapper
    return self._call(rule, name, params, kwparams)
  File "/usr/local/lib/python2.7/site-packages/grako/contexts.py", line 384, in _call
    node, newpos, newstate = self._invoke_rule(rule, name, params, kwparams)
  File "/usr/local/lib/python2.7/site-packages/grako/contexts.py", line 417, in _invoke_rule
    rule(self)
  File "build/bdist.macosx-10.9-x86_64/egg/aclhound/parser.py", line 43, in _start_
  File "/usr/local/lib/python2.7/site-packages/grako/contexts.py", line 547, in _check_eof
    self._error('Expecting end of text.')
  File "/usr/local/lib/python2.7/site-packages/grako/contexts.py", line 364, in _error
    item
grako.exceptions.FailedParse: (1:42) Expecting end of text. :
deny tcp src any dst 1.2.3.4 port 45 log expire 20131131
                                         ^
start
@job job closed this as completed in cc16eef Nov 10, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant