requirements: bump craft-archives to fix regression
Metadata
Current evaluation
Merged into hotfix/7.4 to bump craft-archives, resolving regression #4224. The update restores support for asset files containing multiple keys, aligning with the previous apt-key behavior.
Suggested action: —
No scores available.
Issue body
The new version supports asset files that contain more than one key
(for whatever reason). This is more in line with the behavior done by
the previous implementation (via apt-key).
Closes #4224
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged into hotfix/7.4 to bump craft-archives, resolving regression #4224. The update restores support for asset files containing multiple keys, aligning with the previous apt-key behavior. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into hotfix/7.4 to resolve regression #4224 by bumping craft-archives. The update enables support for asset files containing multiple keys, aligning with previous apt-key behavior. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into hotfix/7.4, bumping craft-archives to resolve regression #4224. The update enables proper handling of asset files containing multiple keys, aligning with prior apt-key behavior. Codecov reports no coverage change. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #4277 requirements: bump craft-archives | snapcraft | merged | Merged into hotfix/7.5 after bumping craft-archives to 1.1.2, restoring local file:// package repository support. Approved by reviewers and passed all CI checks. | |
| #4303 requirements: bump craft-archives | snapcraft | merged | Merged. Bumps craft-archives to v1.1.3, resolving #4289 and #4298 by fixing architecture handling for package repositories. Ensures dpkg commands only run for compatible host-repo combinations, preventing apt failures. | |
| #4253 package-repositories: update craft-archives to support multi-keys. | snapcraft | merged | Merged after approval and passing CI. Updates craft-archives to support multi-keys for package-repositories. Codecov reported no coverage change, while an unrelated spread error was tracked in PR #4256. | |
| #4224 Regression: snapcraft started failing with craft_archives.repo.errors.AptGPGKeyInstallError | snapcraft | closed | A snapcraft regression causing AptGPGKeyInstallError from multi-key files was fixed. Resolution updated key parsing logic, with a hotfix released in version 7.4.4 and merged via PR #4241. The issue is closed. |