root@hometrollerSEL:/home/homeseer# apt-get install mono-complete
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
mono-complete : Depends: mono-devel (= 5.18.0.240-0xamarin1+ubuntu1404b1) but it is not going to be installed
Depends: monodoc-manual (= 5.18.0.240-0xamarin1+ubuntu1404b1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
root@hometrollerSEL:/home/homeseer# apt-get install mono-devl
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package mono-devl
root@hometrollerSEL:/home/homeseer# apt-get install mono-devel
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
mono-devel : Depends: libglib2.0-0 (>= 2.40.2) but 2.40.0-2 is to be installed
Recommends: referenceassemblies-pcl but it is not going to be installed
Recommends: msbuild but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Comment