https://bugzilla.novell.com/show_bug.cgi?id=652260 https://bugzilla.novell.com/show_bug.cgi?id=652260#c0 Summary: mono(Mono.WebServer)=0.1.0.0. not available anymore Classification: openSUSE Product: openSUSE 11.4 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Mono AssignedTo: ajorgensen@novell.com ReportedBy: aj@novell.com QAContact: qa@suse.de Found By: Product Management Blocker: --- With the update to the new Mono stack, xsp only provides:
rpm -q -p --provides noarch/xsp-2.8-2.1.noarch.rpm mono(Mono.WebServer2) = 0.2.0.0 mono(Mono.WebServer2) = 0.4.0.0 ..
but simias builds and requires mono(Mono.WebServer) = 0.1.0.0 simias has its own implementation of Mono.WebServer packaged and seems to use that since configure checks: MONO_WEBSERVER="no" if test -e "/usr/lib/mono/1.0/Mono.WebServer.dll"; then MONO_WEBSERVER="yes" fi So, either simias is doing something wrong - or simias should be ported to the Mono.WebServer2 API, or mono is screwing up. Since his fails since the update to mono 2.8, I file it against mono... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.