diff --git a/README.md b/README.md --- a/README.md +++ b/README.md @@ -91,12 +91,14 @@ `docker-compose logs` command. For example: ``` -~/swh-environment/swh-docker-dev$ docker-compose logs swh-lister-debian -Attaching to swh-docker-dev_swh-lister-debian_1 +~/swh-environment/swh-docker-dev$ docker-compose logs swh-lister +Attaching to swh-docker-dev_swh-lister_1 [...] -swh-lister-debian_1 | Processing /src/swh-scheduler -swh-lister-debian_1 | Could not install packages due to an EnvironmentError: [('/src/swh-scheduler/.hypothesis/unicodedata/8.0.0/charmap.json.gz', '/tmp/pip-req-build-pm7nsax3/.hypothesis/unicodedata/8.0.0/charmap.json.gz', "[Errno 13] Permission denied: '/src/swh-scheduler/.hypothesis/unicodedata/8.0.0/charmap.json.gz'")] -swh-lister-debian_1 | +swh-lister_1 | Using pip from /srv/softwareheritage/venv/bin/pip +swh-lister_1 | Processing /src/swh-lister +swh-lister_1 | Requirement already satisfied: SQLAlchemy in /srv/softwareheritage/venv/lib/python3.7/site-packages (from swh.lister==0.0.23.post4) (1.3.4) +swh-lister_1 | Requirement already satisfied: arrow in /srv/softwareheritage/venv/lib/python3.7/site-packages (from swh.lister==0.0.23.post4) (0.14.2) +swh-lister_1 | Requirement already satisfied: python_debian in /srv/softwareheritage/venv/lib/python3.7/site-packages (from swh.lister==0.0.23.post4) (0.1.34) ``` Once all containers are running, you can use the web interface by opening