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 X-WM-Posted-At: avacado.atomice.net; Fri, 28 Jun 02 09:23:33 +0100 Message-ID: <016101c21e7d$17b2e320$0100a8c0@advent02> From: "Chris January" To: "Pierre A. Humblet" Cc: References: <3 DOT 0 DOT 5 DOT 32 DOT 20020625225959 DOT 0080a290 AT mail DOT attbi DOT com> <3 DOT 0 DOT 5 DOT 32 DOT 20020625225959 DOT 0080a290 AT mail DOT attbi DOT com> <3 DOT 0 DOT 5 DOT 32 DOT 20020626205415 DOT 00808240 AT mail DOT attbi DOT com> <3 DOT 0 DOT 5 DOT 32 DOT 20020627201400 DOT 00807b90 AT mail DOT attbi DOT com> Subject: Re: Bug in cvs cygwin1.dll ? Date: Fri, 28 Jun 2002 09:23:33 +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 > >> ~: mount > >> > >> c: on /c type user (binmode,noumount) > >> e: on /e type user (binmode,noumount) > >> 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? > > ~: mkdir /c > mkdir: cannot create directory `/c': File exists > ~: mkdir /e > mkdir: cannot create directory `/e': File exists > ~: umount /e > umount: /e: No such file or directory > ~: ls /e > ls: /e: Permission denied > ~: ls /e/* > /e/AUTOEXEC.DOS /e/MSDOS.SYS /e/config.sys > > I also tried creating directories from DOS, no positive effect. > Thanks for the prompt feedback. Oops - you can only create them for DOS anyway. I don't think the problem is what I thought it was. Chris Faylor has said that this should be fixed in the latest snapshot. 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/