not enough disk space (NFS problem?)

Questions about Wine on Linux
Locked
samndave12
Newbie
Newbie
Posts: 4
Joined: Wed Aug 05, 2015 4:13 pm

not enough disk space (NFS problem?)

Post by samndave12 »

Hello all,

wine on Debian wheezy (repo version).
I'm trying to install .NET Framework 4.0 using winetricks.
However, the installer cancels by saying there is not enough disk space left (but in fact, "/" hast over 200 GB free).

I'm working in a netboot environment and thus "/" lives on NFS.
Maybe that's the problem? What can I do?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: not enough disk space (NFS problem?)

Post by dimesio »

samndave12 wrote: wine on Debian wheezy (repo version).
Isn't that version 1.4? That's very old and no longer supported. I imagine you're probably using an outdated version of winetricks, too. .NET 4.0 couldn't be installed in those old versions; you need to upgrade both Wine and winetricks.
samndave12
Newbie
Newbie
Posts: 4
Joined: Wed Aug 05, 2015 4:13 pm

Re: not enough disk space (NFS problem?)

Post by samndave12 »

dimesio wrote:
samndave12 wrote: wine on Debian wheezy (repo version).
Isn't that version 1.4?
If my only chance is to first upgrade to wine 1.6 than I cannot do it. I tried wine from Debian jessie as well as the unstable from winehq, but both are built against a newer libc6-version.
I fear that I may be running in a dependency-cascade (and maybe deadlock) if I try to install everything whats necessary by hand.
Locked