[Bug 42792] New: SQL Server 2012/2014: Installer requires ChangeServiceConfig2 with SERVICE_CONFIG_SERVICE_SID_INFO support

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Apr 9 05:37:22 CDT 2017


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

            Bug ID: 42792
           Summary: SQL Server 2012/2014: Installer requires
                    ChangeServiceConfig2 with
                    SERVICE_CONFIG_SERVICE_SID_INFO support
           Product: Wine
           Version: 2.5
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: advapi32
          Assignee: wine-bugs at winehq.org
          Reporter: pgkos.bugzilla at yahoo.com
      Distribution: ArchLinux

Currently, during the installation of SQL Server 2012 or 2014, the setup fails
during the configuration of the SqlWriter component, because
ChangeServiceConfig2 (svcctl_ChangeServiceConfig2W) does not implement
SERVICE_CONFIG_SERVICE_SID_INFO.

Relevant part of SqlWriter_Cpu32_1.log:

Doing Action: Do_sqlServiceSidType
PerfTime Start: Do_sqlServiceSidType : Sun Apr 09 11:15:55 2017
<Func Name='Do_sqlServiceSidType'>
SQLWriter
Configuring service:
      Name: SQLWriter
  SID type: 0x1
Failed:
  Unable to set the SID type for service SQLWriter to 1. Error code: 124.
        Error Code: 0x80077377 (29559)
Windows Error Text:   Source File Name: sqlca\sqlsddlca.cpp
Compiler Timestamp: Fri Feb 10 17:29:21 2012
     Function Name: ExceptionInSDDL
Source Line Number: 65

Error Code: 29559
1: 29559
2: SQLWriter
3: pgkos
<Failure Type='Fatal' Error='29559'>
<EndFunc Name='LaunchFunction' Return='29559' GetLastError='0'>
1: 29528
2: Setting Service SID Type
3: Installation failed.

-- 
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