Skip to content

[vcpkg, azure-macro-utils-c] Fix SHA and add FILE_DISAMBIGUATOR for vcpkg_from_github#14343

Merged
BillyONeal merged 2 commits intomicrosoft:masterfrom
BillyONeal:azure_macro_utils_c
Nov 6, 2020
Merged

[vcpkg, azure-macro-utils-c] Fix SHA and add FILE_DISAMBIGUATOR for vcpkg_from_github#14343
BillyONeal merged 2 commits intomicrosoft:masterfrom
BillyONeal:azure_macro_utils_c

Conversation

@BillyONeal
Copy link
Member

@BillyONeal BillyONeal commented Nov 2, 2020

Somehow github is serving tarballs with a different SHA; it looks like github upgraded their git backend or something and the results are now slightly different. I was able to get one of the old tarballs from the MacOS build fleet and checked that the contents are the same.

Fixes #14357

…rent SHA;

The current tarballs have a "pax_global_header" with content:

52 comment=7523af934fc4d9423111e358f49b19314ec9c3e3

inside; I suspect somehow github decided to tack that on.

I'm not worried about the sources inside being meaningfully different since we're still fetching by git SHA.
@BillyONeal BillyONeal added category:port-bug The issue is with a library, which is something the port should already support info:internal labels Nov 2, 2020
@LilyWangL LilyWangL self-assigned this Nov 2, 2020
@BillyONeal
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

…the changed SHA512 ref, and add quotes to things.
@BillyONeal BillyONeal changed the title [azure-macro-utils-c] Fix SHA [vcpkg, azure-macro-utils-c] Fix SHA and add FILE_DISAMBIGUATOR for vcpkg_from_github Nov 4, 2020
@BillyONeal
Copy link
Member Author

image

I managed to get my hands on an old copy of the tar.gz from our mac machines and Beyond Compare shows interesting output; it looks like the previous tarball had bugs that have now been fixed even though the extracted content is the same.

@BillyONeal
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@BillyONeal BillyONeal merged commit f7b9fc0 into microsoft:master Nov 6, 2020
@BillyONeal BillyONeal deleted the azure_macro_utils_c branch November 6, 2020 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:port-bug The issue is with a library, which is something the port should already support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

azure-iot-sdk-c:x64-windows build failure

3 participants