bug#52343: Sentry kafka bug

2021-12-08 Thread Pádraig Brady
tag 52343 notabug close 52343 stop On 07/12/2021 03:13, 许慧良 wrote: tail: unrecognized file system type 0x794c7630 for ‘kafkaServer-gc.log.0.current’. please report this to bug-coreutils@gnu.org. reverting to polling 2021-12-07T03:03:51Z [relay_server::endpoints::common] ERROR: error handling

bug#52193: mv broken on non-APFS filesystems on macOS on coreutils >= 9.0

2021-12-08 Thread Sudhip Nashi via GNU coreutils Bug Reports
> Thanks, but as I don't have access to a macOS machine I don't know what "the > issue" is. What are the symptoms visible to the user? Can you do the > equivalent of an strace to show us what system calls are being executed? > > As near as I can make out, on macOS mv should be doing the

bug#52193: mv broken on non-APFS filesystems on macOS on coreutils >= 9.0

2021-12-08 Thread Paul Eggert
On 12/8/21 16:08, Sudhip Nashi wrote: The issue is that all `mv` operations within the mountpoint fail with an ENOTSUPP error. Thanks, I think I see the problem now. Please try the attached patch; I haven't tested myself as I lack access to macOS. Thanks. From