Revert "Allow for architecture-specific packages (#876)"
Metadata
Current evaluation
Merged a revert of commit 9d6f953 to resolve LP: #1637282, as the original syntax was incompatible with deb multiarch. The change removes architecture-specific package handling and prompted the 2.22.1 release.
Suggested action: —
No scores available.
Issue body
This reverts LP: #1637282 as the syntax does not allow us to
do deb multiarch.
This reverts commit 9d6f953a18214a5ed39a6461a2cad07ef01f906f.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a revert of commit 9d6f953 to resolve LP: #1637282, as the original syntax was incompatible with deb multiarch. The change removes architecture-specific package handling and prompted the 2.22.1 release. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to revert commit 9d6f953a as the syntax does not support deb multiarch. The revert addresses the multiarch limitation and was packaged into the 2.22.1 release. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a revert of commit 9d6f953a due to syntax incompatibility with deb multiarch. The change was rolled into the 2.22.1 release to restore stable package handling. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3084 repo: fix for multi-arch virtual-packages | snapcraft | merged | Merged fix for multi-arch virtual package resolution. Correctly handles architecture tags, reverts or_dependencies to target_versions, and fixes an apt.Package.architectures method call. Approved and passed CI. | |
| #3083 repo: revert logic to get deb_arch | snapcraft | merged | Merged a revert of the deb_arch retrieval logic to fix SNAPCRAFT-1K1. It removes reliance on dpkg-architecture, unavailable on some systems and executed on the host before build environments. The change modifies one file, reducing 14 lines. | |
| #3496 Revert "repo: account for arch & version when filtering stage packages (#3461)" | snapcraft | closed | Closed to revert commit 0bf7a2e6619b0037a50caeb49d28788c021d0921, undoing architecture and version filtering for stage packages. |