Migrated my app to core24. Platforms is declared only as amd64 and arm64 but remote build is trying to build for all platforms.
Metadata
Current evaluation
Fixed. Launchpad now correctly parses the platforms keyword for core24 snaps, resolving the remote build issue that ignored declared amd64 and arm64 architectures. Resolution tracked via Launchpad bug #2072622.
Suggested action: —
No scores available.
Issue body
@mr-cal Just migrated my app to core24. Platforms is declared only as amd64 and arm64 but remote build is trying to build for all platforms.
https://github.com/t4saha/stellarium-snap

_Originally posted by @t4saha in https://github.com/canonical/snapcraft/issues/4630#issuecomment-2182008893_
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Fixed. Launchpad now correctly parses the platforms keyword for core24 snaps, resolving the remote build issue that ignored declared amd64 and arm64 architectures. Resolution tracked via Launchpad bug #2072622. | |
| qwen/qwen3.6-35b-a3b | — | — | Fixed. Launchpad now correctly parses the platforms keyword for core24 snaps, resolving the remote build issue that ignored platform declarations. Resolved via Launchpad bug #2072622. | |
| qwen/qwen3.6-35b-a3b | — | — | Fixed. Launchpad now correctly parses the platforms keyword for core24 snaps, resolving the remote build issue that ignored declared architectures. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Fixed. Launchpad now parses the platforms keyword for core24 snaps, resolving the remote build issue that ignored declared amd64 and arm64 targets. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Remote builds incorrectly ignored declared platforms for core24 snaps. The issue was resolved after Launchpad updated its parser to correctly process the platforms keyword, fixing the unwanted multi-platform build behavior. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #4630 feat: add platforms and drop architectures for core24 | snapcraft | merged | Merged platforms keyword addition and architectures removal for core24. Build-for propagation and validation test failures were resolved. Remaining clean command edge cases were deferred to an upstream craft-application issue. |