pip install $( ./bin/pip-swh-packages --with-testing ) Obtaining file:///home/tony/work/inria/repo/swh/swh-environment/swh-core Obtaining file:///home/tony/work/inria/repo/swh/swh-environment/swh-model Obtaining file:///home/tony/work/inria/repo/swh/swh-environment/swh-core Obtaining file:///home/tony/work/inria/repo/swh/swh-environment/swh-objstorage Obtaining file:///home/tony/work/inria/repo/swh/swh-environment/swh-storage Obtaining file:///home/tony/work/inria/repo/swh/swh-environment/swh-loader-core Obtaining file:///home/tony/work/inria/repo/swh/swh-environment/swh-scheduler Obtaining file:///home/tony/work/inria/repo/swh/swh-environment/swh-journal Obtaining file:///home/tony/work/inria/repo/swh/swh-environment/swh-loader-dir Obtaining file:///home/tony/work/inria/repo/swh/swh-environment/swh-indexer Obtaining file:///home/tony/work/inria/repo/swh/swh-environment/swh-vault Obtaining file:///home/tony/work/inria/repo/swh/swh-environment/swh-core Obtaining file:///home/tony/work/inria/repo/swh/swh-environment/swh-deposit Obtaining file:///home/tony/work/inria/repo/swh/swh-environment/swh-graph Obtaining file:///home/tony/work/inria/repo/swh/swh-environment/swh-lister Obtaining file:///home/tony/work/inria/repo/swh/swh-environment/swh-loader-debian Obtaining file:///home/tony/work/inria/repo/swh/swh-environment/swh-loader-git Obtaining file:///home/tony/work/inria/repo/swh/swh-environment/swh-loader-mercurial Obtaining file:///home/tony/work/inria/repo/swh/swh-environment/swh-loader-pypi Obtaining file:///home/tony/work/inria/repo/swh/swh-environment/swh-loader-svn Obtaining file:///home/tony/work/inria/repo/swh/swh-environment/swh-loader-tar Obtaining file:///home/tony/work/inria/repo/swh/swh-environment/swh-mirror-forge WARNING: swh.mirror.forge debian-upstream-0.0.5.post9 does not provide the extra 'testing' Obtaining file:///home/tony/work/inria/repo/swh/swh-environment/swh-storage WARNING: swh.storage 0.0.147.post3 does not provide the extra 'listener' Obtaining file:///home/tony/work/inria/repo/swh/swh-environment/swh-web Obtaining file:///home/tony/work/inria/repo/swh/swh-environment/swh-loader-npm Obtaining file:///home/tony/work/inria/repo/swh/swh-environment/swh-docs Collecting Deprecated (from swh.core==0.0.66) Using cached https://files.pythonhosted.org/packages/88/0e/9d5a1a8cd7130c49334cce7b8167ceda63d6a329c8ea65b626116bc9e9e6/Deprecated-1.2.6-py2.py3-none-any.whl Requirement already satisfied: PyYAML in /home/tony/.virtualenvs/swh/lib/python3.7/site-packages (from swh.core==0.0.66) (3.13) Collecting systemd-python (from swh.core==0.0.66) Using cached https://files.pythonhosted.org/packages/e8/a8/00ba0f605837a8f69523e6c3a4fb14675a6430c163f836540129c50b3aef/systemd-python-234.tar.gz ERROR: Command errored out with exit status 1: command: /home/tony/.virtualenvs/swh/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-r3gexmat/systemd-python/setup.py'"'"'; __file__='"'"'/tmp/pip-install-r3gexmat/systemd-python/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base pip-egg-info cwd: /tmp/pip-install-r3gexmat/systemd-python/ Complete output (12 lines): Cannot find libsystemd or libsystemd-journal: Package libsystemd was not found in the pkg-config search path. Perhaps you should add the directory containing `libsystemd.pc' to the PKG_CONFIG_PATH environment variable No package 'libsystemd' found Package libsystemd-journal was not found in the pkg-config search path. Perhaps you should add the directory containing `libsystemd-journal.pc' to the PKG_CONFIG_PATH environment variable No package 'libsystemd-journal' found ---------------------------------------- ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.