[Bug 36745] Wine broken on FreeBSD

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 17 17:55:21 CDT 2014


http://bugs.winehq.org/show_bug.cgi?id=36745

François Gouget <fgouget at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal

--- Comment #3 from François Gouget <fgouget at codeweavers.com> ---
Vincent wrote:
> When does FreeBSD fail with ENOTSUP?

It appears to happen when the filesystem is NFS.

$HOME/.wine is on a UFS filesystem of course. However Wine is being run from a
checkout which is on an NFS filesystem. And this failure indicates that Wine
locks some file in there while creating the wineprefix. (Inferred because the
bug disappears if I copy that tree to $HOME)

At least I'm downgrading the importance of the bug.


> Should that be added as a "no locking on this fs" case on set_unix_lock?

I guess that could make sense.

-- 
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