MSI: Fix MSYS2 version to 20200522.0.0 #95
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
It avoids the following error on building Window container
with MSYS2 20200602.0.0:
re-exec error: exit status 1: output: time="2020-06-04T02:31:07Z" level=error msg="hcsshim::ImportLayer - failed failed in Win32: The system cannot find the path specified. (0x3)" error="hcsshim::ImportLayer - failed failed in Win32: The system cannot find the path specified. (0x3)" importFolderPath="C:\ProgramData\docker\tmp\hcs403266603" path="\\?\C:\ProgramData\docker\windowsfilter\2961a824bef1e7df5eedfe4d3e33fde61d6396f0abf0b24601adc418cda42486" hcsshim::ImportLayer - failed failed in Win32: The system can not find the path specified. (0x3)
Fix #86
Thanks flurreN!
Signed-off-by: Takuro Ashie [email protected]