--break-system-packages alone doesn't fix uninstall failures for debian-installed packages without RECORD files (e.g. platformdirs). --ignore-installed tells pip to not attempt uninstalling existing packages, bypassing the error entirely.
Closes DEVX-18
## Summary
--break-system-packages alone doesn't fix uninstall failures for debian-installed packages without RECORD files (e.g. platformdirs). --ignore-installed tells pip to not attempt uninstalling existing packages, bypassing the error entirely.
Closes DEVX-18
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 15f6837dc2 into master2026-06-23 22:27:36 +00:00
emil
deleted branch DEVX-18-fix-pip-ignore-installed2026-06-23 22:27:36 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
--break-system-packages alone doesn't fix uninstall failures for debian-installed packages without RECORD files (e.g. platformdirs). --ignore-installed tells pip to not attempt uninstalling existing packages, bypassing the error entirely.
Closes DEVX-18
Automated PR Review
No issues found by automated checks.
Auto-merge: If all CI checks pass, this PR will be merged automatically.