HazyResearch/deepdive

fail pulling docker & using one-liner command:

gerard0315 opened this issue · 4 comments

the problem maybe silly, but I tried using both 'docker pull' and make build--in-container to get the docker build but both failed with
failed to register layer: lstat/var/lib/docker/overlay2/bcc64a8e6e2c3cf9045e035c14f0d94f4c8144273576f2cb50c7b88e488dcc39/diff/deepdive/.build/extern/bundled.prep/coreutils/coreutils-8.21/confdir3/confdir3/

error, confdir3/ repeats itself and throws 'file name too long' error. The make command throws ../env.sh: line 38: /Users/darthvader/deepdive/dist/stage/bin/deepdive: No such file or directory at first.

+1
same issue.

+1
much the same error:

$ docker pull XXXXXX
Using default tag: latest
latest: Pulling from XXXX
d5c6f90da05d: Already exists
1300883d87d5: Already exists
c220aa3cfc1b: Already exists
2e9398f099dc: Already exists
dc27a084064f: Already exists
74dcc219f100: Extracting [==================================================>] 28.81 MB/28.81 MB
4bce57e3a5e2: Download complete
f7a3d7f68600: Download complete
d3fc508d9cb5: Download complete
59e80cd457c5: Download complete
841fb2c67d2a: Download complete
afbdb9c3f939: Download complete
4220b73c202c: Download complete
38832cec6dbc: Download complete
62e3cdc8f355: Download complete
failed to register layer: lstat /var/lib/docker/overlay/6e37823abf301c77b44329c792b62822d9d42e839c3e27fdb87fa0fe5bf7634c: no such file or directory

@Fustbariclation

See more https://techcrunch.com/2017/05/13/apple-acquires-ai-company-lattice-data-a-specialist-in-unstructured-dark-data/

I think that this project is no longer public supported. Try build from source...

@Fustbariclation yea, it's commercialized. I've been using Snorkel instead