checkpoint-restore / criu

Checkpoint/Restore tool
criu.org
Other
2.9k stars 583 forks source link

make: improve check for externally managed Python #2408

Closed rst0git closed 3 months ago

rst0git commented 4 months ago

This pull request moves PYTHON_EXTERNALLY_MANAGED and PIP_BREAK_SYSTEM_PACKAGES into Makefile.install to avoid code duplication and adds PIPFLAGS variable to enable specifying pip options during installation. This is particularly useful for packaging where it is common for pip install to run in an environment with pre-installed dependencies and without internet.

Related to https://github.com/checkpoint-restore/criu/issues/2404

github-actions[bot] commented 3 months ago

A friendly reminder that this PR had no activity for 30 days.