Tried to install Dotnet35sp1. FIrst I erased wine prefix, then tried to install dotnet35sp1 via the command line.
After I did this, the wine prefix was reinstalled. But Dotnet35sp1 failed to install.
System: Debian Jessie (Testing)
Wine version: 1.5.5
Output as follows:
Code: Select all
neil1@debian:~$ winetricks dotnet35sp1
Executing w_do_call dotnet35sp1
Executing load_dotnet35sp1
------------------------------------------------------
dotnet35sp1 does not yet fully work or install on wine. Caveat emptor.
------------------------------------------------------
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
Executing load_dotnet30
------------------------------------------------------
If install fails, set /proc/sys/kernel/yama/ptrace_scope to 0. See http://bugs.winehq.org/show_bug.cgi?id=30410
------------------------------------------------------
Executing w_do_call dotnet20
Executing load_dotnet20
Executing w_do_call remove_mono
Executing load_remove_mono
------------------------------------------------------
Mono does not appear to be installed.
------------------------------------------------------
Executing w_do_call fontfix
Executing load_fontfix
Setting Windows version to win2k
Executing winetricks_early_wine regedit C:\windows\Temp\_dotnet20\set-winver.reg
Current wine does not have wine bug 10467, so not applying workaround
------------------------------------------------------
Working around wine bug 30845 -- Adding .NETFramework registry key. Ignore fatal error dialog if it pops up.
------------------------------------------------------
ADD - HKLM\Software\Microsoft\.NETFramework InstallRoot 0 (null) C:\Windows\Microsoft.NET\Framework\ 1
The operation completed successfully
------------------------------------------------------
Working around wine bug 30845 -- Using native fusion while installing...
------------------------------------------------------
Executing env WINEDLLOVERRIDES=mscoree,fusion=n wine dotnetfx.exe
fixme:advapi:DecryptFileA "C:\\users\\neil1\\Temp\\IXP000.TMP\\" 00000000
fixme:advapi:LsaOpenPolicy ((null),0x33f310,0x00000001,0x33f2fc) stub
fixme:advapi:LsaClose (0xcafe) stub
fixme:storage:create_storagefile Storage share mode not implemented.
err:msi:msi_load_all_components can't initialize assembly caches
err:msi:msi_load_all_components can't initialize assembly caches
fixme:msi:MsiGetLastErrorRecord
err:msi:ITERATE_Actions Execution halted, action L"SxsInstallCA" returned 1603
------------------------------------------------------
Note: command 'env WINEDLLOVERRIDES=mscoree,fusion=n wine dotnetfx.exe' returned status 67. Aborting.
------------------------------------------------------
neil1@debian:~$
EDIT2 I cannot seem to set /proc/sys/kernel/yama/ptrace_scope to 0