http://bugs.winehq.org/show_bug.cgi?id=25331
Summary: Visual C++ 2005 Express install fails Product: Wine Version: 1.3.8 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
To reproduce: rm -rf ~/.wine sh winetricks vc2005express
This works with wine-1.2, but fails with wine-1.3.8. The user sees a problem dialog, and the installer aborts. I tried bisecting, but haven't found the most recent culprit yet. The last revisions that worked in my bisect were on October 4th/5th,
[59c5bd2956e4a8124c676bf86b067f826ac5e16f] msxml3: Don't fail trying to set NewParser property.
[c4c70b608c569396c0a846ccd2c5cc99b470915b] crypt32/tests: Add more tests of verifying the base policy, including flags to ignore certain errors.
I'll try to continue the regression search.
http://bugs.winehq.org/show_bug.cgi?id=25331
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer, | |regression
http://bugs.winehq.org/show_bug.cgi?id=25331
--- Comment #1 from Dan Kegel dank@kegel.com 2010-11-27 22:57:58 CST --- (My downloads are uniformly failing now. If you try the bisect, you should probably use a web cache to avoid going over their bozo limit.)
http://bugs.winehq.org/show_bug.cgi?id=25331
--- Comment #2 from Dan Kegel dank@kegel.com 2011-01-06 23:49:23 CST --- Still a problem today.
http://bugs.winehq.org/show_bug.cgi?id=25331
Don Pobanz dpobanz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dpobanz@gmail.com
--- Comment #3 from Don Pobanz dpobanz@gmail.com 2011-01-14 20:02:06 CST --- Confirming - winetricks vc2005express fails to install (the Visual C++ Part) with: wine-1.3.11-113-gce6779c Ubuntu 10.04
Some testing (and learning on my part) with git bisect gets a little closer to the bad commit. It Shows:
good - wine-1.3.4-112-g59c5bd2 October 5, 2010 59c5bd2956e4a8124c676bf86b067f826ac5e16f
bad wine-1.3.5-254-gf0a0714 October 25, 2010 f0a0714ecd08c5d346ad4f1f635455858bb8a206
I am now compiling and as long I Microsoft allows me to continue downloading will test this next. <??good/bad??> wine-1.3.?-??? October 10, 2010 4d5a851ca88b6b15b33a1813740be7969956d40b
http://bugs.winehq.org/show_bug.cgi?id=25331
--- Comment #4 from Don Pobanz dpobanz@gmail.com 2011-01-15 16:11:17 CST --- Additional git bisect testing shows,
good - wine-1.3.4-112-g59c5bd2 October 5, 2010 59c5bd2956e4a8124c676bf86b067f826ac5e16f
bad - wine-1.3.4-254-gcf6e820 October 11, 2010 cf6e820106456307226849964e41efde5463c0a1
The download from Microsoft stops before finishing so I have not been able to test the installation on this one. I will try again tomorrow. ??bad/good?? wine-1.3.4-183-gf78542c October 7, 2010 f78542c34c5eccc78fdcef7ba6dcfee9e69e6fc0
http://bugs.winehq.org/show_bug.cgi?id=25331
--- Comment #5 from Dan Kegel dank@kegel.com 2011-01-15 16:24:57 CST --- I changed winetricks-alpha to use the offline installer - try that, you'll no longer need to update each time around! You can download it from http://winezeug.googlecode.com/svn/trunk/winetricks-alpha
http://bugs.winehq.org/show_bug.cgi?id=25331
--- Comment #6 from Dan Kegel dank@kegel.com 2011-01-18 00:33:17 CST --- Also seems to affect vc2005trial.
http://bugs.winehq.org/show_bug.cgi?id=25331
--- Comment #7 from Don Pobanz dpobanz@gmail.com 2011-01-22 12:39:04 CST --- Dan, thanks for the winetricks-alpha link. Off-line installation is good. It has taken me a bit to get back to this because of work and learning more about iso files (mounting) since the winetricks-alpha doesn't automatically handle that.
good wine-1.3.4-183-gf78542c October 7, 2010 f78542c34c5eccc78fdcef7ba6dcfee9e69e6fc0
good? wine-1.3.4-218-gd3de0c2 October 8, 2010 d3de0c265b00c7b7d7fc63b69b3a04a5e855d1ea <A pop-up box saying "wine could not find a Gecko package which is needed ..." I selected install. Later, right after C++2005 says "Setup has completed successfully.", another box pops up (setup.exe) that says "Microsoft .NET Framework 2.0 has encountered a problem during setup. Setup did not complete correctly. So did C++ install or not? I'm assuming that it did even though the results look different than for wine-1.3.4-183-gf78542c. Odd! By the way, I am using a clean prefix "rm -rf ~/.wine">
bad - wine-1.3.4-254-gcf6e820 October 11, 2010 cf6e820106456307226849964e41efde5463c0a1
http://bugs.winehq.org/show_bug.cgi?id=25331
--- Comment #8 from Don Pobanz dpobanz@gmail.com 2011-01-26 21:07:26 CST --- Mounting the ISO file was only necessary with winetricks because I did not have 7zip installed. Thanks Dan!
git bisect leads to:
***************************************************************************** 5d0a6b000446a7001c8da75f294ad3b5ac37acac is the first bad commit commit 5d0a6b000446a7001c8da75f294ad3b5ac37acac Author: Hans Leidekker hans@codeweavers.com Date: Wed Oct 13 14:24:01 2010 +0200 msi: Store action data for deferred rollback actions too. :040000 040000 ada99ab83721df0e5cdb9519046c04651eab7f37 b1567fdac39e6fb900f2c3ef82ced742d4d6af43 M dlls *****************************************************************************
I was installing C++ using WINETRICKS_VERSION=20110105-alpha
sh winetricks-alpha vc2005express
when successful, installs. 1. Framework .NET Framework 2.0 Setup <Successful [Finish]> 2. MSXML 6.0 Parser Setup <Successful [Finish]> 3. Visual C++ 2005 Express Edition Setup <select only Graphical IDE but not Microsoft MSDN 2005 Express Edition or SQL Server 2005>
http://bugs.winehq.org/show_bug.cgi?id=25331
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@meelstraat.net Component|-unknown |msi
http://bugs.winehq.org/show_bug.cgi?id=25331
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #9 from Austin English austinenglish@gmail.com 2011-01-27 13:27:06 CST --- Should be fixed by http://source.winehq.org/git/wine.git/?a=commitdiff;h=08c3d2a5ab76221af4f5bd...
http://bugs.winehq.org/show_bug.cgi?id=25331
--- Comment #10 from Don Pobanz dpobanz@gmail.com 2011-01-28 16:24:47 CST --- Confirming that this bug has been fixed and Visual C++ now installs using the latest wine.
wine-1.3.12-174-g58786dc
http://bugs.winehq.org/show_bug.cgi?id=25331
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard julliard@winehq.org 2011-02-04 13:21:35 CST --- Closing bugs fixed in 1.3.13.
http://bugs.winehq.org/show_bug.cgi?id=25331
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |08c3d2a5ab76221af4f5bd56b30 | |f2ad2394a7025 Regression SHA1| |5d0a6b000446a7001c8da75f294 | |ad3b5ac37acac