Skip to content

[release/7.0] Work around path length issue when repacking some wixpacks#10813

Merged
mmitche merged 1 commit intodotnet:release/7.0from
mmitche:shorten-wix-paths
Sep 12, 2022
Merged

[release/7.0] Work around path length issue when repacking some wixpacks#10813
mmitche merged 1 commit intodotnet:release/7.0from
mmitche:shorten-wix-paths

Conversation

@mmitche
Copy link
Copy Markdown
Member

@mmitche mmitche commented Sep 12, 2022

The wixpacks were extracted to a unique folder. Becuase the base temp path was already a little long, this sent the arm64 bundle over the edge into path too long territory. Shorten.

The wixpacks were extracted to a unique folder. Becuase the base temp path was already a little long, this sent the arm64 bundle over the edge into path too long territory. Shorten.
@mmitche mmitche requested review from a user and joeloff September 12, 2022 21:02
Copy link
Copy Markdown

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunate but makes sense. The chance of collision is only for the same run of the signtool? or does something get uploaded with the entire path?

@mmitche
Copy link
Copy Markdown
Member Author

mmitche commented Sep 12, 2022

Unfortunate but makes sense. The chance of collision is only for the same run of the signtool? or does something get uploaded with the entire path?

Nothing gets upload with the path. It's just a temp path.

@mmitche mmitche merged commit a8b7456 into dotnet:release/7.0 Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant