[Bug 33543] Pervasive SQL v10 installer aborts with "not enough free disk space" (needs msi builtin "PrimaryVolumePath" and "PrimaryVolumeSpaceAvailable" properties)

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 9 16:04:48 CDT 2013


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |Installer
      Fixed by SHA1|                            |10975967dfcca8956f4e9aead47
                   |                            |f7562d731010b
             Status|NEW                         |RESOLVED
                URL|installer                   |
         Resolution|                            |FIXED

--- Comment #1 from Anastasius Focht <focht at gmx.net> 2013-05-09 16:04:48 CDT ---
Hello folks,

fixed by commit
http://source.winehq.org/git/wine.git/commitdiff/10975967dfcca8956f4e9aead47f7562d731010b

Thanks Hans

--- snip ---
...
0035:trace:msi:msi_set_property 0x198ae0 L"PrimaryVolumePath" L"C:\\" -1
...
0048:trace:msi:MSI_ProcessMessage (nil) (nil) (nil) 0 10 L"Action ended
22:58:34: InstallValidate. Return value 0."
...
0048:trace:msi:MSI_EvaluateConditionW L"Not Installed And
(PrimaryVolumeSpaceAvailable<PsqlRequiredMinimum512Bytes)"
...
0048:trace:msi:msi_get_property property L"Installed" not found
...
0048:trace:msi:msi_get_property returning L"441749216" for property
L"PrimaryVolumeSpaceAvailable"
...
0048:trace:msi:msi_get_property returning L"122880" for property
L"PsqlRequiredMinimum512Bytes"
0048:trace:msi:MSI_EvaluateConditionW 0 <- L"Not Installed And
(PrimaryVolumeSpaceAvailable<PsqlRequiredMinimum512Bytes)" 
--- snip ---

$ wine --version
wine-1.5.29-208-gfdedaba

Regards

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