[Bug 33520] New: Microsoft SQL Server 2005 Express Edition: installer fails (netapi32:NetLocalGroup* functions need real implementation)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 3 14:56:35 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=33520

             Bug #: 33520
           Summary: Microsoft SQL Server 2005 Express Edition: installer
                    fails (netapi32:NetLocalGroup* functions need real
                    implementation)
           Product: Wine
           Version: 1.5.29
          Platform: x86
               URL: http://go.microsoft.com/fwlink/?linkid=65212
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: netapi32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: djelinski1 at gmail.com
    Classification: Unclassified


Created attachment 44362
  --> http://bugs.winehq.org/attachment.cgi?id=44362
console output

Continuation from bug 33512:
now the installer reports an error during installation of the application. The
installer first tries to create user groups using NetLocalGroupAdd, then tries
to access them using LookupAccountName (found in relay log). This of course
fails, since NetLocalGroupAdd is a no-op stub.

Prerequisites:
winetricks mspatcha dotnet20
workaround for bug 32048

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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