Skip to content

Conversation

@bruntib
Copy link
Contributor

@bruntib bruntib commented Jan 9, 2026

If CodeChecker is installed by pip, then "CodeChecker checkers" command crashes when fb-infer is installed. The reason is that description.json file is not copied to the source distribution package.

In this commit the checker descriptions are replaced to the label file. This eliminates the double administration of infer checkers and fixes the crash.

Fixes #4502

If CodeChecker is installed by pip, then "CodeChecker checkers" command
crashes when fb-infer is installed. The reason is that description.json
file is not copied to the source distribution package.

In this commit the checker descriptions are replaced to the label file.
This eliminates the double administration of infer checkers and fixes
the crash.

Fixes Ericsson#4502
@bruntib bruntib added this to the release 6.28.0 milestone Jan 9, 2026
@bruntib bruntib requested a review from vodorok as a code owner January 9, 2026 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CodeChecker analyze fails after installation of FB infer

1 participant