Skip to content

Conversation

gromgit
Copy link
Contributor

@gromgit gromgit commented Dec 2, 2024

Snap upstream refuses to relax strict security confinement on curl. This breaks the install process, as at least two different reports reveal: #840 https://github.com/orgs/Homebrew/discussions/5776#discussioncomment-11427538

This patch also warns the user about this rejection, because the curl snap is quite likely the only curl installed on a user's system and is otherwise recent enough to pass the version test, so it provides the necessary clarification to the next thing the user sees:

The version of cURL that was found does not satisfy requirements for Homebrew.
Please install cURL ${REQUIRED_CURL_VERSION} or newer and add it to your PATH.

Snap upstream [refuses to relax strict security confinement](https://forum.snapcraft.io/t/classic-confinement-request-for-curl/24611/13) on curl. This breaks the install process, as at least two different reports reveal: Homebrew#840 https://github.com/orgs/Homebrew/discussions/5776#discussioncomment-11427538
@gromgit
Copy link
Contributor Author

gromgit commented Dec 2, 2024

Looks like the Windows runner needs to be restarted?

Copy link
Member

@carlocab carlocab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@carlocab carlocab merged commit 382be66 into Homebrew:master Dec 2, 2024
6 checks passed
@gromgit gromgit deleted the no-snap-curl branch December 2, 2024 13:40
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.

2 participants