TVAM / winetricks

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

Wine version too old to install dotnet20sp1 #319

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use winetricks v20130609
2. Use wine 1.6-rc2
3.

What is the expected output? What do you see instead?
I try to install dotnet35 in my wineprefix for test. dotnet20 and dotnet30 were 
installed without problem. When winetricks try to install dotnet20sp1, i have 
this message :

berillions@debian64:~/Desktop$ 
WINE=/home/berillions/Desktop/1.6-rc2/usr/bin/wine ./winetricks dotnet35
Executing w_do_call dotnet35
Executing load_dotnet35
------------------------------------------------------
dotnet35 does not yet fully work or install on wine.  Caveat emptor.
------------------------------------------------------
Executing w_do_call dotnet30sp1
Executing load_dotnet30sp1
------------------------------------------------------
dotnet30sp1 does not yet fully work or install on wine.  Caveat emptor.
------------------------------------------------------
Executing w_do_call dotnet30
dotnet30 already installed, skipping
Executing w_do_call dotnet20sp1
Executing load_dotnet20sp1
./winetricks: 1651: test: Illegal number: wine-1.6-rc2
------------------------------------------------------
Working around wine bug 16956 -- wine version too old
------------------------------------------------------
------------------------------------------------------
wine-1.3.22 or later required to install dotnet20sp1 properly
------------------------------------------------------

thanks,
Max

Original issue reported on code.google.com by Berillions on 17 Jun 2013 at 10:13

GoogleCodeExporter commented 8 years ago
Please try the latest winetricks from svn, 
http://winetricks.googlecode.com/svn/trunk/src/winetricks

Original comment by daniel.r...@gmail.com on 17 Jun 2013 at 10:15

GoogleCodeExporter commented 8 years ago
It works,
thanks Dan ;)

Original comment by Berillions on 17 Jun 2013 at 10:19

GoogleCodeExporter commented 8 years ago
Huzzah :-)

Original comment by daniel.r...@gmail.com on 17 Jun 2013 at 10:30