[Mono-bugs] [Bug 58562][Maj] Changed - gacutil not installing/overwriting already-installed libs in mcs/class build

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 27 May 2004 15:14:00 -0400 (EDT)


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 miguel@ximian.com.

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

--- shadow/58562	2004-05-15 21:54:28.000000000 -0400
+++ shadow/58562.tmp.640	2004-05-27 15:14:00.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 58562
 Product: Mono: Class Libraries
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Major
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: vladimir@pobox.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -49,6 +49,9 @@
 refcount, however, gets increased by one each time.  If I remove the stuff
 from the gacutil line following the /f, then it installs and overwrites fine:
 
 vladimir@tornado[1028]% sudo mono   ../../tools/gacutil/gacutil.exe /i
 ../../class/lib/default/System.Drawing.dll /f
 System.Drawing installed into the gac (/usr/local/lib/mono/gac)
+
+------- Additional Comments From miguel@ximian.com  2004-05-27 15:14 -------
+Fixed