https://bugs.winehq.org/show_bug.cgi?id=39508
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|OneDrive for Business |Microsoft Office |installer reports failure |365/OneDrive for Business |to decode 'Owner Rights' |installer fails in Win8+ |SID 'S-1-3-4' in Win8 mode |mode with | |'advapi:ParseStringSidToSid | |String constant not | |supported: "OW"' (failure | |to decode 'Owner Rights' | |SID 'S-1-3-4') Severity|enhancement |normal
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
revisiting, still present.
In fact MS Office 365 installer also suffers from this when WINEPREFIX WinVer is set > 'Windows 7'.
--- snip --- ... 05/13/2018 21:54:40.730 SETU~PAT (0x31) 0x32 Click-To-Run aoh9t Medium TryLaunchClient::HandleStateAction: Launching OfficeClickToRun.exe with parameters: scenario=unknown scenariosubtype=CDN cdnbaseurl="http://officecdn.microsoft.com/pr/39168D7E-077B-48E7-872C-B232C3E72675" productreleaseid="O365ProPlusRetail" culture="en-us" lcid="1033" platform="x64" version="15.0.5031.1000" prereleasebuild="4419" firstrun="root\office15\firstrun.exe" baseurl="http://officecdn.microsoft.com/pr/39168D7E-077B-48E7-872C-B232C3E72675" mediatype="CDN" updatesenabled="True" autoUpgrade="True" productstoadd="O365ProPlusRetail_en-us_x-none" trackedduration=835 05/13/2018 21:54:40.867 SETU~PAT (0x31) 0x32 Click-To-Run Telemetry ami7s Monitorable TryLaunchClient::HandleStateAction: C2R Client Install Process returned code 17000 05/13/2018 21:54:40.867 SETU~PAT (0x31) 0x32 Click-To-Run Telemetry apx75 Monitorable TryLaunchClient::HandleStateAction: C2R Client returned failing error code 17000 05/13/2018 21:54:40.867 SETU~PAT (0x31) 0x32 Click-To-Run Telemetry apx76 Monitorable TryHandleClientError::HandleStateAction: ProcessPool Initialization error. Showing Error UI. 05/13/2018 21:54:40.871 SETU~PAT (0x31) 0x32 Click-To-Run Telemetry amjsz Medium TryShowUI::HandleStateAction - url is: http://officeredir.microsoft.com/r/rlidOfficeWebHelp?p1=OCSAC2RBootstrapper&.... {"MachineID":"d32fc075107b63468e1ede90c0bf4baf","SessionID":"","GeoID":"-1","Ver":"0.0.0.0","errorSource":"1018","errorCode":"0"} 05/13/2018 21:54:42.190 SETU~PAT (0x31) 0x32 Click-To-Run aoh72 Medium ExitBootStateMachine::HandleStateAction: Bootstrapper workflow exiting with result: 0x0 05/13/2018 21:54:42.190 SETU~PAT (0x31) 0x32 Click-To-Run Telemetry amcpv Medium Toothpick::Main: Installation came back with 17000. 05/13/2018 21:54:42.190 SETU~PAT (0x31) 0x32 Logging Liblet aqc99 Medium Logging liblet uninitializing. --- snip ---
--- snip --- ... 05/13/2018 21:54:40.841 OFFICECL (0x3e) 0x3f Click-To-Run arqkg Medium ScenarioSettings::FillScenarioParameter - Unhandled parameter. Name: productreleaseid Value: O365ProPlusRetail 05/13/2018 21:54:40.841 OFFICECL (0x3e) 0x3f Click-To-Run arqkg Medium ScenarioSettings::FillScenarioParameter - Unhandled parameter. Name: lcid Value: 1033 05/13/2018 21:54:40.841 OFFICECL (0x3e) 0x3f Click-To-Run arqkg Medium ScenarioSettings::FillScenarioParameter - Unhandled parameter. Name: prereleasebuild Value: 4419 05/13/2018 21:54:40.841 OFFICECL (0x3e) 0x3f Click-To-Run annt7 Medium ProcessPool::Initialize - Initializing Main Process Pool 05/13/2018 21:54:40.842 OFFICECL (0x3e) 0x3f Click-To-Run annuh Medium ElevatedProcessPool::DoInitialize - Initializing Elevated Process Pool 05/13/2018 21:54:40.842 OFFICECL (0x3e) 0x3f Click-To-Run anntv Medium ConfigurationManager::Initialize - Initializing ConfigurationManager 05/13/2018 21:54:40.842 OFFICECL (0x3e) 0x3f Click-To-Run Telemetry amebi Medium ConfigurationManager::Initialize - {"MachineID":"d32fc075107b63468e1ede90c0bf4baf","SessionID":"","GeoID":"-1","Ver":"0.0.0.0"} 05/13/2018 21:54:40.842 OFFICECL (0x3e) 0x3f Click-To-Run annto Medium ApiServer::Initialize - Initializing ApiServer for endpoint: C2RClientAPI_Server_Elevated 05/13/2018 21:54:40.843 OFFICECL (0x3e) 0x3f Click-To-Run apfr8 Unexpected ProcessPool::Initialize - Encounter OException ErrorCodeOnly (failed to create security descriptor from string D:(A;;GRGWGX;;;WD)(A;;GRGWGX;;;RC)(A;;GA;;;BA)(A;;GA;;;OW)(A;;GR;;;AC)S:(ML;OICI;NW;;;LW), error = 1336 , Error:0x538). {"MachineID":"d32fc075107b63468e1ede90c0bf4baf","SessionID":"","GeoID":"-1","Ver":"0.0.0.0","ErrorCode":"15","ErrorMessage":"","AppVErrorSource":"","ErrorType":""} 05/13/2018 21:54:40.843 OFFICECL (0x3e) 0x3f Click-To-Run aqtpj Medium Main: returned: 17000 05/13/2018 21:54:40.843 OFFICECL (0x3e) 0x3f Logging Liblet aqc99 Medium Logging liblet uninitializing. --- snip ---
$ sha1sum setupo365proplusretail.x64.en-us_.exe 7e8ed348f0baaf62a30d3308d454d1e7ac37e38f setupo365proplusretail.x64.en-us_.exe
$ du -sh setupo365proplusretail.x64.en-us_.exe 1.5M setupo365proplusretail.x64.en-us_.exe
$ wine --version wine-3.8
Regards