RumbleDB / RumbleDB/bigdata-exercises
docker-compose up FileNotFoundError for arch/manjaro
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 184
- Forks
- 396
- PR merge metrics
- No merged PRs in 30d
Description
Wasted a bit of time as the error messages are quite archaic and only mention FileNotFound and package/connection errors. Figured I'd give a heads up for other students who use arch/manjaro:
Make sure to first start docker manually, as this is not done on manjaro by default:
sudo systemctl start docker
As mentioned here:
https://github.com/docker/compose/issues/7896
https://stackoverflow.com/questions/64633015/problem-launching-docker-compose-python-modules-not-installed
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing docker-compose up on Arch or Manjaro after checking whether Docker is running with sudo systemctl start docker. Compare the FileNotFoundError and package/connection errors with the linked Docker Compose issue and Stack Overflow report. Done means the Docker prerequisite and resulting guidance are clear for affected users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose, linux
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100