Actions
Bug #24205
closedPylint test fails with an exception
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
[2024-02-16T10:29:28.911Z] File "/usr/local/lib/python3.12/site-packages/pylint/checkers/imports.py", line 823, in _get_imported_module [2024-02-16T10:29:28.911Z] raise astroid.AstroidError from e [2024-02-16T10:29:28.911Z] astroid.exceptions.AstroidError [2024-02-16T10:29:28.911Z] Can't write the issue template for the crash in /srv/jenkins/.cache/pylint/pylint-crash-2024-02-16-10-29-28.txt because of: '[Errno 2] No such file or directory: '/srv/jenkins/.cache/pylint/pylint-crash-2024-02-16-10-29-28.txt'' [2024-02-16T10:29:28.911Z] Here's the content anyway: [2024-02-16T10:29:28.911Z] First, please verify that the bug is not already filled:
Updated by Félix DALLIDET 9 months ago
- Status changed from New to In progress
- Assignee set to Félix DALLIDET
Updated by Félix DALLIDET 9 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from Félix DALLIDET to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder/pull/5402
Updated by Félix DALLIDET 9 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|9f26c96918bd13cd1559b975e3264b09e791d197.
Updated by Vincent MEMBRÉ 9 months ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.3.12 and 8.0.6 which were released today.
Actions