Martin Costabel wrote:

But do you also have a reproducible case for mv? I don't find one.
Actually, I can't even reproduce the rm case (OSX 10.3.1)

costabel% tar zxf X11ForMacOSXSource-wwdc.tar.gz
costabel% /bin/rm -rf X11ForMacOSXSource-wwdc
costabel%

as in that irc conversation, panther's built-in /bin/rm doesn't do it because they implement it differently. I suspect the problem is because unless you're running Fink cvs (what will become 0.17.0), fink doesn't call full paths to the /bin version when it calls rm, so it's getting the broken fileutils one if it's installed.

I've not tried it with mv, but in coreutils it uses the same readdir() rm does, so it makes sense that it has issues as well.

I really want to believe it, but I still don't see the mechanism by which it can have this effect for some people and not for others (with apparently exactly the same system).

I'm not sure either, other than the possibility that some people have fileutils installed because of a dependency, and others don't.

I'm not positive this is the fix, but I am at least sure current fileutils is messed up, so it can't hurt to upgrade. =D

--
Benjamin Reed a.k.a. Ranger Rick -- http://ranger.befunk.com/
gpg: 6401 D02A A35F 55E9 D7DD  71C5 52EF A366 D3F6 65FE
You had me at HELO.


Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to