[Bug 19858] cygwin tar upset it can't change timestamps; breaks build of cygwin's bash

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 12 18:13:36 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=19858

André H. <nerv at dawncrow.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nerv at dawncrow.de

--- Comment #3 from André H. <nerv at dawncrow.de> ---
(In reply to Dan Kegel from comment #1)
> Created attachment 23284 [details]
> +relay,+file log of interesting bit of tar -xf

This is blocked by other bugs and problems at the moment,
but looking at the log the interesting part comes down to:

...
001b:Call
ntdll.NtCreateFile(0064c62c,40100080,0064c640,0064c630,00000000,00000081,00000007,00000002,00000420,00000000,00000000)
ret=6101bb1a
warn:file:wine_nt_to_unix_file_name
L"\\??\\c:\\bb\\bash-3.2\\examples\\bashdb\\PERMISSION" ->
"/home/dank/.wine/dosdevices/c:/bb/bash-3.2/examples/bashdb/PERMISSION"
required a case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\c:\\bb\\bash-3.2\\examples\\bashdb\\PERMISSION" ->
"/home/dank/.wine/dosdevices/c:/bb/bash-3.2/examples/bashdb/PERMISSION"
001b:Ret  ntdll.NtCreateFile() retval=00000000 ret=6101bb1a
...
001b:Call
ntdll.NtCreateFile(0064c42c,00020100,0064c440,0064c430,00000000,00000000,00000007,00000001,00004400,00000000,00000000)
ret=6101bb1a
trace:file:wine_nt_to_unix_file_name
L"\\??\\c:\\bb\\bash-3.2\\examples\\bashdb\\PERMISSION" ->
"/home/dank/.wine/dosdevices/c:/bb/bash-3.2/examples/bashdb/PERMISSION"
001b:Ret  ntdll.NtCreateFile() retval=c0000022 ret=6101bb1a
...

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list