Closed anderbubble closed 1 week ago
yes, I think we should skip sockets. Would you like to open a PR?
yes, I think we should skip sockets. Would you like to open a PR?
I'll have a look; thanks!
@giuseppe PR submitted. Thanks for the support! Let me know if there's anything else you need from me, particularly to get it backported to a release that supports go 1.21 or earlier.
We use
copy.DirCopy
and have encountered a behavior that, if the source contains sockets, the copy operation fails with an error of the form:Could
copy.DirCopy
be updated to ignore sockets in the source in stead?Reported for Warewulf at https://github.com/warewulf/warewulf/issues/892