Deploy timesketch and dependencies via GIFT PPA * [x] Changes to make building dpkg less involved * https://github.com/log2timeline/l2tdevtools/pull/551 * [x] Add dependencies * https://github.com/joachimmetz/l2tdevtools/tree/timesketch * [x] Add timesketch * [x] Test and fix issues * [x] tests have additional dependency on yarn, the question is which yarn After care: * [x] Fix unnecessary clean up of Flask-X packages * https://github.com/log2timeline/l2tdevtools/pull/553 * [x] 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 * [x] ~~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~~
Deploy timesketch and dependencies via GIFT PPA
After care:
Test:
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