[Mono-bugs] [Bug 78897][Wis] Changed - mono-find-provides skips files that are not in /gac/

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jul 19 14:44:25 EDT 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 wberrier at novell.com.

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

--- shadow/78897	2006-07-19 06:13:51.000000000 -0400
+++ shadow/78897.tmp.12914	2006-07-19 14:44:25.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 78897
 Product: Mono: Tools
 Version: 1.0
-OS: 
+OS: unknown
 OS Details: Mandriva Cooker i586
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: tools
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: goetz.waschk at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -24,6 +24,18 @@
 automatically generate deps for packages. Now all mono packages depend on
 mono(mscorlib) = 1.0.5000.0, but this isn't provided anymore as
 mscrorlib.dll is not in gac.
 
 Please revert this change as it makes mono-find-requires useless for
 automatic rpm deps.
+
+------- Additional Comments From wberrier at novell.com  2006-07-19 14:44 -------
+This has been reverted.  ChangeLog:
+
+"* scripts/mono-find-provides.in: Remove support for only scanning
+files in the gac.
+The problem is that mono apps are often broken up into subpackages,
+and deps can only
+be resolved if the assemblies are in the gac, even when they sometimes
+shouldn't be.
+(See https://bugzilla.novell.com/show_bug.cgi?id=144655)
+


More information about the mono-bugs mailing list