https://bugs.winehq.org/show_bug.cgi?id=19858
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de
--- Comment #3 from André H. nerv@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 ...