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

MSYS2 installation hangs forever (due to special characters file in $Recycle.Bin) #8910

Closed
ReinhardBiegelIntech opened this issue Oct 8, 2020 · 3 comments

Comments

@ReinhardBiegelIntech
Copy link

I'd like to add some information to the locked issue #5193 here.

  • MSYS2 seems to implement some kind of special file handling to resemble the 'delete-file-currently-in-use' behavior of Linux/Unix systems on Windows. See msys2 keeps hidden executables in C:\$Recycle.Bin msys2/MSYS2-packages#1253 (comment). It happends during MSYS2 system upgrade (maybe pacman deleting it's own executable).
    image

  • dockerd.exe hangs in a endless loop trying to query this file (procmon lines shown in the image repeat forever)
    dockerd_procmon

WORKAROUND: If you remove the file manually, docker execution continues.

@stephen-turner
Copy link
Contributor

Hmmm, interesting, thanks for that observation.

@docker-robott
Copy link
Collaborator

Issues go stale after 90 days of inactivity.
Mark the issue as fresh with /remove-lifecycle stale comment.
Stale issues will be closed after an additional 30 days of inactivity.

Prevent issues from auto-closing with an /lifecycle frozen comment.

If this issue is safe to close now please do so.

Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows.
/lifecycle stale

@docker-robott
Copy link
Collaborator

Closed issues are locked after 30 days of inactivity.
This helps our team focus on active issues.

If you have found a problem that seems similar to this, please open a new issue.

Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows.
/lifecycle locked

@docker docker locked and limited conversation to collaborators Mar 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants