build(deps): bump craft-store to 2.6.2
Metadata
Current evaluation
Merged dependency update bumping craft-store to 2.6.2, resolving non-amd64 build failures caused by OpenSSL 3.0 legacy provider errors. Approved, passed CI, and successfully integrated.
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 `tox run -m lint`?
- [x] Have you successfully run `tox run -e test-py310`? (supported versions: `py39`, `py310`, `py311`, `py312`)
-----
Snapcraft 7 is failing to build on non-amd64 architectures for the same reason that snapcraft 8 failed. The fix is simply updating to the version of craft-store with the fix.
The error is:
```
RuntimeError: OpenSSL 3.0's legacy provider failed to load. This is a fatal error by default, but cryptography supports running without legacy algorithms by setting the environment variable CRYPTOGRAPHY_OPENSSL_NO_LEGACY. If you did not expect this error, you have likely made a mistake with your OpenSSL configuration.
```
Full logs [here](https://launchpadlibrarian.net/752714447/buildlog_snap_ubuntu_focal_ppc64el_snapcraft-7-hotfix_BUILDING.txt.gz).
There aren't any concerning [changes](https://canonical-craft-store.readthedocs-hosted.com/en/latest/changelog/) between 2.5.0 and 2.6.2, so I'm comfortable doing a minor version bump.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged dependency update bumping craft-store to 2.6.2, resolving non-amd64 build failures caused by OpenSSL 3.0 legacy provider errors. Approved, passed CI, and successfully integrated. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged dependency update bumping craft-store to 2.6.2. Resolves OpenSSL 3.0 legacy provider build failures on non-amd64 architectures for snapcraft 7 and 8. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged dependency update bumping craft-store to 2.6.2. This resolves Snapcraft build failures on non-amd64 architectures caused by OpenSSL 3.0 legacy provider errors. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #4787 build(deps): bump craft-store to 2.6.2 | snapcraft | merged | Merged dependency update bumping craft-store to 2.6.2. The update disables libssl legacy providers and resolves cryptography import failures on Ubuntu Focal. Approved by two reviewers and passed CI checks. | |
| #5084 build(deps): bump craft-store to 3.0.2 | snapcraft | merged | Merged dependency update bumping craft-store to 3.0.2. Approved by reviewers and passed CI. Resolves core20 spread test failures and fixes issue #5077 by incorporating changes from #5061. | |
| #4455 build(deps): bump craft-store to 2.5.0 | snapcraft | merged | Merged update bumping craft-store to 2.5.0, enabling headless systems to fallback to a file-based keyring backend. Approved by two reviewers, passed CI, and successfully integrated. | |
| #1388 build(deps): bump craft-store to 2.5.0 | charmcraft | merged | Merged dependency bump to craft-store 2.5.0, resolving issue #719. Enables headless systems to fallback to a file-based keyring backend. Approved by two reviewers and passed CI. | |
| #3945 requirements: craft-store 2.3.0 for new credentials | snapcraft | merged | Merged a dependency update bumping craft-store to 2.3.0 for new credentials support. Approved by a maintainer, passed CI and tests, and merged into main with no coverage impact. | |
| #4552 build(deps): bump craft-providers to 1.22.0 | snapcraft | merged | Merged a dependency update bumping craft-providers to 1.22.0. This resolves bug 2051567 by preventing apt source updates for Ubuntu development images. Approved, passed CI, and modified three files. | |
| #6415 build(deps): bump craft-archives to 2.2.2 | snapcraft | merged | Merged dependency update bumping craft-archives to 2.2.2, resolving issue #6326. Approved by two reviewers and passing most CI checks, the change was integrated into the main branch. | |
| #4625 build(deps): bump craft-providers to 1.23.0 | snapcraft | merged | Merged dependency update bumping craft-providers to 1.23.0. Adds base-v7 compatibility, Ubuntu 24.04 buildd config, and non-interactive apt enforcement. Approved, passed CI, and merged after maintainer override. | |
| #4623 build(deps): bump craft-providers to 1.23.0 | snapcraft | merged | Merged dependency update bumping craft-providers to 1.23.0. Changes include a new base compatibility tag, Ubuntu 24.04 buildd daily usage, and non-interactive apt installs. Approved by two reviewers and passed all CI checks. | |
| #4676 build(deps): bump craft-providers to 1.23.1 (#4673) | snapcraft | merged | Merged dependency update bumping craft-providers to 1.23.1. Approved by a reviewer, passed all CI checks, and maintained test coverage. Successfully integrated into the main branch. |