[Bug 652260] New: mono(Mono.WebServer)=0.1.0.0. not available anymore
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.
https://bugzilla.novell.com/show_bug.cgi?id=652260 https://bugzilla.novell.com/show_bug.cgi?id=652260#c1 Andrew Jorgensen <ajorgensen@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ajorgensen@novell.com --- Comment #1 from Andrew Jorgensen <ajorgensen@novell.com> 2010-11-09 15:47:17 UTC --- We have dropped the entire .NET 1.1 framework and it's not coming back. It should be pretty straightforward to port simias to the new API. It may even just compile without code changes. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=652260 https://bugzilla.novell.com/show_bug.cgi?id=652260#c2 Andreas Jaeger <aj@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sbipin@novell.com --- Comment #2 from Andreas Jaeger <aj@novell.com> 2010-11-09 15:54:55 UTC --- Let's add the simias maintainer. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=652260 https://bugzilla.novell.com/show_bug.cgi?id=652260#c3 --- Comment #3 from Andrew Jorgensen <ajorgensen@novell.com> 2010-11-09 16:32:55 UTC --- I just built openSUSE:Factory/simias. I'm guessing AJ has fixed this then? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=652260 https://bugzilla.novell.com/show_bug.cgi?id=652260#c4 --- Comment #4 from Ravi Kumar <rkumar@novell.com> 2010-11-09 16:58:46 UTC --- Aj, If you have fixed it please provide us the patch. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=652260 https://bugzilla.novell.com/show_bug.cgi?id=652260#c5 --- Comment #5 from Andreas Jaeger <aj@novell.com> 2010-11-09 18:20:36 UTC --- Andrew, it builds but provides the wrong interface, check the requires of the package. I'm just testing a patch, will append later. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=652260 https://bugzilla.novell.com/show_bug.cgi?id=652260#c6 --- Comment #6 from Andreas Jaeger <aj@novell.com> 2010-11-09 18:37:35 UTC --- Created an attachment (id=399236) --> (http://bugzilla.novell.com/attachment.cgi?id=399236) patch to use WebServer2 Here's the patch I'm testing, will install build packages before I submit to ifolder project tomorrow. Now everything compiles again -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=652260 https://bugzilla.novell.com/show_bug.cgi?id=652260#c7 --- Comment #7 from Andreas Jaeger <aj@novell.com> 2010-11-09 19:29:37 UTC --- The patch works fine for me, I'll submit it now to factory. Ifolder team, could you add this properly to the sources, please? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=652260 https://bugzilla.novell.com/show_bug.cgi?id=652260#c8 Andrew Jorgensen <ajorgensen@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |FIXED --- Comment #8 from Andrew Jorgensen <ajorgensen@novell.com> 2011-01-05 21:44:02 UTC --- This was fixed some time ago. Closing. -- 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.
participants (1)
-
bugzilla_noreply@novell.com