kernel plugin: use latest stable core snap
Metadata
Current evaluation
Merged changes to the kernel plugin to download the core snap instead of the outdated ubuntu-core. Reviewers agreed to use the stable channel to prevent build breakages from daily updates.
Suggested action: —
No scores available.
Issue body
The plugin was downloading ubuntu-core instead of core, which is
nowadays a very old version of the later.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged changes to the kernel plugin to download the core snap instead of the outdated ubuntu-core. Reviewers agreed to use the stable channel to prevent build breakages from daily updates. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged after updating the kernel plugin to fetch the stable core snap instead of the outdated ubuntu-core. The stable channel was selected for reliability, integration tests were fixed, and the change was approved and merged. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Updated the kernel plugin to fetch the core snap instead of the outdated ubuntu-core snap, using the stable channel to prevent build breakages. Changes were approved and merged after test updates. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2566 kernel plugin: correctly download the os.snap | snapcraft | merged | Merged into master. Resolved kernel plugin os.snap download failure by adding missing API parameters. Relocated tests to spread for cross-base coverage. Approved, passed CI, and integrated. | |
| #4200 kernel plugin: change location where snapd deb is unpacked | snapcraft | merged | Merged into hotfix/7.4. The kernel plugin now unpacks the snapd deb package to match ubuntu-core-initramfs expectations. Approved, passed CI, and included unit test fixes. | |
| #1115 kernel plugin: fix kernel snap layout | snapcraft | merged | Merged fix correcting the kernel plugin snap layout for firmware and modules directories, updating required package lists, and addressing review feedback. Approved, passed CI, and merged after CLA verification. |