[Mono-bugs] [Bug 75799][Wis] New - mcs cannot compile over NFS
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Aug 12 17:27:49 EDT 2005
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by cmcclellen at weather.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75799
--- shadow/75799 2005-08-12 17:27:49.000000000 -0400
+++ shadow/75799.tmp.22562 2005-08-12 17:27:49.000000000 -0400
@@ -0,0 +1,32 @@
+Bug#: 75799
+Product: Mono: Compilers
+Version: 1.1
+OS: All
+OS Details: Linux, FreeBSD
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: C#
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: cmcclellen at weather.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: mcs cannot compile over NFS
+
+Team is using NFS to mount home directories on multiple servers. mcs reports a locking violation
+when trying to compile any file residing on NFS. Normally, "WriteFile" returns 33 inside the
+mono framework.
+
+Actual Results:
+Compiler writes 0 byte files on NFS volume
+
+Expected Results:
+Compiled output
+
+How often does this happen?
+Everytime
+
+Additional Information:
More information about the mono-bugs
mailing list