C:\Users\Administrator\vcpkg>.\vcpkg install pmdk:x64-windows
The following packages will be built and installed:
pmdk[core]:x64-windows
Starting package 1/1: pmdk:x64-windows
Building package pmdk[core]:x64-windows...
CMake Error at scripts/cmake/vcpkg_download_distfile.cmake:99 (message):
File does not have expected hash:
File path: [ C:/Users/Administrator/vcpkg/downloads/temp/pmem-pmdk-d2f6f5b0032eb5678ec6c5c3dff03509caa4b817.tar.gz ]
Expected hash: [ 8ac50f9ea03e140eeb5fcd25ea34591b38cb76cfaa2a8622155d54b90c1cadb9fe046deeaa422163e2cd82a993a9b736523e932d66cb458ff1d2111649587e8a ]
Actual hash: [ e93b9168eb99c5fb942ff622d6995e71e18055415a327345279cd30db5a65e8b1fc63bea3b3275e3f12935bb93e66082b1cc7c23b8331eef82349ef5f0387468 ]
The file may have been corrupted in transit. This can be caused by
proxies. If you use a proxy, please set the HTTPS_PROXY and HTTP_PROXY
environment variables to
"https://user:password@your-proxy-ip-address:port/".
Call Stack (most recent call first):
scripts/cmake/vcpkg_download_distfile.cmake:182 (test_hash)
scripts/cmake/vcpkg_from_github.cmake:108 (vcpkg_download_distfile)
ports/pmdk/portfile.cmake:13 (vcpkg_from_github)
scripts/ports.cmake:94 (include)
Error: Building package pmdk:x64-windows failed with: BUILD_FAILED
Please ensure you're using the latest portfiles with `.\vcpkg update`, then
Package: pmdk:x64-windows
Vcpkg version: 2019.09.12-nohash
Additionally, attach any relevant sections from the log files above.
It was a fresh installation and I wonder what went wrong.