Bugzilla – Bug 103153
Mono packaged without provides information.
Last modified: 2005-10-26 16:23:08 UTC
The package of Mono 1.1.8.3-2 in Beta 1, does not have the provides information for the included assemblies. I have seen this happen when Mono is packaged without Mono's additions to the find-requires and find-provides scripts.
I'm currently required to use the --nodeps switch when installing xsp-1.0.9-0.novell.noarch.rpm. Otherwise I receive the following error when attempting to install the rpm sudo rpm -Uvh xsp-1.0.9-0.novell.noarch.rpm error: Failed dependencies: mono(Mono.Posix) = 1.0.5000.0 is needed by xsp-1.0.9-0.novell mono(System) = 1.0.5000.0 is needed by xsp-1.0.9-0.novell mono(System.Data) = 1.0.5000.0 is needed by xsp-1.0.9-0.novell mono(System.Web) = 1.0.5000.0 is needed by xsp-1.0.9-0.novell mono(System.Web.Services) = 1.0.5000.0 is needed by xsp-1.0.9-0.novell mono(System.Xml) = 1.0.5000.0 is needed by xsp-1.0.9-0.novell mono(mscorlib) = 1.0.5000.0 is needed by xsp-1.0.9-0.novell
As far as I can tell, there is no way in autobuild to have a custom find provides/requires. I'm asking them to provide a way to do this.
Rudi has fixed this in autobuild.