delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-apps/2001/04/22/12:31:25

Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm
Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com
List-Subscribe: <mailto:cygwin-apps-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin-apps/>
List-Post: <mailto:cygwin-apps AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-apps-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/lists.html#faqs>
Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com
Date: Sun, 22 Apr 2001 12:31:45 -0400
From: Christopher Faylor <cgf AT redhat DOT com>
To: cygwin-apps AT cygwin DOT com, cygwin-developers AT cygwin DOT com
Subject: Re: It's out there
Message-ID: <20010422123145.A24350@redhat.com>
Reply-To: cygwin-apps AT cygwin DOT com
Mail-Followup-To: cygwin-apps AT cygwin DOT com, cygwin-developers AT cygwin DOT com
References: <20010421212129 DOT A16488 AT redhat DOT com> <002301c0cb27$dddd3a00$562fa4cb AT brasd1 DOT vic DOT optushome DOT com DOT au> <20010422100320 DOT A17906 AT redhat DOT com> <3AE2E788 DOT 622818F5 AT ece DOT gatech DOT edu> <20010422115253 DOT A23896 AT redhat DOT com>
Mime-Version: 1.0
User-Agent: Mutt/1.3.11i
In-Reply-To: <20010422115253.A23896@redhat.com>; from cgf@redhat.com on Sun, Apr 22, 2001 at 11:52:53AM -0400

I've checked in a change to fix this.

If anyone is adventurous, please rebuild and give it a try.

I need to have Corinna look at my change before I try for a new release.

cgf

On Sun, Apr 22, 2001 at 11:52:53AM -0400, Christopher Faylor wrote:
>On Sun, Apr 22, 2001 at 10:15:36AM -0400, Charles S. Wilson wrote:
>>Christopher Faylor wrote:
>>> 
>>> On Sun, Apr 22, 2001 at 10:29:24PM +1000, Travis Howell wrote:
>>> >One minor problem, rm seems unable to delete symbolic links created by
>>> >cygwin 1.3.0-1
>>> >I guess fileutils needs an update. An example:
>>> >unknown AT CO3007967-A c:/A3D
>>> >$ rm eggdrop.exe
>>> >rm: cannot remove `eggdrop.exe': No such file or directory
>>> 
>>> Um, no.  That would be what we call in the industry, "a bug" in Cygwin.
>>> 
>>> It's a showstopper.
>>
>>Have you reproduced this "bug", Chris?  I can't.
>>
>>$ uname -a
>>CYGWIN_NT-5.0 KHELDAR 1.3.0(0.37/3/2) 2001-04-21 19:40 i686 unknown
>>$ mkdir foo
>>$ cd foo
>>$ touch bar
>>$ ls -l
>>total 0
>>-rw-rw-r--   1 cwilson   None          0 Apr 22 10:13 bar
>>$ ln -s bar baz
>>$ ls -l
>>total 1
>>-rw-rw-r--   1 cwilson   None          0 Apr 22 10:13 bar
>>lrwxrwxrwx   1 cwilson   None         86 Apr 22 10:14 baz -> bar
>>$ rm baz
>>$ ls -l
>>total 0
>>-rw-rw-r--   1 cwilson   None          0 Apr 22 10:13 bar
>>
>>What's the problem?
>
>The .exe extension is the clue.  You can't rm a symlink with a .exe (or,
>presumably, a .bat or .com) extension.  I can reproduce it.  I should
>have a patch soon.

- Raw text -


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