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

2016-11-18 Thread William Ivanski
I strongly suggest that you guys stop using MonoDevelop from Ubuntu or
Mono repos. The developers of MonoDevelop won't be packaging as .deb or
.rpm anymore. The current way to install is through FlatPak, as
MonoDevelop page says: http://www.monodevelop.com/download/

I tested here and MonoDevelop 6.1, through FlatPak, is not affected by
this bug.

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

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-08-26 Thread Rajasingh
Thanks @william-ivanski. It works

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

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-08-25 Thread William Ivanski
@rajasingh012 Fist, you need to add the Mono Project GPG signing key and
the package repository to your system, as seen here: http://www.mono-
project.com/docs/getting-started/install/linux/#debian-ubuntu-and-
derivatives

Then, you have to pin the package to not install from ubuntu repo, which
provides a higher version. Edit file /etc/apt/preferences and put the
following:

Package: monodevelop
Pin: origin archive.ubuntu.com
Pin-Priority: -1

Run apt-get update

Finally, you can downgrade with:

# sudo apt install monodevelop=5.10.0.871-0xamarin2

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

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-08-24 Thread Rajasingh
@vilvo Downgrade not working, E: Version '5.10.0.871-0xamarin2' for
'monodevelop' was not found

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

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-06-09 Thread William Ivanski
Thank you, vilvo, I forgot to mention that.

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

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-06-09 Thread Ville Ilvonen
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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1563090

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-05-28 Thread Luca Mastromatteo
The problems seems to happen also in debian testing, reported upstream.

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

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-05-19 Thread William Ivanski
I'm using monodevelop from Xamarin repository: http://www.mono-
project.com/docs/getting-started/install/linux/#debian-ubuntu-and-
derivatives

Had to pin the package to not install from ubuntu repo, which provides a
higher version. Edit file /etc/apt/preferences and put the following:

Package: monodevelop
Pin: origin archive.ubuntu.com
Pin-Priority: -1

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

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-05-19 Thread Luca Mastromatteo
THe bug is still there.

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

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-04-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: monodevelop (Ubuntu)
   Status: New => Confirmed

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

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-03-28 Thread Cody P
I see there is some documentation about removing these specific files in
the packages README.debian, but there is no documentation about how to
enable the addin? Its still included, just broken without these files.

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

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-03-28 Thread Cody P
** Description changed:

  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
+   missing: MonoDevelop.AspNet,5.10
  
  The monodevelop package (5.10.0.871-0xamarin2) direct from Xamarin,
- which the Ubuntu packages closely resembles has the correct dll
+ 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?

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

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs