Advertisement
zerozero

cinnamon1.2-testing

Jan 23rd, 2012
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.88 KB | None | 0 0
  1. sudo apt-get install cinnamon
  2. [sudo] password for amadeu:
  3. Reading package lists... Done
  4. Building dependency tree
  5. Reading state information... Done
  6. Some packages could not be installed. This may mean that you have
  7. requested an impossible situation or if you are using the unstable
  8. distribution that some required packages have not yet been created
  9. or been moved out of Incoming.
  10. The following information may help to resolve the situation:
  11.  
  12. The following packages have unmet dependencies:
  13. cinnamon : Depends: libecal1.2-10 (>= 3.2.2) but it is not installable
  14. Depends: libedataserver1.2-15 (>= 3.2.2) but it is not installable
  15. Depends: libgjs0c (>= 1.29.18) but it is not installable
  16. Depends: libmozjs185-1.0 (>= 1.8.5~hg20110306r6) but it is not installable
  17. Depends: libpulse-mainloop-glib0 (>= 1:0.99.1) but 1.0-4 is to be installed
  18. Depends: libpulse0 (>= 1:0.99.1) but 1.0-4 is to be installed
  19. E: Broken packages
  20. amadeu@amadeu:~$ sudo apt-get install libecal1.2-10
  21. Reading package lists... Done
  22. Building dependency tree
  23. Reading state information... Done
  24. Package libecal1.2-10 is not available, but is referred to by another package.
  25. This may mean that the package is missing, has been obsoleted, or
  26. is only available from another source
  27.  
  28. E: Package 'libecal1.2-10' has no installation candidate
  29. amadeu@amadeu:~$ sudo apt-get install libedataserver1.2-15
  30. Reading package lists... Done
  31. Building dependency tree
  32. Reading state information... Done
  33. Package libedataserver1.2-15 is not available, but is referred to by another package.
  34. This may mean that the package is missing, has been obsoleted, or
  35. is only available from another source
  36.  
  37. E: Package 'libedataserver1.2-15' has no installation candidate
  38. amadeu@amadeu:~$ sudo apt-get install libgjs0c
  39. Reading package lists... Done
  40. Building dependency tree
  41. Reading state information... Done
  42. Package libgjs0c is not available, but is referred to by another package.
  43. This may mean that the package is missing, has been obsoleted, or
  44. is only available from another source
  45.  
  46. E: Package 'libgjs0c' has no installation candidate
  47. amadeu@amadeu:~$ sudo apt-get install libmozjs185-1.0
  48. Reading package lists... Done
  49. Building dependency tree
  50. Reading state information... Done
  51. Package libmozjs185-1.0 is not available, but is referred to by another package.
  52. This may mean that the package is missing, has been obsoleted, or
  53. is only available from another source
  54.  
  55. E: Package 'libmozjs185-1.0' has no installation candidate
  56. amadeu@amadeu:~$ sudo apt-get install libpulse-mainloop-glib0
  57. Reading package lists... Done
  58. Building dependency tree
  59. Reading state information... Done
  60. libpulse-mainloop-glib0 is already the newest version.
  61. The following packages were automatically installed and are no longer required:
  62. libtracker-client-0.10-0 xulrunner-7.0 libqtmultimediakit1
  63. libedata-cal-1.2-11 python-ogg libedata-book-1.2-9 libgdata11 libmatroska4
  64. libjim0debian1 python-pyvorbis libmozjs7d libnl3 python-gamin
  65. libtracker-sparql-0.10-0 libxalan2-java-gcj python-pysqlite2 python-gpod
  66. libqtlocation1
  67. Use 'apt-get autoremove' to remove them.
  68. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  69. amadeu@amadeu:~$ sudo apt-get install libpulse0
  70. Reading package lists... Done
  71. Building dependency tree
  72. Reading state information... Done
  73. libpulse0 is already the newest version.
  74. The following packages were automatically installed and are no longer required:
  75. libtracker-client-0.10-0 xulrunner-7.0 libqtmultimediakit1
  76. libedata-cal-1.2-11 python-ogg libedata-book-1.2-9 libgdata11 libmatroska4
  77. libjim0debian1 python-pyvorbis libmozjs7d libnl3 python-gamin
  78. libtracker-sparql-0.10-0 libxalan2-java-gcj python-pysqlite2 python-gpod
  79. libqtlocation1
  80. Use 'apt-get autoremove' to remove them.
  81. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  82. amadeu@amadeu:~$ sudo apt-get install cinnamon
  83. Reading package lists... Done
  84. Building dependency tree
  85. Reading state information... Done
  86. Some packages could not be installed. This may mean that you have
  87. requested an impossible situation or if you are using the unstable
  88. distribution that some required packages have not yet been created
  89. or been moved out of Incoming.
  90. The following information may help to resolve the situation:
  91.  
  92. The following packages have unmet dependencies:
  93. cinnamon : Depends: libecal1.2-10 (>= 3.2.2) but it is not installable
  94. Depends: libedataserver1.2-15 (>= 3.2.2) but it is not installable
  95. Depends: libgjs0c (>= 1.29.18) but it is not installable
  96. Depends: libmozjs185-1.0 (>= 1.8.5~hg20110306r6) but it is not installable
  97. Depends: libpulse-mainloop-glib0 (>= 1:0.99.1) but 1.0-4 is to be installed
  98. Depends: libpulse0 (>= 1:0.99.1) but 1.0-4 is to be installed
  99. E: Broken packages
  100. amadeu@amadeu:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement