GNU bug report logs - #78509
Coreutils' mv and cp 9.5 do not work properly on old PPC Mac OS X 10.4.11, Tiger

Previous Next

Package: coreutils;

Reported by: Peter Dyballa <Peter_Dyballa <at> Web.DE>

Date: Tue, 20 May 2025 16:13:04 UTC

Severity: normal

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

Full log


View this message in rfc822 format

From: Peter Dyballa <Peter_Dyballa <at> Web.DE>
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: 78509 <at> debbugs.gnu.org
Subject: bug#78509: Coreutils' mv and cp 9.5 do not work properly on old PPC Mac OS X 10.4.11, Tiger
Date: Fri, 23 May 2025 18:10:46 +0200
> Am 23.05.2025 um 16:52 schrieb Peter Dyballa <Peter_Dyballa <at> Web.DE>:
> 
> So presumingly it's not renameatu() but rather lib/targetdir.c:61:target_directory_operand (char const *file, struct stat *st) that is faulty…

In modern macOS target_directory_operand() returns -1, target_dirfd_valid(-1) evaluates to FALSE and so

   463               target_dirfd = fd;

never happens, hence target_directory_operand() needs to be debugged – tomorrow!

--
Greetings

  Pete

Real Time, adj.:
Here and now, as opposed to fake time, which only occurs there and then.





This bug report was last modified 10 days ago.

Previous Next


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