http://bugs.winehq.org/show_bug.cgi?id=30182
Bug #: 30182 Summary: SuperPower 2 demo installation aborted Product: Wine Version: 1.4 Platform: x86 URL: http://www.gamefront.com/files/3631719/SuperPower_2_De mo OS/Version: Linux Status: NEW Keywords: download, Installer, regression Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com CC: hans@meelstraat.net Classification: Unclassified Regression SHA1: fa2420d6960df77d6073e3666d375936c5999fe7
Created attachment 39392 --> http://bugs.winehq.org/attachment.cgi?id=39392 terminal output
Near at the end of the install process I get the following error message: "Feature transfer error - Error: -1603 Fatal error during installation." Afterwards the installer reverts all changes.
Installation works with Wine-1.4 but not with wine-1.4-284-gc5faf15.
fa2420d6960df77d6073e3666d375936c5999fe7 is the first bad commit commit fa2420d6960df77d6073e3666d375936c5999fe7 Author: Hans Leidekker hans@codeweavers.com Date: Mon Mar 12 12:26:34 2012 +0100
msi: Perform a case insensitive match on filenames from cabinets.
:040000 040000 6b7210c4e9372efd6a5d2ad5b1d9d99eecf57a45 55e5b3a84d2e1c72443ba9bbe2cf295098f8c5b2 M dlls
The reverted patch fixed the problem.