http://bugs.winehq.org/show_bug.cgi?id=28540
Bug #: 28540 Summary: Adobe Reader X fails to install Product: Wine Version: 1.3.29 Platform: x86-64 URL: http://ardownload.adobe.com/pub/adobe/reader/win/10.x/ 10.0.1/en_US/AdbeRdr1001_en_US.exe OS/Version: Linux Status: NEW Keywords: download, Installer, regression Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk CC: hans@meelstraat.net Classification: Unclassified Regression SHA1: 6083fd5e530c34e17b125f00d7777177984d8b1a
Created attachment 36639 --> http://bugs.winehq.org/attachment.cgi?id=36639 wine-1.3.29-121-gfdda702 console output
Adobe Reader X fails to install. This is a regression.
6083fd5e530c34e17b125f00d7777177984d8b1a is the first bad commit commit 6083fd5e530c34e17b125f00d7777177984d8b1a Author: Hans Leidekker hans@codeweavers.com Date: Thu Jul 7 09:22:48 2011 +0200
msi: Check the transform language against the package language instead of the system language.
:040000 040000 00e1503368a774a1b19e6eee21bf959d2ff2154b a39a28ec2b86f5a98e4b9d719db1fbe22c493d90 M dlls
Reverting this commit fixes the problem.
http://bugs.winehq.org/show_bug.cgi?id=28540
--- Comment #1 from Hans Leidekker hans@meelstraat.net 2011-10-02 11:27:16 CDT --- The result of that commit is that the transform is applied, which makes the installer take a different path where it fails trying to apply file deltas. You should be able to work around this bug by using a native mspatcha dll.
http://bugs.winehq.org/show_bug.cgi?id=28540
--- Comment #2 from Ken Sharp kennybobs@o2.co.uk 2011-10-02 12:50:07 CDT --- mspatcha.dll from Windows 7 does indeed work around this bug.
http://bugs.winehq.org/show_bug.cgi?id=28540
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE
--- Comment #3 from Hans Leidekker hans@meelstraat.net 2011-10-03 10:37:11 CDT --- So this is a duplicate.
*** This bug has been marked as a duplicate of bug 12501 ***
http://bugs.winehq.org/show_bug.cgi?id=28540
--- Comment #4 from Ken Sharp kennybobs@o2.co.uk 2011-10-03 11:05:14 CDT --- Hmmm okay but it did install fine before this commit.
http://bugs.winehq.org/show_bug.cgi?id=28540
--- Comment #5 from Hans Leidekker hans@meelstraat.net 2011-10-03 13:25:37 CDT --- (In reply to comment #4)
Hmmm okay but it did install fine before this commit.
Well, it reported success but it didn't patch anything.
http://bugs.winehq.org/show_bug.cgi?id=28540
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Hans Leidekker hans@meelstraat.net 2011-10-03 13:29:12 CDT --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=28540
--- Comment #7 from Ken Sharp kennybobs@o2.co.uk 2011-10-03 13:44:55 CDT --- Ah! Thanks for explaining, that's worth knowing.
https://bugs.winehq.org/show_bug.cgi?id=28540
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|regression | Regression SHA1|6083fd5e530c34e17b125f00d77 | |77177984d8b1a | CC| |focht@gmx.net Component|msi |mspatcha
https://bugs.winehq.org/show_bug.cgi?id=28540
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://ardownload.adobe.com |https://web.archive.org/web |/pub/adobe/reader/win/10.x/ |/20110810070845/http://ardo |10.0.1/en_US/AdbeRdr1001_en |wnload.adobe.com/pub/adobe/ |_US.exe |reader/win/10.x/10.0.1/en_U | |S/AdbeRdr1001_en_US.exe
--- Comment #8 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download link via Internet Archive for documentation.
https://web.archive.org/web/20110810070845/http://ardownload.adobe.com/pub/a...
https://www.virustotal.com/gui/file/09e47facddf998320147a5a0f6737d6714d86bfb...
$ sha1sum AdbeRdr1001_en_US.exe e71d9871ea3e6168570e0677a50495c40f9213b2 AdbeRdr1001_en_US.exe
$ du -sh AdbeRdr1001_en_US.exe 47M AdbeRdr1001_en_US.exe
Regards