From: Troy V. B. <tba...@ca...> - 2022-02-09 17:48:22
|
> I honestly don't plan on figuring out the APFS issue. I think someone else > has already solved it. I'm willing to test it and merge it, if it isn't > already merged (I have to look). Yep, I found and fixed this in July of 2019 when we moved to APFS with 10.14 in our labs. My original pull request is here: https://github.com/Radmind/radmind/pull/331 Looks like someone else expanded on it by adding an error check on the resource fork creation step, which is of course the right thing to do. For what it's worth, though, we've been running (and centrally logging) lapply patched with my original code from this pull hundreds of times a day across campus for nearly three years now and have yet to see lapply fail to create a file with a resource fork. :) Best, TVB |