fix: hkp://keyserver.ubuntu.com:80 as default keyserver
Metadata
Current evaluation
Merged after reviewer approval and CI validation. Updates the default keyserver to hkp://keyserver.ubuntu.com:80, resolving #5635 and CRAFT-4560. An unrelated CI failure was noted, and the branch was rebased onto hotfix/8.11 prior to merge.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the [guidelines for contributing](https://github.com/canonical/snapcraft/blob/main/CONTRIBUTING.md)?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `make lint`?
- [x] Have you successfully run `make test`?
---
Fixes #5635
CRAFT-4560
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after reviewer approval and CI validation. Updates the default keyserver to hkp://keyserver.ubuntu.com:80, resolving #5635 and CRAFT-4560. An unrelated CI failure was noted, and the branch was rebased onto hotfix/8.11 prior to merge. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged fix setting hkp://keyserver.ubuntu.com:80 as the default keyserver, resolving #5635 and CRAFT-4560. Branch rebased onto hotfix/8.11 following unrelated CI failures. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged fix setting hkp://keyserver.ubuntu.com:80 as the default keyserver, resolving issue #5635. Rebased onto hotfix/8.11 after unrelated CI failures were dismissed. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #189 fix: retry key receiving on port TCP/80 if using default keyserver | craft-archives | merged | Merged fix that retries GPG key retrieval on TCP/80 when default port 11371 times out, and optimizes AptGPGKeyInstallError after the apt-key to gpg migration. Approved by three reviewers, passed all CI checks, and resolves #165 and CRAFT-4560. |