GNU bug report logs - #52193
mv broken on non-APFS filesystems on macOS on coreutils >= 9.0

Previous Next

Package: coreutils;

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

Date: Tue, 30 Nov 2021 00:52:01 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: Sudhip Nashi <sudhipnashi <at> icloud.com>
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: 52193 <at> debbugs.gnu.org, Cameron Katri <me <at> cameronkatri.com>
Subject: bug#52193: mv broken on non-APFS filesystems on macOS on coreutils >= 9.0
Date: Mon, 29 Nov 2021 22:01:43 -0600
> I don't observe this problem with the latest development version of coreutils. Here's how I tried to reproduce the problem on macOS 11.3.1 20E241:
> 
> % touch /tmp/xxxx
> % src/mv /tmp/xxxx /tmp/yyyy
> 
> and it worked OK.

macOS is different in that /tmp isn’t actually on a tmpfs filesystem, but is rather just a normal directory on the main data volume that is cleaned on boot. One has to manually mount a tmpfs volume themselves with mount_tmpfs. Anyways, I’ll try the tarball linked and see if the issue still persists.



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

Previous Next


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