[Mono-bugs] [Bug 60443][Maj] Changed - The beta 3 mono-nunit package has an unreported dependency on the mono-preview package.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 23 Jun 2004 17:35:56 -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 duncan@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=60443
--- shadow/60443 2004-06-18 16:44:25.000000000 -0400
+++ shadow/60443.tmp.17960 2004-06-23 17:35:56.000000000 -0400
@@ -44,6 +44,47 @@
I'll look into this?
How did you find out that there is a dependency?
------- Additional Comments From rlyon@novell.com 2004-06-18 16:44 -------
The nunit assemblies have a dependency on the 2.0 System.dll.
+
+------- Additional Comments From duncan@ximian.com 2004-06-23 17:35 -------
+To fix the issue of package dependencies, I have made each mono
+package depend on referenced assembly version numbers. This
+illustrates the problem:
+
+hardhat:~/conf/mono-conf/mono/dest/usr/lib/mono/2.0 $ rug ir
+/tmp/duncan/built-packages/mono-nunit-0.96-1.ximian.8.2.i586.rpm
+
+! | Requirement | Provided By | Channel
+
+--+-----------------------------------+--------------+---------------------------
+ | mono(nunit.framework) >= 2.1.91.0 | mono-preview |
+/tmp/duncan/built-packages
+ | | mono-nunit |
+/tmp/duncan/built-packages
+ | | |
+
+ | mono(nunit.core) >= 2.1.91.0 | mono-preview |
+/tmp/duncan/built-packages
+ | | mono-nunit |
+/tmp/duncan/built-packages
+ | | |
+
+ | mono(mscorlib) >= 1.0.5000.0 | mono-preview |
+/tmp/duncan/built-packages
+ | | mono-core |
+/tmp/duncan/built-packages
+ | | |
+
+ | mono(System.Xml) >= 2.0.3600.0 | mono-preview |
+/tmp/duncan/built-packages
+ | mono(System) >= 2.0.3600.0 | mono-preview |
+/tmp/duncan/built-packages
+ | mono-core = 0.96-1.ximian.8.2 | mono-core | mono
+
+ | | mono-core |
+/tmp/duncan/built-packages
+ | | |
+
+