You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"error: curl operation failed with error code 6 \(Couldn't resolve host name\)\. This is a non-transient error, won't retry downloading from https://nonexistent\.example\.com",
"error: curl operation failed with error code 37 \(Couldn't read a file:// file\)\.",
295
+
"error: Not a transient network error, won't retry download from file://$assetCacheRegex/[0-9a-z]+",
296
+
"[^\n]+example3\.html\.\d+\.part: error: download from https://raw\.githubusercontent\.com/microsoft/vcpkg-tool/1767aaee7b229c609f7ad5cf2f57b6a6cc309fb8/LICENSE\.txt had an unexpected hash",
"note: Actual : 65077997890f66f6041bb3284bb7b88e27631411ccbc253201ca4e00c4bcc58c0d77edffda4975498797cc10772c7fd68fbeb13cc4ac493a3471a9d49e5b6f24",
289
299
"note: If you are using a proxy, please ensure your proxy settings are correct\.",
290
300
"Possible causes are:",
291
301
"1\. You are actually using an HTTP proxy, but setting HTTPS_PROXY variable to ``https//address:port``\.",
@@ -295,9 +305,6 @@ $expected = @(
295
305
"The value set by your proxy might be wrong, or have same ``https://`` prefix issue\.",
296
306
"3\. Your proxy's remote server is out of service\.",
297
307
"If you believe this is not a temporary download server failure and vcpkg needs to be changed to download this file from a different location, please submit an issue to https://github\.com/Microsoft/vcpkg/issues",
298
-
"[^\n]+example3\.html\.\d+\.part: error: download from https://raw\.githubusercontent\.com/microsoft/vcpkg-tool/1767aaee7b229c609f7ad5cf2f57b6a6cc309fb8/LICENSE\.txt had an unexpected hash",
"^Trying to download example3\.html using asset cache file://$assetCacheRegex/[0-9a-z]+",
350
357
"error: curl operation failed with error code 37 \(Couldn't read a file:// file\)\.",
358
+
"error: Not a transient network error, won't retry download from file://$assetCacheRegex/[0-9a-z]+",
351
359
"error: there were no asset cache hits, and x-block-origin blocks trying the authoritative source https://raw\.githubusercontent\.com/microsoft/vcpkg-tool/1767aaee7b229c609f7ad5cf2f57b6a6cc309fb8/LICENSE\.txt",
352
360
"note: or https://alternate\.example\.com",
353
361
"note: If you are using a proxy, please ensure your proxy settings are correct\.",
0 commit comments