CrunchBang Linux Pastebin - collaborative debugging

pastebin is a collaborative debugging tool allowing you to share and modify code snippets while chatting on IRC, IM or a message board.

This site is developed to XHTML and CSS2 W3C standards. If you see this paragraph, your browser does not support those standards and you need to upgrade. Visit WaSP for a variety of options.

CrunchBang Linux Pastebin

Posted by Anonymous on Mon 6th Jun 13:33 (modification of post by mynis01 view diff)
diff | download | new post

  1. daniel@xerxes-crunchbang:~$ sudo apt-get install libgpds-dbg
  2. Reading package lists... Done
  3. Building dependency tree       
  4. Reading state information... Done
  5. The following NEW packages will be installed:
  6.   libgpds-dbg
  7. 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
  8. Need to get 135kB of archives.
  9. After this operation, 406kB of additional disk space will be used.
  10. @Get:1 http://ftp.de.debian.org squeeze/main libgpds-dbg 1.5.1-2 [135kB]
  11. Fetched 135kB in 13s (10.1kB/s)                                               
  12. Selecting previously deselected package libgpds-dbg.
  13. (Reading database ... 119595 files and directories currently installed.)
  14. Unpacking libgpds-dbg (from .../libgpds-dbg_1.5.1-2_i386.deb) ...
  15. Setting up libgpds-dbg (1.5.1-2) ...
  16. daniel@xerxes-crunchbang:~$ sudo gpointing-device-settings
  17. Segmentation fault
  18. daniel@xerxes-crunchbang:~$ sudo apt-get install gconf 2
  19. Reading package lists... Done
  20. Building dependency tree       
  21. Reading state information... Done
  22. Package gconf is not available, but is referred to by another package.
  23. This may mean that the package is missing, has been obsoleted, or
  24. is only available from another source
  25. E: Package gconf has no installation candidate
  26. daniel@xerxes-crunchbang:~$ sudo apt-get install gconf2
  27. Reading package lists... Done
  28. Building dependency tree       
  29. Reading state information... Done
  30. gconf2 is already the newest version.
  31. gconf2 set to manually installed.
  32. 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
  33. daniel@xerxes-crunchbang:~$ sudo apt-get install libatk1.0-0
  34. Reading package lists... Done
  35. Building dependency tree       
  36. Reading state information... Done
  37. libatk1.0-0 is already the newest version.
  38. libatk1.0-0 set to manually installed.
  39. 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
  40. daniel@xerxes-crunchbang:~$ sudo apt-get install libc6
  41. Reading package lists... Done
  42. Building dependency tree       
  43. Reading state information... Done
  44. libc6 is already the newest version.
  45. 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
  46. daniel@xerxes-crunchbang:~$ sudo apt-get install libcairo2
  47. Reading package lists... Done
  48. Building dependency tree       
  49. Reading state information... Done
  50. libcairo2 is already the newest version.
  51. libcairo2 set to manually installed.
  52. 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
  53. daniel@xerxes-crunchbang:~$ sudo apt-get install libdbus-1-3
  54. Reading package lists... Done
  55. Building dependency tree       
  56. Reading state information... Done
  57. libdbus-1-3 is already the newest version.
  58. libdbus-1-3 set to manually installed.
  59. 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
  60. daniel@xerxes-crunchbang:~$ sudo apt-get install libdbus-glib-1-2
  61. Reading package lists... Done
  62. Building dependency tree       
  63. Reading state information... Done
  64. libdbus-glib-1-2 is already the newest version.
  65. libdbus-glib-1-2 set to manually installed.
  66. 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
  67. daniel@xerxes-crunchbang:~$ sudo apt-get install libfontconfig1
  68. Reading package lists... Done
  69. Building dependency tree       
  70. Reading state information... Done
  71. libfontconfig1 is already the newest version.
  72. libfontconfig1 set to manually installed.
  73. 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
  74. daniel@xerxes-crunchbang:~$ sudo apt-get install libfreetype6
  75. Reading package lists... Done
  76. Building dependency tree       
  77. Reading state information... Done
  78. libfreetype6 is already the newest version.
  79. libfreetype6 set to manually installed.
  80. 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
  81. daniel@xerxes-crunchbang:~$ sudo apt-get install libconf2-4
  82. Reading package lists... Done
  83. Building dependency tree       
  84. Reading state information... Done
  85. E: Couldn't find package libconf2-4
  86. daniel@xerxes-crunchbang:~$ sudo apt-get install libglib2.0-0
  87. Reading package lists... Done
  88. Building dependency tree       
  89. Reading state information... Done
  90. libglib2.0-0 is already the newest version.
  91. libglib2.0-0 set to manually installed.
  92. 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
  93. daniel@xerxes-crunchbang:~$ sudo apt-get install libgpds0
  94. Reading package lists... Done
  95. Building dependency tree       
  96. Reading state information... Done
  97. libgpds0 is already the newest version.
  98. libgpds0 set to manually installed.
  99. 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
  100. daniel@xerxes-crunchbang:~$ sudo apt-get install libgtk2.0-0
  101. Reading package lists... Done
  102. Building dependency tree       
  103. Reading state information... Done
  104. libgtk2.0-0 is already the newest version.
  105. libgtk2.0-0 set to manually installed.
  106. 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
  107. daniel@xerxes-crunchbang:~$ sudo apt-get install libpango1.0-0
  108. Reading package lists... Done
  109. Building dependency tree       
  110. Reading state information... Done
  111. libpango1.0-0 is already the newest version.
  112. libpango1.0-0 set to manually installed.
  113. 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
  114. daniel@xerxes-crunchbang:~$ sudo apt-get install libxi6
  115. Reading package lists... Done
  116. Building dependency tree       
  117. Reading state information... Done
  118. libxi6 is already the newest version.
  119. libxi6 set to manually installed.
  120. 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
  121. daniel@xerxes-crunchbang:~$ sudo gpointing-device-settings
  122. Segmentation fault
  123. daniel@xerxes-crunchbang:~$

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with @@


Remember me