[Bug 33392] winetricks dotnet40 install stuck on required disk space dialog

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 7 14:40:45 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=33392

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CLOSED                      |REOPENED
         Resolution|ABANDONED                   |---
     Ever confirmed|0                           |1

--- Comment #8 from Anastasius Focht <focht at gmx.net> ---
Hello Patrick,

can you attach the app installer log file from the last failed attempt?

Example path where it's located:

'c:\users\<username>\temp\Microsoft .NET Framework 4 Setup_<date>_<time>.html'

(<date>_<time> is the local date of your last install, chose last one if
multiple files present)

I've looked into the .NET installer code and it only uses 'GetDiskFreeSpaceExW'
which should avoid any overflows due to large partitions/filesystems.

Can you also post the disk usage/free space of the mount point where your
WINEPREFIX used for installation is located -> 'df'.
Additionally information on the filesystem type and mount flags -> 'mount'.

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list