https://bugs.winehq.org/show_bug.cgi?id=46136
Bug ID: 46136 Summary: Adobe Acrobat Pro DC: Update 18.011.20055 fails with error 1603 Product: Wine Version: 3.20 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: operations@yocopcs.com Distribution: ---
Created attachment 62780 --> https://bugs.winehq.org/attachment.cgi?id=62780 Terminal output from running msiexec /p AcrobatDCUpd1801120055.msp
System Configuration Debian 9.5.0 Stretch x86_64 Wine 3.20 Staging Clean x86 Wineprefix
When installing the 18.011.20055 update for Adobe Acrobat Pro DC, msiexec fails with error 1603.
I was also forced to install Acrobat Pro from the msi instead of the setup stub due to this error.
I cannot provide a link to the base program setup due to licensing regulations, but here is the link to the patch package. ftp://ftp.adobe.com/pub/adobe/acrobat/win/AcrobatDC/1801120055/AcrobatDCUpd1801120055.msp
https://bugs.winehq.org/show_bug.cgi?id=46136
operations@yocopcs.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Debian
https://bugs.winehq.org/show_bug.cgi?id=46136
operations@yocopcs.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |operations@yocopcs.com
https://bugs.winehq.org/show_bug.cgi?id=46136
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer Resolution|--- |DUPLICATE Component|-unknown |mspatcha CC| |focht@gmx.net Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
dupe of bug 12501
--- snip --- 00ac:fixme:mspatcha:ApplyPatchToFileW stub - L"C:\users\root\Temp\msia8ee.tmp", L"C:\Program Files\Adobe\Acrobat DC\PDFMaker\AutoCAD\OD\ExDynamicBlocks.tx", L"C:\users\root\Temp\msib2fe.tmp", 00000000 00ac:err:msi:ACTION_PatchFiles Failed to apply patch to file: L"exdynamicblocks.tx" --- snip ---
Please search more carefully before reporting bugs.
https://bugs.winehq.org/buglist.cgi?bug_status=CLOSED&list_id=638686&...
Regards
*** This bug has been marked as a duplicate of bug 12501 ***
https://bugs.winehq.org/show_bug.cgi?id=46136
operations@yocopcs.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|DUPLICATE |INVALID
--- Comment #2 from operations@yocopcs.com --- Unfortunately the mspatcha.dll bug does not appear to be the same issue. I have tested "winetricks mspatcha" and manual replacements of mspatcha.dll and msdelta.dll from online sources.
https://bugs.winehq.org/show_bug.cgi?id=46136
operations@yocopcs.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|mspatcha |-unknown
https://bugs.winehq.org/show_bug.cgi?id=46136
--- Comment #3 from Matteo Bruni matteo.mystral@gmail.com --- (In reply to operations from comment #2)
Unfortunately the mspatcha.dll bug does not appear to be the same issue. I have tested "winetricks mspatcha" and manual replacements of mspatcha.dll and msdelta.dll from online sources.
Did you resolve this bug as invalid on purpose? Anyway, please attach the new terminal output.
https://bugs.winehq.org/show_bug.cgi?id=46136
--- Comment #4 from operations@yocopcs.com --- (In reply to Matteo Bruni from comment #3)
(In reply to operations from comment #2)
Unfortunately the mspatcha.dll bug does not appear to be the same issue. I have tested "winetricks mspatcha" and manual replacements of mspatcha.dll and msdelta.dll from online sources.
Did you resolve this bug as invalid on purpose? Anyway, please attach the new terminal output.
Yes I did, because the dll's referenced in bug #12501 do not appear to be the issue. The terminal output is the same.
https://bugs.winehq.org/show_bug.cgi?id=46136
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Gijs Vermeulen gijsvrm@gmail.com --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=46136
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Component|-unknown |mspatcha URL| |https://web.archive.org/web | |/20210228140139if_/http://d | |ownload.adobe.com/pub/adobe | |/reader/win/AcrobatDC/18011 | |20055/AcroRdrDCUpd180112005 | |5.msp
--- Comment #6 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download links for documentation.
Since OP objected to my first resolution, I've retested with an old Acrobat DC release 1500720033:
ftp://ftp.adobe.com/pub/adobe/reader/win/AcrobatDC/1500720033/AcroRdrDC1500720033_en_US.exe
Applied update package 1801120055 for Acrobat DC:
https://web.archive.org/web/20210228140139if_/http://download.adobe.com/pub/...
This obviously fails due to bug 12501.
--- snip --- $ wine msiexec /p AcroRdrDCUpd1801120055.msp ... 0218:fixme:mspatcha:read_header special processing of 32-bit executables not implemented. 0218:err:msi:ACTION_PatchFiles Failed to apply patch to file: L"ccme_base_non_fips.dll" 0218:err:msi:execute_script Execution of script 0 halted; action L"PatchFiles" returned 1603 0218:err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned 1603 0218:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5) 0218:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5) 0218:err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603 --- snip --
The update succeeds after applying 'winetricks -q mspatcha' to the WINEPREFIX. I've even retested with old Wine 3.20 release the bug was reported against.
Another tidbit:
--- snip --- 00ac:fixme:mspatcha:ApplyPatchToFileW stub - L"C:\users\root\Temp\msia8ee.tmp", L"C:\Program Files\Adobe\Acrobat DC\PDFMaker\AutoCAD\OD\ExDynamicBlocks.tx", L"C:\users\root\Temp\msib2fe.tmp", 00000000 --- snip ---
Home user 'root'. Don't ever use root user credentials with Wine (qualifies as INVALID bug by default). This is a big no-no.
Whatever. Kinda wasted time to argue/help further here.
$ sha1sum AcroRdrDC*
1e4726d73e7cf583975bdd5e2656399ffc7513ed AcroRdrDC1500720033_en_US.exe 842265d68f89999b8958f2db6af09edc4e9cf9b4 AcroRdrDC1801120055_en_US.exe 9fc1cc6c0fc2aa070a8121b22e2cd7e086c3715f AcroRdrDCUpd1801120055.msp
$ du -sh AcroRdrDC*
48M AcroRdrDC1500720033_en_US.exe 116M AcroRdrDC1801120055_en_US.exe 99M AcroRdrDCUpd1801120055.msp
$ wine --version wine-3.20
$ wine --version wine-6.3
Regards