build(snap): drop 'riscv64' for now
Metadata
Current evaluation
Merged a change to temporarily drop riscv64 from the snap build. The architecture was removed because core24 and riscv64 are currently unsupported by the store, causing edge to diverge from main. Approved by two reviewers and passed CI.
Suggested action: —
No scores available.
Issue body
Looks like the combination of core24 + riscv64 is not supported by the store currently, which means that 'edge' hasn't been following 'main' since we updated the snap to core24.
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a change to temporarily drop riscv64 from the snap build. The architecture was removed because core24 and riscv64 are currently unsupported by the store, causing edge to diverge from main. Approved by two reviewers and passed CI. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a change to temporarily remove riscv64 from the snap build. The architecture was dropped because core24 and riscv64 are currently unsupported by the store, preventing the edge branch from syncing with main. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a change to temporarily remove riscv64 from the snap build. The architecture was dropped because core24 combined with riscv64 is unsupported by the store, preventing the edge branch from syncing with main after the core24 update. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1024 build(snap): re-enable riscv64 and armhf | rockcraft | merged | Merged to re-enable riscv64 and armhf snap builds. Updated store support and a compatible armhf uv snap removed previous restrictions. Approved by two reviewers and merged with minimal code changes. | |
| #4980 Fix Snapcraft 7 builds on riscv64 | snapcraft | closed | Closed as obsolete. Snapcraft 7 is now limited to core18 builds, which lack RISC-V support, rendering the riscv64 fix unnecessary. | |
| #3868 meta: add support for riscv64 | snapcraft | merged | Merged addition of riscv64 architecture support to the meta configuration. Rebased to target the hotfix/7.1.2 branch, approved, and passed CI checks, completing core22 snap architecture support. | |
| #4163 snap: use rustup on risc-v | snapcraft | merged | Merged to configure rustup for RISC-V snap builds as a temporary workaround until core22 migration. Approved, passed CI, and targeted for version 7.4.1. |