cckec / winetricks

Automatically exported from code.google.com/p/winetricks
0 stars 0 forks source link

dotnet20sp1 fails #284

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
winetricks -q dotnet20sp1
Executing w_do_call dotnet20sp1
Executing load_dotnet20sp1
Current wine does not have wine bug 16956, so not applying workaround
Executing w_do_call dotnet20
dotnet20 already installed, skipping
------------------------------------------------------
Working around wine bug 16956 -- Setting windows version so installer works
------------------------------------------------------
Setting Windows version to win2k
Executing winetricks_early_wine regedit /S 
C:\windows\Temp\_dotnet20sp1\set-winver.reg
wine: cannot find 
L"C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\mscorsvw.exe"
fixme:service:scmdatabase_autostart_services Auto-start service 
L"clr_optimization_v2.0.50727_32" failed to start: 2
ADD - HKLM\Software\Microsoft\NET Framework Setup\NDP\v2.0.50727 Version 0 
REG_SZ 2.0.50727 1
The operation completed successfully
Executing mkdir -p /home/test/.cache/winetricks/dotnet20sp1
fixme:clusapi:GetNodeClusterState ((null),0x33ec04) stub!
fixme:advapi:DecryptFileA "y:\\a57c52b862dcd1cd3edc3dc37e5a\\" 00000000
------------------------------------------------------
exit status 5 - dotnet20sp1 installation failed
------------------------------------------------------

Cause? http://bugs.winehq.org/show_bug.cgi?id=16956#c53

Original issue reported on code.google.com by ImWellCu...@gmail.com on 7 Nov 2012 at 2:10

GoogleCodeExporter commented 8 years ago
Running:

winetricks dotnet30
$WINE reg add "HKLM\\Software\\Microsoft\\NET Framework Setup\\NDP\\v2.0.50727" 
/v Version /t REG_SZ /d "2.0.50727" /f
$WINE NetFx20SP1_x86.exe

Allows the installer to complete, but there are many errors.

Now, running dotnet30 then dotnet20sp1 (as dotnet35 does) gives a very 
different result to running dotnet20sp1. I'm guessing order is important.

Original comment by ImWellCu...@gmail.com on 7 Nov 2012 at 2:46

GoogleCodeExporter commented 8 years ago
5 is ERROR_ACCESS_DENIED
Wonder what it's trying to access.

Original comment by daniel.r...@gmail.com on 7 Nov 2012 at 3:54

GoogleCodeExporter commented 8 years ago
I don't know but this seems to be fixed in latest git, working around 
http://bugs.winehq.org/show_bug.cgi?id=32156

Wine 1.5.16 doesn't even get this far on my system for some reason.

Oh well. Fixed I guess.

Original comment by ImWellCu...@gmail.com on 7 Nov 2012 at 5:24

GoogleCodeExporter commented 8 years ago
There have been quite a few fixes on wine's end, and on winetricks end. Please 
retest in current winetricks and wine-1.6-rc2.

Original comment by austinenglish@gmail.com on 15 Jun 2013 at 8:52

GoogleCodeExporter commented 8 years ago
Works fine in wine-1.6-rc4-99-g94c7806 and winetricks 20130624.

Original comment by ImWellCu...@gmail.com on 11 Jul 2013 at 3:27

GoogleCodeExporter commented 8 years ago
Having various issues on wine-1.6-rc5.

Not sure what the issue is/which versions of .net I have, but I was trying to 
run some of the vc stuff, wouldn't work properly though.

Original comment by smaudet2@gmail.com on 19 Jul 2013 at 10:07

GoogleCodeExporter commented 8 years ago
Marking fixed per comment 5.

Smaudet2, please file a new and more precise bug so we can try reproducing
exactly what you're doing.  Start with a clean wineprefix.

Original comment by daniel.r...@gmail.com on 19 Jul 2013 at 10:18