|
Bugzilla – Full Text Bug Listing |
| Summary: | Mono packaged without provides information. | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Rob Lyon <rlyon> |
| Component: | Mono | Assignee: | Wade Berrier <wberrier> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Beta 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Rob Lyon
2005-08-09 19:53:59 UTC
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. |