http://bugs.winehq.org/show_bug.cgi?id=15895
Summary: 1621: Failed to Verify Signature of File isscript.msi Error during Installation Product: Wine Version: 1.1.7 Platform: PC URL: http://files.brothersoft.com/chat_e-mail/misc_e- mail/ExpEliteSetup.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: murdocke@gmail.com
Created an attachment (id=17057) --> (http://bugs.winehq.org/attachment.cgi?id=17057) errors logs: WINEDEBUG=warn+all
Installer begins properly and downloads the Exp\ Elite.msi file.
The installer continues to download an isscript.msi file and opens a window displaying "1621: failed to verify signature of file isscript.msi".
The installer then quits.
(just to reiterate, this is on a clean WINEPREFIX using wine version 1.1.7)
http://bugs.winehq.org/show_bug.cgi?id=15895
--- Comment #1 from Elliot murdocke@gmail.com 2008-11-03 02:54:24 --- If I run "wine msiexec /i isscirpt.msi" in the drive_c/windows/temp/_is56oe directory the installer (when executing wine ExpEliteSetup.exe) subsequently installs without any errors.
http://bugs.winehq.org/show_bug.cgi?id=15895
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@meelstraat.net
--- Comment #2 from Hans Leidekker hans@meelstraat.net 2008-11-03 02:58:01 --- There's a crash in wininet in that log. Can you attach a WINEDEBUG=+wininet,+relay,+tid,+seh log here?
http://bugs.winehq.org/show_bug.cgi?id=15895
--- Comment #3 from Elliot murdocke@gmail.com 2008-11-03 03:34:53 --- Created an attachment (id=17059) --> (http://bugs.winehq.org/attachment.cgi?id=17059) WINEDEBUG=+wininet,+relay,+tid,+seh
http://bugs.winehq.org/show_bug.cgi?id=15895
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |juan_lang@yahoo.com Keywords| |download, Installer
--- Comment #4 from Juan Lang juan_lang@yahoo.com 2008-11-03 11:28:26 --- Worked fine for me. What distro are you running? Can you attach a +wintrust,+msisip trace?
http://bugs.winehq.org/show_bug.cgi?id=15895
--- Comment #5 from Elliot murdocke@gmail.com 2008-11-09 10:31:29 --- Hello,
This is on a Slaxkware 12.1 system.
Thanks, Elliot
http://bugs.winehq.org/show_bug.cgi?id=15895
Robby Workman rworkman@slackware.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rworkman@slackware.com
http://bugs.winehq.org/show_bug.cgi?id=15895
--- Comment #6 from Elliot murdocke@gmail.com 2008-11-10 16:44:03 --- Juan:
Which distro did you use to install the program?
http://bugs.winehq.org/show_bug.cgi?id=15895
--- Comment #7 from Juan Lang juan_lang@yahoo.com 2008-11-11 19:18:27 --- (In reply to comment #6)
Which distro did you use to install the program?
Fedora Core 9 or 10, I forget offhand which.
http://bugs.winehq.org/show_bug.cgi?id=15895
--- Comment #8 from Elliot murdocke@gmail.com 2008-11-13 08:18:13 --- Hello!
Just to add to this strange behavior, a user at Linuxquestions.org also was able to reproduce this bug on a Mandriva system:
http://www.linuxquestions.org/questions/slackware-14/wine-and-slackware-12.1...
So it seems to effect some linux distributions, but not others.
Juan: did you run the installer on a clean directory or was there some other software already installed on that might have change some parameters?
Elliot
http://bugs.winehq.org/show_bug.cgi?id=15895
--- Comment #9 from Juan Lang juan_lang@yahoo.com 2008-11-13 08:36:14 --- (In reply to comment #8)
Juan: did you run the installer on a clean directory or was there some other software already installed on that might have change some parameters?
Clean.
Just to help out, the most likely problem is that the certificate used to sign the msi file is not trusted under Slackware/Mandriva but is under Fedora (and Windows.) How about that log I asked for? Actually, could you attach a +crypt,+wintrust,+msisip log?
http://bugs.winehq.org/show_bug.cgi?id=15895
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #10 from Juan Lang juan_lang@yahoo.com 2009-05-08 05:05:53 --- Apparently Slackware does not ship any CA certificates, see http://bugs.winehq.org/show_bug.cgi?id=15704#c11 . This is an invalid configuration. You need to make sure the same CA certs are installed in Slackware as on Windows, or at least that the CA cert used to sign isscript.msi is installed (and trusted.)
http://bugs.winehq.org/show_bug.cgi?id=15895
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Dmitry Timoshkov dmitry@codeweavers.com 2009-05-09 00:49:51 --- Closing invalid.