Your message dated Sun, 09 Jul 2006 11:54:13 +0200
with message-id <[EMAIL PROTECTED]>
and subject line fixed since some time
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: mono-mcs
Version: 1.1.8.2-1
Severity: important
I have a program trivial.cs (basically "HelloWorld").
When I compile it as a user with their home directory
NFS mounted from a remote machine (working in that home directory)
I get:
mcs -out:trivial.exe trivial.cs
** ERROR **: WriteFile returned 33
aborting...
Aborted
...and a zero sized trivial.exe is created.
When I compile it as a user with their home directory on the local
machine then it compiles fine (and runs fine too).
Interestingly, googling for "WriteFile returned 33" turns
up one bug report at:
http://lists.ximian.com/pipermail/mono-bugs/2005-May/029298.html
which seems to describe a similar situation with the mono runtime
attempting to write on SMB shares and also mentions mcs as having
the problem. It's logged as fixed there, but I'll submit this anyway
as it might be a bit more visible to debian/testing users.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27-2-686
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Versions of packages mono-mcs depends on:
ii mono-jit 1.1.8.2-1 fast CLI (.NET) JIT compiler for M
Versions of packages mono-mcs recommends:
ii pkg-config 0.19-1 manage compile and link flags for
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi,
this is fixed since some time and I tried just now to reproduce it again
but I get a valid, non-zero-sized binary. Thus I'll close this bug now.
Bye
signature.asc
Description: This is a digitally signed message part
--- End Message ---