options: fix s390 kernel arch
Metadata
Current evaluation
Merged a two-line fix correcting the s390x kernel architecture string to 's390', resolving a kernel snap boot failure. Approved by two reviewers and applied across two files.
Suggested action: —
No scores available.
Issue body
The correct kernel arch for s390x is 's390', fix it - kernel snap doesn't even start without this patch.
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
LP: #1700068
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a two-line fix correcting the s390x kernel architecture string to 's390', resolving a kernel snap boot failure. Approved by two reviewers and applied across two files. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a patch correcting the s390 kernel architecture to 's390' for s390x systems. This resolves a kernel snap startup failure. Authored by Paolo Pisati and references LP #1700068. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a patch correcting the s390 kernel architecture from s390x to s390, resolving a critical boot failure where the kernel snap would not start. Authored by Paolo Pisati. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1700068 options: fix s390x kernel arch | snapcraft (launchpad) | closed | Closed without resolution. No merge or implementation occurred, leaving the s390x kernel architecture mapping to 's390' unaddressed. | |
| #461 Add support for s390x architecture. | snapcraft | merged | Merged changes adding s390x architecture support across two files. Resolves Launchpad bug #1570835. Integrated by maintainer kyrofa with 71 additions and zero deletions. | |
| #3850 meta: add support for s390x | snapcraft | merged | Merged after approval and CI checks. Adds s390x architecture support to snapcraft 7 to align with snapcraft_legacy, modifying two files with four lines of code. |