[Mono-bugs] [Bug 75287][Nor] Changed - mono-shlib-cop does not work
because sysconfigdir wasn't correctly set
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jun 16 17:17:22 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 joeshaw at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75287
--- shadow/75287 2005-06-16 17:06:06.000000000 -0400
+++ shadow/75287.tmp.2378 2005-06-16 17:17:22.000000000 -0400
@@ -3,13 +3,13 @@
Version: 1.1
OS: other
OS Details: SUSE 9.3 packages
Status: NEW
Resolution:
Severity: Unknown
-Priority: Critical
+Priority: Normal
Component: tools
AssignedTo: mono-bugs at ximian.com
ReportedBy: joeshaw at novell.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
@@ -42,6 +42,13 @@
However, in the RPMs mscorlib.dll is under /usr/lib/mono/, while the
config is in /etc/mono/config -- different logical prefixes. Mea culpa.
The workaround is to use the -p option:
mono-shlib-cop -p / ASSEMBLIES_TO_CHECK
+
+------- Additional Comments From joeshaw at novell.com 2005-06-16 17:17 -------
+ah, ok, "$prefix/etc" should probably be replaced with "$sysconfdir".
+ And the workaround works nicely, thanks.
+
+Since it's a code bug and not a build bug, and because there's a
+workaround, I've dropped the priority.
More information about the mono-bugs
mailing list