Mono sonarr repo and Sonarr Wiki info for ubuntu are broken

Hi,

I have tried to fix the broken dependency hell I reported here :
Previous forum post

Now I always get (with sonarr repo and with (and also without) the monoxide repo):

sudo apt-get install nzbdrone
The following packages have unmet dependencies:
nzbdrone : Depends: libmono-cil-dev (>= 3.2) but it is not going to be installed

(I think someone screwed with the update.nzbdrone.com repo which was working fine, and broke it in the same way the apt.sonarr.tv repo has been broken for many months now).

So, as I always get “nzbdrone : Depends: libmono-cil-dev (>= 3.2) but it is not going to be installed” , I have tried following the wiki and installed mono from source , as explained here in the wiki:

Debian/Ubuntu

mono

mono 3.10 is included for x86/x64 in our repo (mirrored from Xamarin’s), for other platforms you may have to compile it yourself: http://www.lovesmesomecode.com/20130719-compiling-mono-3-in-ubuntu/

So, I now have mono installed from source and working, but the nzbdrone I had installed a couple months ago from the repo doesn’t start, and when I do according to the wiki:

Start Sonarr

mono /opt/NzbDrone/NzbDrone.exe

I get this:

Cannot open assembly ‘/opt/NzbDrone/NzbDrone.exe’: No such file or directory.

Can the people responsible please stop breaking this repos all the time (I have been running nzbdrone fine for 1 year before the problems with the repo and mono that broke my updates on ubuntu 12.04) and fix the wiki?

As the wiki information is broken (can’t install nzbdrone with self compiled mono), could someone please fix this in the repo to get the thing finally installed again:

> nzbdrone : Depends: libmono-cil-dev (>= 3.2) but it is not going to be installed

(It was posted many times the mono 3.10 is mirrored in the repo, but it doesn’t work, as per above).

Thanks.

Hi Guys

Any one got a work around for this?

I’m having the same issue and tried everything I can think off to get this working again. But I’m also only getting the > nzbdrone : Depends: libmono-cil-dev (>= 3.2) but it is not going to be installed error.

I’m stuck, it always worked but I just did my sever over and for the last two weeks I tried to get sonarr working again but cant get past this issue.

Cant install libmono-cil-dev manually as it depends on something else that depends on something else that depends on something else that depends on libmono-cil-dev this creating a circle that cant be completed manually.

Any help would be greatly appreciated.