← Back to issue list

Local key assets are not used in package-repositories for core24

View original Github issue

Metadata

Project
snapcraft
Number
#4743
Type
issue
State
closed
Author
tigarmo
Labels
Created
Updated
Closed

Current evaluation

Resolved the bug where local key assets were ignored for core24 package-repositories. Fixed via pull request #4758 and closed.

Suggested action:

No scores available.

Issue body

### Bug Description Local key assets are not used in package-repositories for core24 (only the keyserver is supported) ### To Reproduce . ### Environment . ### snapcraft.yaml ```shell . ``` ### Relevant log output ```shell . ``` ### Additional context _No response_

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Resolved the bug where local key assets were ignored for core24 package-repositories. Fixed via pull request #4758 and closed.
qwen/qwen3.6-35b-a3b Resolved the bug where local key assets were ignored for core24 package-repositories. The fix was merged via pull request #4758.
qwen/qwen3.6-35b-a3b Fixed via PR #4758. Local key assets are now properly utilized in package-repositories for core24, replacing the previous keyserver-only limitation.
qwen3.6-35b-a3b-mtp-q6 Fixed local key assets not being used in package-repositories for core24. Resolved via merged pull request #4758.
qwen3.6-35b-a3b-mtp-q6 Resolved the bug where local key assets were ignored in package-repositories for core24. The fix was merged via pull request #4758.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#4758 fix: use local keys for package-repos in core24 snapcraft merged Merged following two approvals and passing CI. Updates package repository configuration to use local keys for core24 across three files (+47 lines). All modified code is covered by tests.
75%
#313 Support local key assets for package-repositories craft-application open Feature request to support local key assets for package-repositories (local dir was always /dev/null). Implemented by merged PR #317 adding an overridable _get_local_keys_path hook; issue is inactive and can be closed.
73%