-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
I am trying to install YATES on an Ubuntu machine and I've followed the installation guide closely. At the very last stage, when running the make command I get a nasty error I don't quite know how to resolve:
time -p jbuilder build @install
File "_build/.digest-db", line 1, characters 31-31:
Error: s-expression followed by data
Command exited with non-zero status 1
real 0.01
user 0.01
sys 0.00
Makefile:4: recipe for target 'build' failed
make: *** [build] Error 1
The only vaguely relevant piece of information I managed to find is this: https://stackoverflow.com/a/36903522/1813736 - but I don't see how it helps.
The file _build/.digest-db seems to be binary so I am at a loss how to fix this.
Any suggestions will be highly appreciated.
Metadata
Metadata
Assignees
Labels
No labels