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

Error handling socket files #9

Closed
falzm opened this issue May 26, 2019 · 1 comment
Closed

Error handling socket files #9

falzm opened this issue May 26, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@falzm
Copy link
Owner

falzm commented May 26, 2019

Describe the problem

fsdiff returns errors when handling socket files:

$ fsdiff snap -o before.snap --carry-on Library/
error: unable to compute file checksum: open Library/Containers/com.docker.docker/Data/backend.sock: operation not supported on socket

To Reproduce

fsdiff snapshot path/to/root/dir

Version

fsdiff 0.2.0 (commit: d41c2d041539079cddff2a7a36d0d5971a687fe7)
build info: Go go1.12.4 (gc)
@falzm falzm added the bug Something isn't working label May 26, 2019
@falzm
Copy link
Owner Author

falzm commented May 26, 2019

Fixed in c9f4894.

@falzm falzm closed this as completed May 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant