GNU bug report logs - #51857
cross-filesystem copying broken on macOS with coreutils >= 9.0

Previous Next

Package: coreutils;

Reported by: Sudhip Nashi <sudhipnashi <at> icloud.com>

Date: Mon, 15 Nov 2021 05:02:02 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Pádraig Brady <P <at> draigBrady.com>, Sudhip Nashi <sudhipnashi <at> icloud.com>
Cc: 51857 <at> debbugs.gnu.org, Cameron Katri <me <at> cameronkatri.com>
Subject: bug#51857: cross-filesystem copying broken on macOS with coreutils >= 9.0
Date: Mon, 15 Nov 2021 15:30:06 -0800
On 11/15/21 15:20, Pádraig Brady wrote:
> I also have access to a macOS system, so I'll also test out
> if there are ways to use SEEK_DATA there.

Could you try the latest savannah Git instead? I installed something 
into Gnulib that I hope lets coreutils use SEEK_DATA on macOS as before. 
The Gnulib workaround operates on macOS only, and requires an 
lseek+SEEK_HOLE and an lseek+SEEK_DATA where Linux, FreeBSD etc. need 
only lseek+SEEK_DATA, but that's good enough I would think to copy holes 
efficiently on macOS.

I plan to send another email about this shortly.




This bug report was last modified 3 years and 243 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.