Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <42232167.4070105@byu.net> Date: Mon, 28 Feb 2005 06:49:27 -0700 From: Eric Blake User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Fwd: Re: random errors from "rm" Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Forwarding this email exchange from the coreutils list for archival purposes, in case any one else has similar problems. I personally cannot reproduce it (I don't use the Norton tool mentioned). Could it be that Norton Protection Recycle Bin interferes is interfering with the unlink() call used in the rm command? - -- Life is short - so eat dessert first! Eric Blake ebb9 AT byu DOT net - -------- Original Message -------- Subject: Re: Re: random errors from "rm" Date: Sun, 27 Feb 2005 00:37:47 -0500 From: Gee M Wong To: Bob Proulx CC: Eric Blake References: <20050226041104.GB13449 AT dementia DOT proulx DOT com> Thnaks for your time and patience. After carefully comparing my desktop against my laptop, I have observed that disabling "Norton Protection Recycle Bin" on drive C: eliminated all the problems I have encountered. - ----- Original Message ----- From: "Bob Proulx" To: "Gee M Wong" Sent: Friday, February 25, 2005 23:11 Subject: Fwd: Re: random errors from "rm" > Since Eric did not CC I am not sure you saw his message. So I am > forwarding it. > > Bob > > ----- Forwarded message from Eric Blake ----- > > From: Eric Blake > Date: Fri, 25 Feb 2005 22:37:46 +0000 (UTC) > To: bug-coreutils AT gnu DTO org > Subject: Re: random errors from "rm" > > Bob Proulx proulx.com> writes: > > > > Gee M Wong wrote: > > > I updated to the setup 2.457.2.2 from 2.427 and started getting > > > random errors from "rm". > > > > What do the numbers "2.457.2.2 from 2.427" mean in this context? I > > can't place them. They don't seem to be related to GNU coreutils. > > That sounds suspiciously like the version numbers of the setup.exe program used > to install cygwin, but they have no bearing on your installed version of either > cygwin or coreutils, so I cannot offer more help without more information. I do > suggest, however, that you take cygwin specific questions to cygwin AT cygwin > DOT com, not here. > > > > > It seems strange to me that your user name and group names are > > capitalized strings "Gee" and "None". You have a group "None"? > > Strange but probably okay. > > "None" is a standard group name on Windows NT, typically found on home > installations that have no need for fancier group memberships. > > >For example: > > > Gee AT gee ~ > > > $ echo 123 > aaa > > > > > > Gee AT gee ~ > > > $ ls -l > > > total 1 > > > -rw-r--r-- 1 Gee None 5 Feb 24 20:20 aaa > > > > > > Gee AT gee ~ > > > $ rm aaa > > > rm: cannot remove `aaa': No such file or directory > > > > > > Gee AT gee ~ > > > $ ls -l > > > total 0 > > > > > > Gee AT gee ~ > > > $ > > I can't reproduce that on cygwin, either on Win9x or on WinXP, so I have no clue > where your problem is coming from. > > > That does seem strange. You created the file so it should be in your > > default group. Now you should be able to remove the file. However I > > wonder about a few things. What is the output of these commands? > > > > id > > > > ls -ld > > > > ls -ldn . aaa > > > > I would also see if other commands also have errors. > > > > perl -e 'unlink( ARGV) or die " ARGV: $!\n"' aaa > > > > But other than these things I can't imagine what would create the > > behavior you are seeing. > > > > Bob > > > -- > Eric Blake -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCIyFn84KuGfSFAYARAi2+AJ0T+aUD29Iic5R0yf1gB+hKhQ1HpQCeMSCz 6yzzYDjcXNGrr6yGVw1pdNY= =S5Hh -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/