Revert "repo: account for arch & version when filtering stage packages (#3461)"
Metadata
Current evaluation
Closed to revert commit 0bf7a2e6619b0037a50caeb49d28788c021d0921, undoing architecture and version filtering for stage packages.
Suggested action: —
No scores available.
Issue body
This reverts commit 0bf7a2e6619b0037a50caeb49d28788c021d0921.
- [ ] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `./runtests.sh static`?
- [ ] Have you successfully run `./runtests.sh tests/unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed to revert commit 0bf7a2e6619b0037a50caeb49d28788c021d0921, undoing architecture and version filtering for stage packages. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a revert of commit 0bf7a2e6619b0037a50caeb49d28788c021d0921, undoing the architecture and version filtering changes for stage packages from PR #3461. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to revert commit 0bf7a2e6619b0037a50caeb49d28788c021d0921, undoing architecture and version filtering for stage packages. The original change was rolled back to restore prior behavior. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3459 repo: account for arch & version when filtering stage packages | snapcraft | closed | Superseded by PR #3461. Adjusts stage package filtering to account for architecture and version fields by moving the logic into a dedicated helper function. | |
| #3461 repo: account for arch & version when filtering stage packages | snapcraft | merged | Merged into master. Refactored stage package filtering to correctly handle architecture and version qualifiers via a new helper. Updated cross-compile tests, achieved 90.74% diff coverage, and passed CI after maintainer approval. | |
| #898 Revert "Allow for architecture-specific packages (#876)" | snapcraft | merged | 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. |