[Mono-bugs] [Bug 61270][Wis] New - gacutil creates wrong link using /root

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 8 Jul 2004 00:03:07 -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 gonzalo@ximian.com.

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

--- shadow/61270	2004-07-08 00:03:07.000000000 -0400
+++ shadow/61270.tmp.4622	2004-07-08 00:03:07.000000000 -0400
@@ -0,0 +1,34 @@
+Bug#: 61270
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: CORLIB
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: gonzalo@ximian.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: gacutil creates wrong link using /root
+
+The followind command is run when installing monodoc with my setup[1]:
+
+/mono-HEAD/bin/gacutil /i monodoc.dll /f /package gtk-sharp /root
+/home/gonzalo/go-mono/install/lib
+
+And then:
+gonzalo@k7:~/go-mono/monodoc/browser$ ls -l
+../../install/lib/mono/gtk-sharp/monodoc.dll
+
+shows a broken link to:
+
+/mono-HEAD/lib/mono/gac/monodoc/1.0.0.0__0738eb9f132ed756/monodoc.dll
+
+but it should point at:
+
+/home/gonzalo/go-mono/install/lib/mono/gac/monodoc/1.0.0.0__0738eb9f132ed756/monodoc.dll