Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-WM-Posted-At: avacado.atomice.net; Thu, 27 Jun 02 17:49:15 +0100
Message-ID: <010101c21dfa$922f5440$0100a8c0@advent02>
From: "Chris January" <chris@atomice.net>
To: "Pierre A. Humblet" <Pierre.Humblet@ieee.org>
Cc: <cygwin@cygwin.com>
References: <3.0.5.32.20020625225959.0080a290@mail.attbi.com> <3.0.5.32.20020625225959.0080a290@mail.attbi.com> <3.0.5.32.20020626205415.00808240@mail.attbi.com>
Subject: Re: Bug in cvs cygwin1.dll ?
Date: Thu, 27 Jun 2002 17:49:14 +0100
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000

> Here it is again, latest Cygwin on WinME.
> Traces attached as requested.
> Thanks for looking into this.
> 
> Pierre
> 
> ~: mount
> <snip>
> c: on /c type user (binmode,noumount)
> e: on /e type user (binmode,noumount)
> ~: strace -o mv_file_c mv ggg /c
> mv: cannot move `ggg' to `/c': File exists
> ~: strace -o mv_file_e mv ggg /e
> mv: cannot stat `/e': Permission denied
Try making the directories /c and /e.
i.e.:
mkdir /c
mkdir /e

and then retry. Do you still have this problem?

Regards
Chris


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

