[Wine] Program database manager mismatch; please check your installation

Mathieu Malaterre mathieu.malaterre at gmail.com
Mon Jun 29 10:06:42 CDT 2009


On Mon, Jun 29, 2009 at 4:18 PM, Mathieu
Malaterre<mathieu.malaterre at gmail.com> wrote:
> On Mon, Jun 29, 2009 at 3:41 PM, Austin English<austinenglish at gmail.com> wrote:
>> On Mon, Jun 29, 2009 at 7:49 AM, Mathieu
>> Malaterre<mathieu.malaterre at gmail.com> wrote:
>>> Hi there,
>>>
>>>  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
>>>
>>>
>>> Let me know if I should report a bug,
>>
>> Upgrade to 1.1.24 and if it's still a problem, please report it.
>
> Unfortunately I am running an amd64 box on a debian machine:
>
> http://packages.debian.org/experimental/wine
>
> reading a couple of bug report (debian bug tracker): #534238 & #534237
> it seems it may take a while to get wine ready. I was not able to
> compile it locally either.
>
> Thanks anyway,
>
> --
> Mathieu
>

Correction, I was able to use wine from: http://www.winehq.org/download/deblenny

I can reproduce the issue:

$ wine VS80sp1-KB926748-X86-INTL.exe
fixme:storage:StgCreateDocfile Storage share mode not implemented.
fixme:storage:StorageImpl_Commit (0x1346d8 0): stub
err:msi:MSI_OpenDatabaseW storage GUID is not a MSI database GUID
{000c1082-0000-0000-c000-000000000046}
fixme:msi:MsiGetLastErrorRecord


$ wine --version
wine-1.1.24

Will submit a bug report ASAP

-- 
Mathieu



More information about the wine-users mailing list