[Mono-bugs] [Bug 542332] New: mono-x version of monovs-server script doesn't specifically use mono-x

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Sep 25 16:12:01 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=542332


           Summary: mono-x version of monovs-server script doesn't
                    specifically use mono-x
    Classification: Mono
           Product: Mono: Tools
           Version: MonoVS 0.4
          Platform: i586
        OS/Version: SLES 10
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: Visual Studio Integration
        AssignedTo: ajorgensen at novell.com
        ReportedBy: twiest at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Component Test


Description of Problem:
The monovs-server script doesn't specifically use mono-x to run. It should.

For instance, this is what xsp uses:
exec /opt/novell/mono/bin/mono $MONO_OPTIONS
"/opt/novell/mono/lib/mono/2.0/xsp2.exe" "$@"


and this is what monovs-server uses:
exec mono "/opt/novell/mono/lib/monovs-server/monovs-server.exe" "$@"


This makes it possible for the end user to accidentally run monovs-server with
the system mono, which will completely break and cause support nightmares.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list