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

Update vcpkg checkout commit #21446

Merged
merged 1 commit into from
Mar 15, 2021
Merged

Conversation

sipsorcery
Copy link
Member

Previously vcpkg was relying on https://repo.msys2.org/mingw/i686/mingw-w64-i686-pkg-config-0.29.2-1-any.pkg.tar.xz which is no longer available. The vcpkg source has been updated to use http://repo.msys2.org/mingw/i686/mingw-w64-i686-pkg-config-0.29.2-2-any.pkg.tar.zst.

This PR updates the commit ID used to checkout vcpkg for the updated URL.

Previously vcpkg was relying on https://repo.msys2.org/mingw/i686/mingw-w64-i686-pkg-config-0.29.2-1-any.pkg.tar.xz which is no longer available. The vcpkg source has been updated to use http://repo.msys2.org/mingw/i686/mingw-w64-i686-pkg-config-0.29.2-2-any.pkg.tar.zst. This PR updates the commit ID used to checkout vcpkg for the updated URL.
@DrahtBot DrahtBot added the Tests label Mar 15, 2021
@maflcko maflcko merged commit 4ba1bab into bitcoin:master Mar 15, 2021
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Mar 16, 2021
b9e3f35 Update vcpkg checkout commit. (Aaron Clauson)

Pull request description:

  Previously vcpkg was relying on `https://repo.msys2.org/mingw/i686/mingw-w64-i686-pkg-config-0.29.2-1-any.pkg.tar.xz` which is no longer available. The vcpkg source has been updated to use `http://repo.msys2.org/mingw/i686/mingw-w64-i686-pkg-config-0.29.2-2-any.pkg.tar.zst`.

  This PR updates the commit ID used to checkout vcpkg for the updated URL.

Top commit has no ACKs.

Tree-SHA512: 3e2f6d8cc14ef0ca93f75179da3e8303e19fb27d4a95e66e35376672744733fdbed9eb330638a48aa9962792674e584b702f4fbfc2c2564c5022bf8dbde6056c
maflcko pushed a commit to maflcko/bitcoin-core that referenced this pull request Mar 21, 2021
Previously vcpkg was relying on https://repo.msys2.org/mingw/i686/mingw-w64-i686-pkg-config-0.29.2-1-any.pkg.tar.xz which is no longer available. The vcpkg source has been updated to use http://repo.msys2.org/mingw/i686/mingw-w64-i686-pkg-config-0.29.2-2-any.pkg.tar.zst. This PR updates the commit ID used to checkout vcpkg for the updated URL.

Github-Pull: bitcoin#21446
Rebased-From: b9e3f35
@hebasto
Copy link
Member

hebasto commented Mar 29, 2021

Hmm, now vcpkg.exe is just downloaded instead of being built:

microsoft/vcpkg#15474

@sipsorcery
Copy link
Member Author

@hebasto it shouldn't break the appveyor CI job and there are already numerous Microsoft pre-built executables used (msbuild, cl, link etc) so it's not really much of a change. If it was part of the gitian build process that would be a different story.

@bitcoin bitcoin locked as resolved and limited conversation to collaborators Aug 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants