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

http://bugzilla.novell.com/show_bug.cgi?id=575867#c0


           Summary: RPM Referencing Microsoft.VisualBasic Cannot Find It
    Classification: Mono
           Product: Mono: Tools
           Version: MonoVS 1.0.x
          Platform: 32bit
        OS/Version: openSUSE 11.2
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Visual Studio Integration
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1;
Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729;
Media Center PC 6.0)

Create a VB test project.

1) From the Package Configuration window in VS, Dependencies tab, Mono
Dependencies section, In Use, add Microsoft.VisualBasic 8.0.0.0.  Create
Package targeting a computer (not a VM) running openSUSE 11.2 with Mono 2.4.2.3
and MonoVS 1.0 and create it.  Move the created RPM file to an instance of
openSUSE 11.2 with Mono 2.4.2.3, then via Dolphin right click menu "Open with
Install Software".  Install Software proceedure fails because
Micosoft.VisualBasic dependency cannot be met.

2) Revert the Package Configuration by removing the Microsoft.VisualBasic
dependency.  Create a new package.  Same procedure as before copying to Linux
machine.  This time, Install Software succeeds.  However, launching the
application with "sudo mono MyApp.exe" results in an error message stating that
Microsoft.VisualBasic cannot be found.

Maybe I'm just missing a library on the Linux machine?

Reproducible: Always

Steps to Reproduce:
1. Create a VB test project.
2. Follow paragraph 1 as described in Details section.
3. Follow paragraph 2 as described in Details section.
Actual Results:  
Unable to run VB project whether Microsoft.VisualBasic is included as a
dependency or not.

Expected Results:  
When adding Microsoft.VisualBasic as a dependency to the Package Configuration,
that reference would be satisifed for the RPM installation.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to