Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.

Errors during installation of drivers #156

Closed
EgorBu opened this issue May 21, 2018 · 2 comments
Closed

Errors during installation of drivers #156

EgorBu opened this issue May 21, 2018 · 2 comments

Comments

@EgorBu
Copy link

EgorBu commented May 21, 2018

Hi,
During installation of drivers - several of them failed, one is python.
Command below

docker run -d --name bblfshd --privileged -p 9432:9432 bblfsh/bblfshd
docker exec -it bblfshd bblfshctl driver install --recommended

Here is the log:

egor@egor-sourced:~/workspace/code-annotation$ docker exec -it bblfshd bblfshctl driver install --recommended
Installing bash language driver from "docker://bblfsh/bash-driver:latest"... Done
Installing go language driver from "docker://bblfsh/go-driver:latest"... Done
Installing ruby language driver from "docker://bblfsh/ruby-driver:latest"... Error
Error, unable to delete whiteout path: lstat /var/lib/bblfshd/tmp/image876882015/usr/lib/ruby/gems/2.4.0/gems/ast-2.4.0/.wh..opq: operation not permitted
Installing javascript language driver from "docker://bblfsh/javascript-driver:latest"... Done
Installing php language driver from "docker://bblfsh/php-driver:latest"... Done
Installing java language driver from "docker://bblfsh/java-driver:latest"... Done
Installing python language driver from "docker://bblfsh/python-driver:latest"... Error
Error, unable to delete whiteout path: lstat /var/lib/bblfshd/tmp/image837347843/usr/lib/python3.6/site-packages/pydetector/.wh..opq: operation not permitted
@juanjux
Copy link
Contributor

juanjux commented Jan 14, 2019

Is this still happening? I can't reproduce it.

@juanjux
Copy link
Contributor

juanjux commented Feb 11, 2019

Closing it, feel free to reopen if you can reproduce it with the latest versions.

@juanjux juanjux closed this as completed Feb 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants