http://bugs.winehq.org/show_bug.cgi?id=13139
Summary: Office 2003 install aborts in RC1 Product: Wine Version: 1.0-rc1 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=12942) --> (http://bugs.winehq.org/attachment.cgi?id=12942) Console log for the aborted install of Office 2003 in RC1
I tried to install Office 2003 in RC1, OpenSUSE 10.3, with a clean wineprefix, and it failed early on with the message "Installation ended prematurely because of an error." My console log is attached.
I believe this is related to bug 12928, which has been closed as fixed. I ran a regression test and it pointed to the same patch reported for that bug:
bfe07d1d07c9469a398858d0f077e26c26695b5d is first bad commit commit bfe07d1d07c9469a398858d0f077e26c26695b5d Author: James Hawkins jhawkins@codeweavers.com Date: Wed Apr 30 04:22:46 2008 -0500
msi: Add initial implementation of MsiPublishAssemblies.
:040000 040000 350f1cb80411637d01a5f8cec26eac85ac2b0927 1c170117cac90dc0eb252354044aeca42c713875 M dlls :040000 040000 4ee11e992be061a73a8dfd3a8671e971a935e343 396ca958695023082e31cfc78d804e528b9c8b2b M include
(I also added this information to bug 12928.)
http://bugs.winehq.org/show_bug.cgi?id=13139
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=13139
--- Comment #1 from dimesio@earthlink.net 2008-05-24 11:51:58 --- Created an attachment (id=13304) --> (http://bugs.winehq.org/attachment.cgi?id=13304) Last 100 lines of report from WINEDEBUG=+relay
http://bugs.winehq.org/show_bug.cgi?id=13139
--- Comment #2 from dimesio@earthlink.net 2008-05-24 11:53:16 --- Created an attachment (id=13305) --> (http://bugs.winehq.org/attachment.cgi?id=13305) Last 100 lines of report from WINEDEBUG=msi
http://bugs.winehq.org/show_bug.cgi?id=13139
--- Comment #3 from dimesio@earthlink.net 2008-05-24 11:58:06 --- his is still a problem in 1.0-rc2. The console output is slightly different--the cabinet & cabextract errors are now gone--but it ends with the same error message from the setup program and this in the console:
err:msi:msi_dialog_handle_event Unknown progress message 3 fixme:msi:ACTION_CustomAction Rollback only action... rollbacks not supported yet fixme:msi:msi_unimplemented_action_stub RemoveExistingProducts -> 76 ignored L"Upgrade" table values fixme:msi:ITERATE_PublishAssembly Manifest unhandled err:msi:ITERATE_PublishAssembly Failed to copy temporary assembly: 87 err:msi:ITERATE_Actions Execution halted, action L"InstallExecute" returned 1627 err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 162
I've attached the last 100 lines of the reports from WINEDEBUG=+relay and WINEDEBUG=msi. The files for the full reports are huge, but I do have them if they are needed.
http://bugs.winehq.org/show_bug.cgi?id=13139
--- Comment #4 from James Hawkins truiken@gmail.com 2008-05-24 12:55:56 --- I need at least the last 10k lines of the relay log.
http://bugs.winehq.org/show_bug.cgi?id=13139
dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #13304|0 |1 is obsolete| |
--- Comment #5 from dimesio@earthlink.net 2008-05-24 13:21:34 --- Created an attachment (id=13306) --> (http://bugs.winehq.org/attachment.cgi?id=13306) Last 10k lines from relay log
http://bugs.winehq.org/show_bug.cgi?id=13139
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #13305|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=13139
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #13306|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=13139
--- Comment #6 from James Hawkins truiken@gmail.com 2008-05-24 13:45:18 --- Please set the attachment type to text/plain in the future.
http://bugs.winehq.org/show_bug.cgi?id=13139
--- Comment #7 from James Hawkins truiken@gmail.com 2008-05-24 13:47:13 --- Ok, now we need the last 100k lines. You'll probably have to compress it.
http://bugs.winehq.org/show_bug.cgi?id=13139
dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #13306|0 |1 is obsolete| |
--- Comment #8 from dimesio@earthlink.net 2008-05-24 14:18:06 --- Created an attachment (id=13307) --> (http://bugs.winehq.org/attachment.cgi?id=13307) Last 100k lines from relay log (compressed)
http://bugs.winehq.org/show_bug.cgi?id=13139
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #13307|text/plain |application/x-gzip mime type| |
--- Comment #9 from James Hawkins truiken@gmail.com 2008-05-24 14:25:41 --- (From update of attachment 13307) Ok, when I said use text/plain, I meant use it for text log files, not compressed files.
http://bugs.winehq.org/show_bug.cgi?id=13139
--- Comment #10 from James Hawkins truiken@gmail.com 2008-05-24 16:20:51 --- Created an attachment (id=13311) --> (http://bugs.winehq.org/attachment.cgi?id=13311) load the file source if not compressed
Please apply the attached patch, compile, and try the installer again. Let me know if it works for you.
http://bugs.winehq.org/show_bug.cgi?id=13139
--- Comment #11 from dimesio@earthlink.net 2008-05-24 20:24:18 --- Unfortunately, the patch doesn't work. Install aborts at the same point, with the same error message. Do you need a new relay log?
http://bugs.winehq.org/show_bug.cgi?id=13139
--- Comment #12 from James Hawkins truiken@gmail.com 2008-05-24 20:27:39 --- Yes.
http://bugs.winehq.org/show_bug.cgi?id=13139
--- Comment #13 from dimesio@earthlink.net 2008-05-24 21:26:42 --- Created an attachment (id=13317) --> (http://bugs.winehq.org/attachment.cgi?id=13317) Last 100k lines of relay log for patched file (compressed)
http://bugs.winehq.org/show_bug.cgi?id=13139
--- Comment #14 from James Hawkins truiken@gmail.com 2008-05-24 21:31:50 --- Please show the results of:
find /media/cdrom -iname "ACCESS.DLL" find /media/cdrom -iname "Microsoft.Office.Interop.Access.dll"
where /media/cdrom is the location where the cd is mounted.
http://bugs.winehq.org/show_bug.cgi?id=13139
--- Comment #15 from dimesio@earthlink.net 2008-05-24 21:50:39 --- dimesio@linux-95tw:~> find "/media/Office 2003" -iname "ACCESS.DLL" /media/Office 2003/Microsoft Office 2003/FILES/PFILES/MSOFFICE/OFFICE11/ACCESS.DLL dimesio@linux-95tw:~> find "/media/Office 2003" -iname "Microsoft.Office.Interop.Access.dll" dimesio@linux-95tw:~> (The second one returned nothing.)
http://bugs.winehq.org/show_bug.cgi?id=13139
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #13311|0 |1 is obsolete| |
--- Comment #16 from James Hawkins truiken@gmail.com 2008-05-24 21:59:16 --- Created an attachment (id=13318) --> (http://bugs.winehq.org/attachment.cgi?id=13318) source path
oops, used the logic for a compressed file. Please try this patch instead. You'll have to clear out the changes from the last patch with:
git-checkout-index -f dlls/msi/action.c
http://bugs.winehq.org/show_bug.cgi?id=13139
dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #13317|0 |1 is obsolete| |
--- Comment #17 from dimesio@earthlink.net 2008-05-24 22:57:19 --- Created an attachment (id=13319) --> (http://bugs.winehq.org/attachment.cgi?id=13319) Last 100k lines of relay log from second patch (compressed)
Doesn't work; messages are the same. Relay log attached.
http://bugs.winehq.org/show_bug.cgi?id=13139
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #13318|0 |1 is obsolete| |
--- Comment #18 from James Hawkins truiken@gmail.com 2008-05-25 19:21:18 --- Created an attachment (id=13341) --> (http://bugs.winehq.org/attachment.cgi?id=13341) patch
Alright, give this patch a whirl, and if it doesn't work, I'll need a +msi,+relay log.
http://bugs.winehq.org/show_bug.cgi?id=13139
--- Comment #19 from dimesio@earthlink.net 2008-05-25 21:30:38 --- It works!
http://bugs.winehq.org/show_bug.cgi?id=13139
Ploum ploum@fritalk.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ploum@fritalk.com
http://bugs.winehq.org/show_bug.cgi?id=13139
Ralph winebugs@q51.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #20 from Ralph winebugs@q51.org 2008-06-04 16:14:09 --- *** This bug has been confirmed by popular vote. ***
http://bugs.winehq.org/show_bug.cgi?id=13139
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com Keywords| |patch
--- Comment #21 from Dan Kegel dank@kegel.com 2008-06-07 19:56:42 --- James, what's the status of this? I didn't see a patch submitted on wine-patches for this?
http://bugs.winehq.org/show_bug.cgi?id=13139
--- Comment #22 from James Hawkins truiken@gmail.com 2008-06-07 20:11:38 --- I've been waiting till we're out of the code freeze, but I guess the bug could be nominated for 1.0 and see if Julliard takes it.
http://bugs.winehq.org/show_bug.cgi?id=13139
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.0.0
--- Comment #23 from Dan Kegel dank@kegel.com 2008-06-08 06:53:14 --- Nominating.
http://bugs.winehq.org/show_bug.cgi?id=13139
--- Comment #24 from James Hawkins truiken@gmail.com 2008-06-10 17:36:01 --- Patches sent:
http://winehq.org/pipermail/wine-patches/2008-June/055733.html http://winehq.org/pipermail/wine-patches/2008-June/055734.html
http://bugs.winehq.org/show_bug.cgi?id=13139
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #25 from James Hawkins truiken@gmail.com 2008-06-11 09:25:20 --- Patches committed:
http://winehq.org/pipermail/wine-cvs/2008-June/044124.html http://winehq.org/pipermail/wine-cvs/2008-June/044125.html
http://bugs.winehq.org/show_bug.cgi?id=13139
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #26 from Alexandre Julliard julliard@winehq.org 2008-06-13 10:45:21 --- Closing bugs fixed in 1.0-rc5.
http://bugs.winehq.org/show_bug.cgi?id=13139
--- Comment #27 from Ploum ploum@fritalk.com 2008-06-17 08:53:22 --- I'm trying to re-install Office 2003 with Wine 1.0rc5 and I still get this error "Installation ended prematurely because of an error".
Last lines in the console :
fixme:msi:ControlEvent_SpawnWaitDialog Doing Nothing fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 76 ignored L"Upgrade" table values fixme:msi:ACTION_HandleStandardAction unhandled standard action L"SetODBCFolders" err:msi:ITERATE_Actions Execution halted, action L"SKURED" returned 1603 err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
http://bugs.winehq.org/show_bug.cgi?id=13139
--- Comment #28 from James Hawkins truiken@gmail.com 2008-06-17 09:02:52 --- Ploum, this bug is closed and verified as fixed. Open a new bug report if you have a new problem.
http://bugs.winehq.org/show_bug.cgi?id=13139
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |d3cc801da113571be945e485e0d | |1bc1fa7be4931
http://bugs.winehq.org/show_bug.cgi?id=13139
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com Regression SHA1| |bfe07d1d07c9469a398858d0f07 | |7e26c26695b5d