https://bugs.winehq.org/show_bug.cgi?id=38746
Bug ID: 38746 Summary: Adobe Reader 9.0 installer fails Product: Wine Version: 1.7.10 Hardware: x86-64 URL: ftp://ftp.adobe.com/pub/adobe/reader/win/9.x/9.0/enu/A dbeRdr90_en_US.exe OS: Linux Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: imwellcushtymelike@gmail.com Distribution: Ubuntu
Created attachment 51659 --> https://bugs.winehq.org/attachment.cgi?id=51659 wine-1.7.44-199-g714abcb / AR90 console output
The Adobe Reader 9.0 installer fails with an unspecific error in wine-1.7.44-199-g714abcb.
$ sha1sum AdbeRdr90_en_US.exe 8faabd08289b9a88023f71136f13fc4bd3290ef0 AdbeRdr90_en_US.exe
From the log:
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised shortcut err:msi:ITERATE_WriteRegistryValues Could not create key L"Interface\{34A715A0-6587-11D0-924A-0020AFC7AC4D}" err:msi:ITERATE_Actions Execution halted, action L"WriteRegistryValues" returned 1627 err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1627
I cannot recall this happening in the past but attempting to compile a version of Wine pre-1.7.10 fails miserably on Ubuntu Trusty. The result being that I cannot complete a bisect.
Used WINEARCH=win32, no other workarounds.