[ubuntu-mono] [Bug 1563090] Re: monodevelop 5.10.0.871-2 has broken asp.net support/addin

Ville Ilvonen 1563090 at bugs.launchpad.net
Thu Jun 9 13:07:37 UTC 2016


In addition to what was proposed by william-ivanski with pinning and packages from Xamarin repository as a workaround, you need to downgrade with:
# sudo apt install monodevelop=5.10.0.871-0xamarin2

-- 
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to monodevelop in Ubuntu.
https://bugs.launchpad.net/bugs/1563090

Title:
  monodevelop 5.10.0.871-2 has broken asp.net support/addin

Status in monodevelop package in Ubuntu:
  Confirmed

Bug description:
  monodevelop 5.10.0.871-2 (Ubuntu 16.04 beta*) appears to have some of
  the xml files and manifests for the asp.net support addin, but its
  missing the actual dll assemblies, so it doesn't actually work.

  Snippet from the monodevelop logs:

  WARNING: [MonoDevelop.AspNet,5.10] Could not load some add-in assemblies: Could not find file "/usr/lib/monodevelop/AddIns/AspNet/System.Web.Helpers.dll".
  ERROR: Errors found in add-in '/usr/lib/monodevelop/AddIns/AspNet/MonoDevelop.AspNet.dll:
  ERROR: The file '/usr/lib/monodevelop/AddIns/AspNet/System.Web.Helpers.dll' referenced in the manifest could not be found.
  ERROR: The file '/usr/lib/monodevelop/AddIns/AspNet/System.Web.Mvc.dll' referenced in the manifest could not be found.
  ERROR: The file '/usr/lib/monodevelop/AddIns/AspNet/System.Web.Razor.dll' referenced in the manifest could not be found.
  ERROR: The file '/usr/lib/monodevelop/AddIns/AspNet/System.Web.WebPages.Deployment.dll' referenced in the manifest could not be found.
  ERROR: The file '/usr/lib/monodevelop/AddIns/AspNet/System.Web.WebPages.dll' referenced in the manifest could not be found.
  ERROR: The file '/usr/lib/monodevelop/AddIns/AspNet/System.Web.WebPages.Razor.dll' referenced in the manifest could not be found.
  WARNING: The add-in 'MonoDevelop.Debugger.Soft.AspNet,5.10' could not be updated because some of its dependencies are missing or not compatible:
    missing: MonoDevelop.AspNet,5.10

  The monodevelop package (5.10.0.871-0xamarin2) direct from Xamarin,
  which the Ubuntu package closely resembles has the correct dll
  assemblies and asp.net support works correctly.

  I'm guessing this is some form of package build failure and not a
  feature being disabled intentionally?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/monodevelop/+bug/1563090/+subscriptions



More information about the Ubuntu-mono mailing list