DEVX-17: Fix pip install --break-system-packages in devx.tools.setup #30

Merged
emil merged 0 commits from DEVX-17-fix-pip-break-system-packages into master 2026-06-23 21:57:38 +00:00
Owner

Summary

When PIP_BREAK_SYSTEM_PACKAGES=1 is set (CI), pass the flag to pip install so it can upgrade debian-installed packages like platformdirs that lack RECORD files. This fixes CI failures where setup-ci/setup-quality fails with 'Cannot uninstall platformdirs 4.2.0, RECORD file not found'.

Closes DEVX-17

## Summary When PIP_BREAK_SYSTEM_PACKAGES=1 is set (CI), pass the flag to pip install so it can upgrade debian-installed packages like platformdirs that lack RECORD files. This fixes CI failures where setup-ci/setup-quality fails with 'Cannot uninstall platformdirs 4.2.0, RECORD file not found'. Closes DEVX-17
emil reviewed 2026-06-23 21:56:44 +00:00
emil left a comment
Author
Owner

Automated PR Review

  • Architecture compliance: OK
  • Best practices: OK
  • Security: OK
  • i18n: OK
  • Resource management: OK
  • Documentation: WARNING — source files changed but no docs updated
  • Tests: OK
  • Commit conventions: OK

No issues found by automated checks.


Auto-merge: If all CI checks pass, this PR will be merged automatically.

## Automated PR Review - Architecture compliance: OK - Best practices: OK - Security: OK - i18n: OK - Resource management: OK - Documentation: WARNING — source files changed but no docs updated - Tests: OK - Commit conventions: OK No issues found by automated checks. --- **Auto-merge:** If all CI checks pass, this PR will be merged automatically.
emil merged commit 3e21e774f7 into master 2026-06-23 21:57:38 +00:00
emil deleted branch DEVX-17-fix-pip-break-system-packages 2026-06-23 21:57:38 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: oblachno-oss/devx#30