http://bugs.winehq.org/show_bug.cgi?id=19126
Summary: VS 2005 SP1 installation failure Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs@winehq.org ReportedBy: mathieu.malaterre@gmail.com
Created an attachment (id=22089) --> (http://bugs.winehq.org/attachment.cgi?id=22089) wine bug report
I cannot install Visual Studio 2005 SP1 in order to fix an issue with Visual Studio Express 2005.
Original mail posted to wine ML:
I am trying to install Visual Studio 2005 under wine, I followed instructions from:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=14208
While running wine 1.1.22/debian stable I am getting the following error:
... Z:\tmp\gdcm-wine\CMakeFiles\CMakeTmp\testCCompiler.c : fatal error C1902: Program database manager mismatch; please check your installation ...
Looking up on the web, it seems it can be fixed using the VS 2005 SP1, which I downloaded from: http://support.microsoft.com/kb/928957
Unfortunately I cannot install this SP1:
$ wine VS80sp1-KB926748-X86-INTL.exe fixme:storage:StgCreateDocfile Storage share mode not implemented. fixme:storage:StorageImpl_Commit (0x133768 0): stub err:msi:MSI_OpenDatabaseW storage GUID is not a MSI database GUID {000c1082-0000-0000-c000-000000000046} fixme:msi:MsiGetLastErrorRecord
Creating attachement:
$ wine VS80sp1-KB926748-X86-INTL.exe >& /tmp/wine.log