www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2003/08/11/05:56:34

From: "Andrew Cottrell" <AndrewCottrell AT swiftdsl DOT com DOT au>
To: <djgpp-workers AT delorie DOT com>
Cc: "'Eli Zaretskii'" <eliz AT elta DOT co DOT il>
Subject: RE: inode problem in `rm'
Date: Mon, 11 Aug 2003 19:53:26 +1000
Message-ID: <000a01c35fee$6c9fe820$0101a8c0@acp42g>
MIME-Version: 1.0
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook, Build 10.0.4510
In-reply-to: <uptjcsoh1.fsf@elta.co.il>
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
Importance: Normal
Reply-To: djgpp-workers AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp-workers AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

> I'm not sure what incarnation of the ported Fileutils I'm 
> using, but I think it's from alpha 1.  "ident rm.exe" reports 
> the following:
> 
>      $Id: stub.asm built 2003-04-25 16:01:12 by djasm $
>      $Id: DJGPP libc built Apr 25 2003 16:04:32 by gcc 3.2.2 $
> 
> If there's a better version, please tell me where to get it.
This version should have the fix in it that I was thinking of, but I think
this is a new bug.

When trying to reproduce this one make sure that the directory structure is
a bit complex and it will show up. 

I copied my contrib & manifest directories to another drive and tried the
following:-
	E:\dj204>rm -rf contrib manifest

With the following results:-
DJ204 E:\dj204>rm -rf contrib manifest
rm: ERROR: the directory `contrib/alfont/freetype' initially had
device/inode
numbers 4/268435467, but now (after a chdir into it), the numbers for `.'
are 4/268435468.  That means that while rm was running, the directory
was replaced with either another directory or a link to another directory.

The following are the results from Richard's coreutils 5.0 (FSF & Richards
patch):-
DJ204 E:\dj204>rm -rf contrib manifest
rm: `contrib/alfont/freetype/builds/amiga' changed dev/ino

Regards,
Andrew



- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019