JonZeolla commented on issue #37: METRON-2269 - handle when run from non-git repository URL: https://github.com/apache/metron-bro-plugin-kafka/pull/37#issuecomment-537061722 It appears to be making the git repo in `docker/` not at the root. I see the following error when running up `./run_end_to_end.sh` ``` 2019-10-01 14:04:53 DEBUG getting info on "code" 2019-10-01 14:04:54 INFO getting info on "code": invalid git repo path: Cmd('git') failed due to: exit code(128) cmdline: git clone --depth=1 --recursive /root/code /root/.zkg/scratch/code --no-single-branch stderr: 'fatal: repository '/root/code' does not exist' 2019-10-01 14:04:54 INFO getting info on "code": matched no source package error: invalid package "code": package name not found in sources and also not a usable git URL (invalid or inaccessible, use -vvv for details) ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
