http://bugs.winehq.org/show_bug.cgi?id=21359
Summary: Windows 7 Platform SDK can't restart installer Product: Wine Version: 1.1.36 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Once the installer has gone a ways and aborted, starting it again aborts fairly quickly with a dialog box saying there was a problem. I'll attach the last zillion lines of a +seh,+relay,+text log; looks like it has something to do with a service not being available?
http://bugs.winehq.org/show_bug.cgi?id=21359
--- Comment #1 from Dan Kegel dank@kegel.com 2010-01-13 16:45:07 --- Created an attachment (id=25720) --> (http://bugs.winehq.org/attachment.cgi?id=25720) rzipped +relay,+seh,+text log of trying to rerun the installer
http://bugs.winehq.org/show_bug.cgi?id=21359
--- Comment #2 from Dan Kegel dank@kegel.com 2010-01-13 17:16:17 --- (The initial install failure only happens if you select anything but the bare minimum C SDK. So the workaround for me is to just be very careful when running the installer, and it'll work first try.)
http://bugs.winehq.org/show_bug.cgi?id=21359
--- Comment #3 from Austin English austinenglish@gmail.com 2012-03-27 21:58:58 CDT --- Still in wine-1.5.0-147-g4c6a198. Though are we sure the installer should resume? The 'real' problem seems to be bug 22048 (though possibly other components fail as well).
http://bugs.winehq.org/show_bug.cgi?id=21359
--- Comment #4 from Dan Kegel dank@kegel.com 2012-03-27 23:29:54 CDT --- Yeah, this is probably a messy symptom of an earlier failure.
http://bugs.winehq.org/show_bug.cgi?id=21359
--- Comment #5 from Hans Leidekker hans@meelstraat.net 2012-03-28 02:59:08 CDT --- If the (In reply to comment #4)
Yeah, this is probably a messy symptom of an earlier failure.
Looks like that attempt predates support for rollbacks, so chances are that this bug cannot be reproduced anymore.
http://bugs.winehq.org/show_bug.cgi?id=21359
--- Comment #6 from Austin English austinenglish@gmail.com 2012-03-28 12:45:10 CDT --- (In reply to comment #5)
If the (In reply to comment #4)
Yeah, this is probably a messy symptom of an earlier failure.
Looks like that attempt predates support for rollbacks, so chances are that this bug cannot be reproduced anymore.
So, FIXED or ABANDONED?
http://bugs.winehq.org/show_bug.cgi?id=21359
--- Comment #7 from Hans Leidekker hans@meelstraat.net 2012-03-28 13:59:51 CDT --- (In reply to comment #6)
(In reply to comment #5)
If the (In reply to comment #4)
Yeah, this is probably a messy symptom of an earlier failure.
Looks like that attempt predates support for rollbacks, so chances are that this bug cannot be reproduced anymore.
So, FIXED or ABANDONED?
From your log attached to bug 22048: warn:msi:MSI_InstallPackage installation failed, running rollback script
What happens if you start the installer again?
http://bugs.winehq.org/show_bug.cgi?id=21359
--- Comment #8 from Hans Leidekker hans@meelstraat.net 2012-03-28 14:06:22 CDT --- I also see this:
err:module:import_dll Library MFC42.dll (which is needed by L"C:\users\austin\Temp\msi74e1.tmp") not found
http://bugs.winehq.org/show_bug.cgi?id=21359
--- Comment #9 from Austin English austinenglish@gmail.com 2012-03-28 16:58:39 CDT --- (In reply to comment #8)
I also see this:
err:module:import_dll Library MFC42.dll (which is needed by L"C:\users\austin\Temp\msi74e1.tmp") not found
With wine-1.5.0-204-ga179b50, did: $ rm -rf ~/.wine $ winetricks -q dotnet20 mfc42 $ wine winsdk_web.exe
unselected all, chose .net documentation, tried install. Failed pretty much as before (will attach that log to bug 22048).
Then retried install. This failed nearly immediately, no msi output in terminal. Error message from psdk: A problem occurred while installing selected Windows SDK components.
Unknown product: {B924C008-D667-3B26-84C6-BD70285F9BFC} Parameter name: productCode
Please attempt to resolve the problem and then start Windows SDK setup again. If you continue to have problems with this issue, please visit the SDK team support page at http://go.microsoft.com/fwlink/?LinkId=130245.
Click the View Log button to review the installation log. To exit, click Finish.
I'll attach the installer log here.
http://bugs.winehq.org/show_bug.cgi?id=21359
--- Comment #10 from Austin English austinenglish@gmail.com 2012-03-28 16:58:55 CDT --- Created attachment 39581 --> http://bugs.winehq.org/attachment.cgi?id=39581 application log
https://bugs.winehq.org/show_bug.cgi?id=21359
--- Comment #11 from Austin English austinenglish@gmail.com --- (In reply to Austin English from comment #9)
(In reply to comment #8)
I also see this:
err:module:import_dll Library MFC42.dll (which is needed by L"C:\users\austin\Temp\msi74e1.tmp") not found
With wine-1.5.0-204-ga179b50, did: $ rm -rf ~/.wine $ winetricks -q dotnet20 mfc42 $ wine winsdk_web.exe
unselected all, chose .net documentation, tried install. Failed pretty much as before (will attach that log to bug 22048).
Then retried install. This failed nearly immediately, no msi output in terminal. Error message from psdk: A problem occurred while installing selected Windows SDK components.
Unknown product: {B924C008-D667-3B26-84C6-BD70285F9BFC} Parameter name: productCode
Please attempt to resolve the problem and then start Windows SDK setup again. If you continue to have problems with this issue, please visit the SDK team support page at http://go.microsoft.com/fwlink/?LinkId=130245.
Click the View Log button to review the installation log. To exit, click Finish.
I'll attach the installer log here.
The same in wine-1.7.19-70-gd6a59f7