http://bugs.winehq.org/show_bug.cgi?id=26493
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msi
--- Comment #3 from Dan Kegel dank@kegel.com 2011-03-20 10:47:30 CDT --- The few lines before the failure seem to be
trace:msi:MSIREG_OpenClassesUpgradeCodesKey L"#UPGEADECODE#" trace:msi:MSI_DatabaseOpenViewW L"SELECT * FROM `ActionText` WHERE `Action` = 'PublishProduct'" 0x16cdaa4 trace:msi:MSI_ParseSQL Parse returned 1 trace:msi:MSI_ProcessMessage 4000000 trace:msi:MSI_ProcessMessage 0x5c8030 (nil) (nil) 7fdf 10 L"Action ended 16:28:53: PublishProduct. Return value 1627." ... err:msi:ITERATE_Actions Execution halted, action L"PublishProduct" returned 1627
Assigning component msi on the guess that an sql parse error is msi-related.