-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Labels
Description
Deploy timesketch and dependencies via GIFT PPA
- Changes to make building dpkg less involved
- Add dependencies
- Add timesketch
- Test and fix issues
- tests have additional dependency on yarn, the question is which yarn
After care:
- Fix unnecessary clean up of Flask-X packages
- add configuration setting to indicate tools should be packaged
Test:
- issues with python-jinja2 in testing - use of async keyword? - needs a closer look, for now use default Ubuntu version cultprit seems to be asyncsupport.py https://github.com/pallets/jinja/blob/master/jinja2/asyncsupport.py
-
issues with python-datasketch - use of async keyword? seems to be in experimental_aio sub directory https://github.com/ekzhu/datasketch/blob/master/setup.py#L88