Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump craft-store to 2.6.2 #5105

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Conversation

mr-cal
Copy link
Collaborator

@mr-cal mr-cal commented Oct 9, 2024

  • Have you followed the guidelines for contributing?
  • Have you signed the CLA?
  • Have you successfully run tox run -m lint?
  • 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.

There aren't any concerning changes between 2.5.0 and 2.6.2, so I'm comfortable doing a minor version bump.

Fixes a regression where Snapcraft would fail to run on some
architectures due to a cryptography dependency that attempted to
load legacy algorithms

Signed-off-by: Callahan Kovacs <callahankovacs@gmail.com>
@mr-cal mr-cal requested a review from a team October 10, 2024 21:21
@dariuszd21 dariuszd21 requested a review from a team October 10, 2024 22:26
@mr-cal mr-cal merged commit 8ee34ff into hotfix/7.5 Oct 11, 2024
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants