This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: "cannot set time" on FAT32 - after installing cygwin-1.5.13-1




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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]