http://bugs.winehq.org/show_bug.cgi?id=14439
Summary: Office 2003 Pro install aborts in 1.1.1 with MS error code 1627 Product: Wine Version: 1.1.1 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs@winehq.org ReportedBy: dimesio@earthlink.net
Created an attachment (id=14762) --> (http://bugs.winehq.org/attachment.cgi?id=14762) Last 100k lines of +relay
This is on openSUSE 10.3, Wine 1.1.1. My version of Office 2003 Pro is provided by my employer under their academic volume license; it does not require entering a registration key as part of the install. I do not believe this is the same bug as 13960, as the error message is different and it occurs at a different point in the install process.
In 1.1.1, the installer now exits after choosing the type of install (Typical, Custom), but before copying any files, with a popup message box that says "Installation ended prematurely because of an error." The console output and the error log created by the installer both mention error code 1627.
A regression test shows the patch responsible as:
dimesio@linux-95tw:~/wine-git> git bisect bad 26ae65898685a67f7be29cb94e679e4eb80fc6f5 is first bad commit commit 26ae65898685a67f7be29cb94e679e4eb80fc6f5 Author: James Hawkins jhawkins@codeweavers.com Date: Tue Jul 8 00:07:31 2008 -0500
msi: Only use the long filename when resolving the source path.
:040000 040000 5a54d39edada8067877aed388b3095ce3bcf021e 328733f898eef732d791358d22d4baf2b806f477 M dlls
I am also uploading the last 100000 lines of +relay.