[Mono-bugs] [Bug 79462][Nor] Changed - gmcs dies with "failed to create shadow copy"

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Nov 10 09:37:43 EST 2006


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 robertj at gmx.net.

http://bugzilla.ximian.com/show_bug.cgi?id=79462

--- shadow/79462	2006-11-10 08:34:32.000000000 -0500
+++ shadow/79462.tmp.8479	2006-11-10 09:37:43.000000000 -0500
@@ -3,13 +3,13 @@
 Version: 1.1
 OS: unknown
 OS Details: Ubuntu 6.06/6.10 AMD64
 Status: REOPENED   
 Resolution: 
 Severity: Unknown
-Priority: Major
+Priority: Normal
 Component: misc
 AssignedTo: rharinath at novell.com                            
 ReportedBy: phbaer at npw.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
@@ -183,6 +183,18 @@
 Mono programs will constantly fail. In my opinion, it would be
 advisable to fix it...
 
 What else can be used to specify a directory for shared libraries? It
 is not possible for us to always install our whole framework. Some
 shared library path similar to LD_LIBRARY_PATH would reasonable, I think.
+
+------- Additional Comments From robertj at gmx.net  2006-11-10 09:37 -------
+I didn't say the bug should not be fixed at all, though it's not clear
+to me whether the leading colon is really a bug.
+
+MONO_PATH is similar to LD_LIBRARY_PATH. The latter is evil, too,
+and, by using an incorrect format, you'll basically get the
+same trouble like with MONO_PATH.
+
+It's up to you to rely on MONO_PATH, but I'd prefer using the GAC
+or at least the private GAC (gacutil -user).
+


More information about the mono-bugs mailing list