public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* rename syscall failed with EACES and os returns NT_STATUS_TRANSACTIONAL_CONFLICT
@ 2016-10-05 18:14 Rinrin
  2016-10-19 14:47 ` Corinna Vinschen
  0 siblings, 1 reply; 2+ messages in thread
From: Rinrin @ 2016-10-05 18:14 UTC (permalink / raw)
  To: cygwin

Hi:
  I'm trying to run some unittests with python os.rename function. But
rename syscall failed with error code 13. From strace output I can see
windows OS returns NT_STATUS_TRANSACTIONAL_CONFLICT(0xC0190001).

python2.7 2576 unlink_nt: Opening
\??\C:\Portable\PrivData\cygwin\tmp\tmp4enMfR for delete failed, status
= 0xC0190001

  see http://pastebin.com/iTwDN82S for full log of strace output.
  I'm on Win 10 x64, Cygwin dll version is 2.6.0, still trying to make a
demo to represent this issue.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-10-19 12:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-05 18:14 rename syscall failed with EACES and os returns NT_STATUS_TRANSACTIONAL_CONFLICT Rinrin
2016-10-19 14:47 ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).