Actions
Bug #22768
closedBug #22763: pip3 refuses to install modules in a system with packages python modules
--break-system-packages is not recognized by older pip
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
This option fails most relay build with following error message:
00:03:52.793 # docopt-completion needs python3 00:03:52.793 pip3 install --break-system-packages infi.docopt-completion 00:03:54.001 00:03:54.001 Usage: 00:03:54.001 pip3 install [options] <requirement specifier> [package-index-options] ... 00:03:54.001 pip3 install [options] -r <requirements file> [package-index-options] ... 00:03:54.001 pip3 install [options] [-e] <vcs project url> ... 00:03:54.001 pip3 install [options] [-e] <local project path> ... 00:03:54.001 pip3 install [options] <archive url/path> ...
Updated by Vincent MEMBRÉ over 1 year ago
- Target version changed from 7.2.8 to 7.2.7
Updated by Benoît PECCATTE over 1 year ago
- Status changed from New to In progress
Updated by Benoît PECCATTE over 1 year ago
- Status changed from In progress to Pending technical review
- Assignee changed from Benoît PECCATTE to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/4798
Updated by Benoît PECCATTE over 1 year ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|3ce6f9660f879455ec61c5b129b4a44e1c6b8a00.
Updated by Vincent MEMBRÉ over 1 year ago
Applied in changeset rudder|8318ee05dfcae8986a211b27e95866e4ec315224.
Updated by Vincent MEMBRÉ over 1 year ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ over 1 year ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.2.7 and 7.3.2 which were released today.
Actions