← Back to issue list

kernel plugin: fix modprobe output parsing.

View original Github issue

Metadata

Project
snapcraft
Number
#1208
Type
pull request
State
merged
Author
sergiusens
Labels
Created
Updated
Closed

Current evaluation

Merged by maintainer sergiusens to fix modprobe output parsing in the kernel plugin. The change correctly identifies the module path as the second output item. A failing test was explicitly ignored during merge.

Suggested action:

No scores available.

Issue body

The module path is always the second item. LP: #1675029

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged by maintainer sergiusens to fix modprobe output parsing in the kernel plugin. The change correctly identifies the module path as the second output item. A failing test was explicitly ignored during merge.
qwen3.6-35b-a3b-mtp-q6 Merged fix for kernel plugin modprobe output parsing. Assumes module path is always the second item, resolving LP: #1675029. Author noted ignoring a failing test_classic_confinement test during merge.
qwen3.6-35b-a3b-mtp-q6 Merged fix correcting kernel plugin modprobe output parsing by treating the module path as the second item. Resolves LP #1675029. Author acknowledged and ignored a pre-existing test_classic_confinement failure.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#1675029 kernel plugin: the modprobe output parsing is wrong snapcraft (launchpad) closed Closed without resolution. The kernel plugin modprobe output parser incorrectly captured only the last dependency line. No fix or patch was applied.
76%
#837 kernel plugin: allow collecting the same mod deps snapcraft merged Merged kernel plugin fix eliminating duplicate module dependencies via set conversion. Approved by one reviewer. Modifies two files: +36/-1 lines.
72%
#476 kernel plugin: iterate over modules to add to initrd snapcraft merged Merged updates to the kernel plugin that iterate over modules for initrd inclusion. Approved by @kyrofa following successful tests. Resolves LP #1572118 with 36 additions and 6 deletions across two files.
70%