[Bug 58427] New: msxml4 fails to install with status 67
http://bugs.winehq.org/show_bug.cgi?id=58427 Bug ID: 58427 Summary: msxml4 fails to install with status 67 Product: Wine Version: 10.9 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msxml4 Assignee: wine-bugs(a)winehq.org Reporter: gudvinr+wine(a)gmail.com Distribution: --- Created attachment 78848 --> http://bugs.winehq.org/attachment.cgi?id=78848 install log I'm installing msxml4 using winetricks: $ winetricks -q msxml3 $ winetricks msxml4 Installation is starting and I am going through all the steps. But in the end in console I'm getting this: ------------------------------------------------------ warning: Note: command wine msiexec /i msxml.msi returned status 67. Aborting. ------------------------------------------------------ linux: 6.15.3 wine version: 10.9 (staging) winearch: win64 wow64: + wayland: + (using unset DISPLAY) --- NOTE: As I'm using arch packages, 10.9 is the latest I can test with ATM. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=58427 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Component|msxml4 |-unknown Status|UNCONFIRMED |NEW Summary|msxml4 fails to install |msxml4 fails to install if |with status 67 |msxml3 already installed in | |64-bit wineprefix | |(winetricks) Keywords| |download, Installer --- Comment #1 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- 0208:err:ole:apartment_add_dll couldn't load in-process dll L"C:\\windows\\system32\\msxml3.dll" 0208:err:msi:msi_install_assembly failed to install assembly L"C:\\users\\test\\AppData\\Local\\Temp\\msi1.tmp\\x86_Microsoft.MSXML2_6bd6b9abf345378f_4.30.2100.0_x-ww_b9ea3bd7.manifest" (0x80070005) Only occurs in a 64-bit wineprefix if msxml3 is installed first using winetricks. Both Staging and vanilla. Workaround: $ winetricks -q msxml3 $ WINEDLLOVERRIDES=msxml3=b winetricks -q msxml4 I don't know if this breaks anything, but it works around this issue. So I'm guessing the native 64-bit msxml3.dll is causing the issue. Wine 10.10 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=58427 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish(a)gmail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=58427 Renzo de Paoli <depaoli.renzo(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |depaoli.renzo(a)gmail.com --- Comment #2 from Renzo de Paoli <depaoli.renzo(a)gmail.com> --- Same problem/error experienced on Wine-10.12 built from source. (https://dl.winehq.org/wine/source/10.x/wine-10.12.tar.xz). Same behaviour and error message as reported by Ken Sharp for Wine-10.10. Changing the installation order to install msxml4 before msxml3 might work as a workaround, too, at least there are no errors and winetricks considers both installed. Debian 12.10.0 bookworm, 6.1.0-37-amd64 (64-bit). -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla