cckec / winetricks

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

Install fail: dotnet30 #228

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Creating new prefix in winetricks, initially selecting up to dotnet35 from 
no dotnet installations
2. Creating new prefix in winetricks, Just selecting dotnet30
3. trying to install any of the standalone setups for dotnetfx3.exe through Wine

What is the expected output? What do you see instead?
expected output is a successful installation, instead see a generic failure 
message, "installer has met an error" or similar then it rolls back the 
installation progress and gives generic install failed message

What version of the product are you using? On what operating system?
Running;
winetricks 0.0+20120308
wine 1.4-0ubuntu4
wine1.4 1.4-0ubuntu4

on 
Ubuntu 12.04 64bit LTS

Please provide any additional information below.
Issue has been found following other users instructions on how to get Medieval 
2: Total War to work with Wine by installing dotnet35 via wine tricks

Original issue reported on code.google.com by eep00...@myport.ac.uk on 6 Jul 2012 at 5:01

GoogleCodeExporter commented 8 years ago
Try
   echo 0|sudo tee /proc/sys/kernel/yama/ptrace_scope

Original comment by daniel.r...@gmail.com on 6 Jul 2012 at 5:03

GoogleCodeExporter commented 8 years ago
That appears to have solved it, thanks very much for the swift response

Original comment by eep00...@myport.ac.uk on 6 Jul 2012 at 6:20

GoogleCodeExporter commented 8 years ago
That's http://bugs.winehq.org/show_bug.cgi?id=30410

Original comment by daniel.r...@gmail.com on 6 Jul 2012 at 7:20