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 Delivered-To: corinna-cygwin AT cygwin DOT com Message-ID: <42284F8F.5040504@iopan.gda.pl> Date: Fri, 04 Mar 2005 13:07:43 +0100 From: Jacek Piskozub Organization: IO PAS, Sopot, Poland User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.7.6) Gecko/20050228 MIME-Version: 1.0 To: corinna-cygwin AT cygwin DOT com CC: cygwin AT cygwin DOT com Subject: Re: "cannot set time" on FAT32 - after installing cygwin-1.5.13-1 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit This is from "strace touch foo-r" output: > 96 56626 [main] touch 828181 fhandler_base::open_9x: 0xB8 = CreateFile (d:\mozilla_source\mozilla\foo-r, 0x80000000, 0x3, 0x83E910, 0x3, 0x2000080, 0) > 104 56730 [main] touch 828181 fhandler_base::open_9x: 1 = fhandler_base::open (d:\mozilla_source\mozilla\foo-r, 0x110000) > 103 56833 [main] touch 828181 fhandler_base::open_fs: 1 = fhandler_disk_file::open (d:\mozilla_source\mozilla\foo-r, 0x10000) > 845 57678 [main] touch 828181 fhandler_disk_file::utimes: incoming lastaccess 42284C7C 0001FBD0 > 156 57834 [main] touch 828181 fhandler_base::close: closing '/cygdrive/d/mozilla_source/mozilla/foo-r' handle 0xB8 > 185 58019 [main] touch 828181 seterrno_from_win_error: /netrel/src/cygwin-1.5.13-1/winsup/cygwin/fhandler_disk_file.cc:835 windows error 5 > 132 58151 [main] touch 828181 geterrno_from_win_error: windows error 5 == errno 13 > 98 58249 [main] touch 828181 geterrno_from_win_error: windows error 5 == errno 13 > 101 58350 [main] touch 828181 utimes: -1 = utimes (foo-r, 0x0) Same errors as in the foo-rw case. Jacek -- 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/