~mediagoblin/mediagoblin#3: 
Investigate why some system-site-packages are being re-installed by pip

The Debian Docker build or CI output shows that a number of the packages we install as Debian packages are being re-installed from PyPI later in the build. For example:

  • jsonschema
  • sphinx
  • webtest
  • pytest
  • pytest-xdist
  • alembic
  • kombu

What's the point of using --system-site-packages if this is happening? Investigate why these are being reinstalled.

Status
REPORTED
Submitter
~sturm
Assigned to
No-one
Submitted
2 years ago
Updated
2 years ago
Labels
No labels applied.