[Bug 33115] New: Microsoft SQL Server Management Studio Express 2008 installer fails
http://bugs.winehq.org/show_bug.cgi?id=33115 Bug #: 33115 Summary: Microsoft SQL Server Management Studio Express 2008 installer fails Product: Wine Version: 1.5.25 Platform: x86 URL: http://www.microsoft.com/en-us/download/details.aspx?i d=7593 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: djelinski1(a)gmail.com Classification: Unclassified Created attachment 43789 --> http://bugs.winehq.org/attachment.cgi?id=43789 installer output Continuation of bug 32535. To reproduce: winetricks dotnet35sp1 Work around bug 12501: winetricks mspatcha Work around bug 30681: extract System.Data.SqlXml.dll from dotnet20sp2 installer, overwrite the existing ones in Microsoft.NET/Framework/v2.0.50727 and assembly/GAC_MSIL Work around bug 15804: apply patches from the bug report, recompile wine Run installer: wine SQLManagementStudio_x86_ENU.exe /q /FEATURES=SSMS /ACTION=Install /IAcceptSQLServerLicenseTerms -- 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.
http://bugs.winehq.org/show_bug.cgi?id=33115 Daniel Jelinski <djelinski1(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download, Installer -- 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.
http://bugs.winehq.org/show_bug.cgi?id=33115 Daniel Jelinski <djelinski1(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msi --- Comment #1 from Daniel Jelinski <djelinski1(a)gmail.com> 2013-05-17 16:30:09 CDT --- +msi,+msidb log, grep APPGUID: trace:msi:MsiInstallProductW L"C:\\5acd9956610dc327f7f20d\\x86\\redist\\watson\\dw20shared.msi" L"ADDLOCAL = \"WatsonShared\" APPGUID = \"00000000-0000-0000-0000-000000000000\" REINSTALL = \"ALL\" REINSTALLMODE = \"VOMUS\" REBOOT = \"ReallySuppress\" MEDIAPACKAGEPATH = \"\\x86\\redist\\watson\\\"" trace:msi:msi_parse_command_line Found commandline property L"APPGUID " = L"00000000-0000-0000-0000-000000000000" trace:msi:msi_set_property 0x5280350 L"APPGUID " L"00000000-0000-0000-0000-000000000000" -1 trace:msidb:MSI_RecordSetStringW 0x5282120 1 L"APPGUID " trace:msi:msi_get_property property L"APPGUID " not found trace:msidb:msi_addstringW L"APPGUID ", n = 1015 len = 8 trace:msi:msi_parse_command_line Found commandline property L"APPGUID " = L"00000000-0000-0000-0000-000000000000" trace:msi:msi_set_property 0x5280350 L"APPGUID " L"00000000-0000-0000-0000-000000000000" -1 trace:msidb:MSI_RecordSetStringW 0x5287e00 1 L"APPGUID " trace:msi:msi_get_property returning (null) for property L"APPGUID " trace:msi:MSI_DatabaseOpenViewW L"UPDATE `_Property` SET `Value` = ? WHERE `_Property` = 'APPGUID '" 0x33ea98 trace:msi:MSI_GetProperty 2 L"APPGUID" 0x1025e6a8 0x1025e6ac trace:msi:MSI_GetProperty 1 L"APPGUID" (nil) 0x1025e62c trace:msidb:MSI_RecordSetStringW 0x52c2e30 1 L"APPGUID" trace:msi:MSI_GetProperty 1 L"APPGUID" 0x52c2b10 0x1025e62c trace:msidb:MSI_RecordSetStringW 0x52c2e30 1 L"APPGUID" trace:msi:MSI_GetProperty 2 L"APPGUID" 0x52c2b10 0x1025e6ac trace:msi:MSI_GetProperty 1 L"APPGUID" (nil) 0x1025e62c trace:msidb:MSI_RecordSetStringW 0x52c2e30 1 L"APPGUID" trace:msi:MSI_GetProperty 1 L"APPGUID" 0x52c2e30 0x1025e62c trace:msidb:MSI_RecordSetStringW 0x52c2e48 1 L"APPGUID" trace:msidb:MsiRecordSetStringA 5 0 "DwDoSharedRefCountAdd: APPGUID property has 1 characters. Should have at least 30." trace:msidb:MSI_RecordSetStringW 0x52c2e30 0 L"DwDoSharedRefCountAdd: APPGUID property has 1 characters. Should have at least 30." Trailing space should have been removed. Patch sent. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=33115 Daniel Jelinski <djelinski1(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |4b4bd0201ccc22015f6eb797821 | |a0af0ba37b5b8 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #2 from Daniel Jelinski <djelinski1(a)gmail.com> 2013-05-20 15:31:50 CDT --- Fixed. Now it complains about missing performance counter registry entries... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=33115 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> 2013-05-24 13:32:07 CDT --- Closing bugs fixed in 1.5.31. -- 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.
participants (1)
-
wine-bugs@winehq.org