Open FarrukhCyber opened 2 weeks ago
Hello, Currently, the work for the container is still a WIP #70. I hope to finish this work relatively soon, at the moment, there are some updates needed on PANDA for LAVA to work consistently with 64-bit bugs (and support LLVM-11, etc.). Once the PR is in, I can try to take a look to fix this.
Hi, I have setup the tool in a docker container using pandare/lava image from docker hub. After following all the steps in README file (such as setting up postgresql and running init-host.py), When I run
./scripts/lava.sh -ak toy
, I get the following error:I'm assuming this lava.sql will generate automatically, so which step I'm missing for this? Thank you!