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

Revert "SNOW-1730434 curl upgrade 8.10.1 (#758)" #760

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

sfc-gh-jszczerbinski
Copy link
Contributor

@sfc-gh-jszczerbinski sfc-gh-jszczerbinski commented Oct 22, 2024

This reverts commit dd76ce4.

Curl update was incorrectly performed, not all files from old curl version were deleted. This caused conflicts between files in the repo on case-insensitive filesystems. Following files are remains of the old curl version and cause collision:

  • deps/curl/CMake/FindCARES.cmake
  • deps/curl/CMake/FindLibPSL.cmake
  • deps/curl/CMake/FindLibSSH2.cmake
  • deps/curl/CMake/FindQUICHE.cmake

image

@sfc-gh-ext-simba-hx
Copy link
Collaborator

Can we get the 4 files removed instead of entirely reverting the curl update?
The current approach (overwrite instead of entirely deleting old one) is for #1051

@sfc-gh-jszczerbinski
Copy link
Contributor Author

I disagree. It blocks all commits from branches based on master (due to collisions secret detection fails).

@sfc-gh-jszczerbinski sfc-gh-jszczerbinski merged commit e6a4edf into master Oct 23, 2024
43 checks passed
@sfc-gh-jszczerbinski sfc-gh-jszczerbinski deleted the revert-curl-update branch October 23, 2024 07:42
@github-actions github-actions bot locked and limited conversation to collaborators Oct 23, 2024
@sfc-gh-jszczerbinski
Copy link
Contributor Author

sfc-gh-jszczerbinski commented Oct 23, 2024

@sfc-gh-ext-simba-hx Can you make you redo the PR. Please remove all the files from the old curl version in the new PR.

@sfc-gh-jszczerbinski
Copy link
Contributor Author

Seems like we want to have this in the next release. New PR already in progress: #761

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants