Hi, i try to install the OpenLane, and i make test...
# caravel
b
Hi, i try to install the OpenLane, and i make test after installed Open-lane successfully . and the show the message as below " permission denied while trying to connect the Docker daemon socker at unix:// var/run/docker.
v
just check whether you are able to run
docker run hello-world
b
under root ?
v
no... user login
b
Hi, i just install the docker-ce-cli
it shows upable to located package docker-ce-cli
unable to locate package containerd.io
thanks
v
which OS you're using? Maybe follow respective instruction and remove old packages, do fresh installation.
b
Linux
i place the commmand of the "sudo apt-get remove docker docker-engine docker.io containerd runc"
but it got the " unable to locate package docker-engine
v
to help further plz share the steps you used and which linux OS and logs instruction available here for different OS: https://openlane.readthedocs.io/en/latest/getting_started/index.html
b
I collect it for your reference
Screenshot from 2023-09-08 12-57-47.png
Screenshot from 2023-09-08 12-58-19.png
v
sudo apt-get update
b
Reading package lists... Done W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/jammy-security/InRelease Temporary failure resolving 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead.
this is what i got the final message
v
So your OS not updated.. Plz update your OS and continue the steps as per document
b
you meant Ubuntu version is too old? i have upgrate Ubuntu ?
v
b
still no solution after try above suggestion
Screenshot from 2023-09-08 22-37-11.png
Screenshot from 2023-09-08 22-46-39.png
Screenshot from 2023-09-08 22-53-48.png
Did i correct the issue?
Screenshot from 2023-09-08 22-56-31.png
still not work when i run: "sudo apt-get install docker-ce docker-ce-cli containerd.io docker-compose-plugin"
v
I don't know what is blocking. Is Ubuntu20.04 or 22.04?
b
Screenshot from 2023-09-09 19-47-09.png
Whatever, the OpenLane was installed successfully.
have any point to remind ?
thanks
🎉 1