http://bugs.winehq.org/show_bug.cgi?id=5991
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Summary|MSDE install fails |MSDE install fails due to | |missing | |ntdsapi.dll.DsGetSpnA stub
--- Comment #37 from Anastasius Focht focht@gmx.net 2011-07-03 09:28:38 CDT --- Hello,
confirming, still present.
--- snip --- $ wine ./setup.exe BLANKSAPWD=1 ... fixme:volume:GetVolumePathNameW (L"C:\MSSQL\Data\tempdb.mdf", 0x328cb58, 261), stub! fixme:volume:GetVolumePathNameW (L"C:\MSSQL\Data\templog.ldf", 0x328cb58, 261), stub! fixme:thread:NtQueryInformationThread Cannot get kerneltime or usertime of other threads fixme:volume:GetVolumePathNameW (L"C:\MSSQL\Data\tempdb.mdf", 0x339d568, 261), stub! fixme:advapi:RegisterEventSourceA ((null),"MSSQLServer"): stub fixme:advapi:RegisterEventSourceW (L"",L"MSSQLServer"): stub fixme:ntdll:NtCreatePort (0x13536c,0x318b04c,0,56,0x80000),stub! fixme:advapi:ReportEventA (0xcafe4242,0x0001,0x0008,0xc0004a43,(nil),0x0001,0x00000000,0x318b05c,(nil)): stub fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0008,0xc0004a43,(nil),0x0001,0x00000000,0x129cf8,(nil)): stub err:eventlog:ReportEventW L"ConnectionListen(Shared-Memory (LPC)) : Error 10055" wine: Call from 0x7b83a093 to unimplemented function ntdsapi.dll.DsGetSpnA, aborting wine: Unimplemented function ntdsapi.dll.DsGetSpnA called at address 0x7b83a093 (thread 003a), starting debugger... --- snip ---
Adjusting summary to reflect current state.
$ sha1sum MSDE2000A.exe 84967a13671758c9e7cd2b19cdb60cce634cd869 MSDE2000A.exe
$ wine --version wine-1.3.23-160-g38c13e5
Regards