WineHQ
Bug Tracking Database – Bug 7849

 Bugzilla

 

Last modified: 2009-01-10 20:31:17 UTC  

msxml3 installer fails

Bug 7849 - msxml3 installer fails
msxml3 installer fails
Status: CLOSED FIXED
AppDB: Show Apps affected by this bug
Product: Wine
Classification: Unclassified
Component: setupapi
unspecified
Other other
: P2 normal
: ---
Assigned To: Mr. Bugs
http://download.microsoft.com/downloa...
: download, Installer
Depends on:
Blocks: 6764
  Show dependency tree
 
Reported: 2007-03-25 05:25 UTC by Dan Kegel
Modified: 2009-01-10 20:31 UTC (History)
0 users

See Also:
Regression SHA1:
Fixed by SHA1:
Distribution: ---
Staged patchset:


Attachments
+msi log of msxml3 unattended install (375.79 KB, text/plain)
2007-03-25 05:26 UTC, Dan Kegel
Details
+relay,+msi log of installing msxml3 and failing (912.84 KB, application/octet-stream)
2007-05-04 23:55 UTC, Dan Kegel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Kegel 2007-03-25 05:25:32 UTC
Unattended installation of msxml3 fails.  To repeat:
$ wine msiexec /i msxml3.msi /q || echo Failed
wine sets exit status 67, and you see (among other messages):
err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned 1603
I'll attach a log.
Comment 1 Dan Kegel 2007-03-25 05:26:22 UTC
Created attachment 5500 [details]
+msi log of msxml3 unattended install

Note: without /q, the installer seems to work fine.
Comment 2 Dan Kegel 2007-03-25 05:49:14 UTC
No, no, here's the real symptom: quiet or not, the first
run fails, but running it again succeeds... possibly because
the first run left enough installed that it decides it 
doesn't have to do anything.
Same behavior for msxml 3 Service Packs 5 and 7.
Comment 3 James Hawkins 2007-03-25 06:45:10 UTC
I've got a couple patches to send in that fix this bug.
Comment 4 Dan Kegel 2007-03-28 22:36:45 UTC
Hrm.  Even with all your recent patches having made it into git,
I'm still seeing this with current git.  Are there a few
patches left in the series?
Comment 5 James Hawkins 2007-03-29 00:04:37 UTC
Yea, I have more patches to go.
Comment 6 James Hawkins 2007-03-29 20:44:25 UTC
Patch accepted:

http://winehq.org/pipermail/wine-cvs/2007-March/031488.html

So this becomes a bug with setupapi for now.
Comment 7 Rob Shearman 2007-05-02 12:42:43 UTC
Patch sent for setupapi issue:
http://www.winehq.org/pipermail/wine-patches/2007-May/038803.html

Installer now crashes with the following:
wine: Unimplemented function setupapi.dll.SetupQueryInfOriginalFileInformationW
called at address 0x7eec8ff0 (thread 0011), starting debugger...
Comment 9 James Hawkins 2007-05-03 22:45:38 UTC
..or Rob's got it taken care of :)
Comment 10 Dan Kegel 2007-05-04 23:54:39 UTC
Your patches were accepted, but install is still failing here.
I'm sync'd to Friday morning, e79a94d45be2f05d6e1d2366f46eea0fa59b6a95.
I'll attach a log.
Comment 11 Dan Kegel 2007-05-04 23:55:44 UTC
Created attachment 6122 [details]
+relay,+msi log of installing msxml3 and failing
Comment 12 James Hawkins 2007-05-05 01:33:03 UTC
Hacking SetupQueryInfOriginalFileInformationW to copy 'msxmlx.cat' to
SP_ORIGINAL_FILE_INFO.OriginalCatalogName lets the installer finish successfully.
Comment 13 Rob Shearman 2007-05-05 16:49:08 UTC
Ah, I did have a patch to do that but I backed it out and assumed it worked without. Of course, this was 
because it was already installed and I didn't wipe ~/.wine.
Comment 14 Rob Shearman 2007-05-09 11:03:31 UTC
Really fixed by this patch:
http://www.winehq.org/pipermail/wine-patches/2007-May/039043.html
Comment 15 Dan Kegel 2007-05-18 04:40:43 UTC
Thanks!
Comment 16 Dan Kegel 2008-01-28 11:07:56 UTC
Closing all RESOLVED FIXED bugs that have not changed in over six months.


Privacy Policy
If you have a privacy inquiry regarding this site, please write to privacy@winehq.org

Hosted By CodeWeavers