Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSI: Fix MSYS2 version to 20200522.0.0 #95

Merged
merged 1 commit into from
Jun 10, 2020
Merged

MSI: Fix MSYS2 version to 20200522.0.0 #95

merged 1 commit into from
Jun 10, 2020

Conversation

ashie
Copy link
Member

@ashie ashie commented Jun 10, 2020

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]

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]>
@ashie ashie merged commit 62b1f2d into master Jun 10, 2020
@ashie ashie deleted the issue-#86 branch June 10, 2020 20:12
@ashie ashie mentioned this pull request Jun 12, 2020
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.

Fail to build docker container for Windows
1 participant