feat(linter): show missing libraries corresponding package
Metadata
Current evaluation
Merged into main. Enhances the linter to show the corresponding package for missing libraries. Approved by two reviewers, passed CI, and modified 3 files with 154 additions and 4 deletions.
Suggested action: —
No scores available.
Issue body
Show missing libraries that belong to any system packages when possible.
Based on @sergio-costas PR https://github.com/snapcore/snapcraft/pull/4293
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged into main. Enhances the linter to show the corresponding package for missing libraries. Approved by two reviewers, passed CI, and modified 3 files with 154 additions and 4 deletions. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into main. Enhances the linter to display the corresponding system package for missing libraries. Implementation builds on prior PR #4293 and was approved by maintainer syu-w. Merge caused a 0.03% coverage decrease. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into main. The linter now displays the corresponding system package for missing libraries, based on PR #4293. Changes were accepted with 84.37% diff coverage despite a 0.03% overall decrease. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3872 linters: add missing library linter | snapcraft | merged | Merged changes add a missing library linter to list ELF dependencies in the payload directory and fix filename filtering in the classic linter. Approved, passed CI, and increased coverage by 0.02%. | |
| #1581 feat(linter): add additional-files linter | charmcraft | merged | Merged a linter enforcing the dump plugin over prime keywords for extra files. Approved by two reviewers, documentation links updated, and weekly test failures noted for separate triage. | |
| #4815 linter updates | snapcraft | merged | Merged linter updates across 10 files, reducing 56 lines and adding 26. Approved by two reviewers with zero unresolved comments. | |
| #4293 linters: specify which package offers a missing library | snapcraft | closed | Superseded by PR #4430, which was merged. The library linter improvement was replaced by an updated implementation and the request was closed. | |
| #1746 fix(linters): fix Framework linter crash | charmcraft | merged | Merged a fix for the Framework linter crash, resolving issue #1715. The single-file change added 16 lines and removed 9, approved by two reviewers, and passed CI checks. | |
| #77 lint: fix linting issues with up-to-date linters | craft-store | merged | Merged a maintainer-submitted pull request resolving linting errors from updated linter versions. Approved by one reviewer, passed CI, and modified 11 files (+40/-24 lines). |