Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2014
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. root@:~# apt-get install nzbdrone
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. Some packages could not be installed. This may mean that you have
  6. requested an impossible situation or if you are using the unstable
  7. distribution that some required packages have not yet been created
  8. or been moved out of Incoming.
  9. The following information may help to resolve the situation:
  10.  
  11. The following packages have unmet dependencies:
  12. nzbdrone : Depends: libmono-cil-dev (>= 3.2) but it is not going to be installed
  13. E: Unable to correct problems, you have held broken packages.
  14.  
  15.  
  16.  
  17.  
  18. root@:~# apt-get install mono-complete
  19. Reading package lists... Done
  20. Building dependency tree
  21. Reading state information... Done
  22. Some packages could not be installed. This may mean that you have
  23. requested an impossible situation or if you are using the unstable
  24. distribution that some required packages have not yet been created
  25. or been moved out of Incoming.
  26. The following information may help to resolve the situation:
  27.  
  28. The following packages have unmet dependencies:
  29. mono-complete : Depends: mono-runtime (= 3.2.8+dfsg-4+rpi1) but it is not going to be installed
  30. Depends: mono-runtime-sgen (= 3.2.8+dfsg-4+rpi1) but it is not going to be installed
  31. Depends: mono-utils (= 3.2.8+dfsg-4+rpi1) but it is not going to be installed
  32. Depends: mono-devel (= 3.2.8+dfsg-4+rpi1) but it is not going to be installed
  33. Depends: mono-mcs (= 3.2.8+dfsg-4+rpi1) but it is not going to be installed
  34. Depends: mono-csharp-shell (= 3.2.8+dfsg-4+rpi1) but it is not going to be installed
  35. Depends: mono-2.0-gac (= 3.2.8+dfsg-4+rpi1) but it is not going to be installed
  36. Depends: mono-4.0-gac (= 3.2.8+dfsg-4+rpi1) but it is not going to be installed
  37. Depends: mono-2.0-service (= 3.2.8+dfsg-4+rpi1) but it is not going to be installed
  38. Depends: mono-4.0-service (= 3.2.8+dfsg-4+rpi1) but it is not going to be installed
  39. Depends: monodoc-base (= 3.2.8+dfsg-4+rpi1) but it is not going to be installed
  40. Depends: monodoc-manual (= 3.2.8+dfsg-4+rpi1) but 3.10.0-0xamarin2 is to be installed
  41. Depends: libmono-cil-dev (= 3.2.8+dfsg-4+rpi1) but it is not going to be installed
  42. E: Unable to correct problems, you have held broken packages.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement