-
Notifications
You must be signed in to change notification settings - Fork 3.9k
ARROW-11971: [Packaging] Vcpkg patch doesn't apply on windows due to line endings #9713
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
Conversation
|
||
# Used for the manylinux and windows wheels | ||
VCPKG=c7e96f2a5b73b3278b004aa88abec2f8ebfb43b5 | ||
VCPKG=fced4bef1606260f110d74de1ae1975c2b9ac549 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Had to bump vcpkg's version, otherwise I'm getting consistent download errors for mingw on windows.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This hash points to the latest commit on vcpkg's main branch.
@github-actions crossbow submit -g wheel |
1 similar comment
@github-actions crossbow submit -g wheel |
Revision: 27c4393 Submitted crossbow builds: ursacomputing/crossbow @ actions-227 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
CI error is unrelated, merging. |
…line endings Closes apache#9713 from kszucs/vcpkg-patch Authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>
…line endings Closes apache#9713 from kszucs/vcpkg-patch Authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>
No description provided.