Advertisement
Guest User

Untitled

a guest
Mar 11th, 2011
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.67 KB | None | 0 0
  1. Akonadi Server Self-Test Report
  2. ===============================
  3.  
  4. Test 1: SUCCESS
  5. --------
  6.  
  7. Database driver found.
  8. Details: The QtSQL driver 'QMYSQL' is required by your current Akonadi server configuration and was found on your system.
  9.  
  10. File content of '/home/florian/.config/akonadi/akonadiserverrc':
  11. [QMYSQL]
  12. Name=rsc_akonadi
  13. Host=127.0.0.1
  14. Options="UNIX_SOCKET=/home/florian/.local/share/akonadi/db_misc/mysql.socket"
  15. ServerPath=/usr/libexec/mysqld
  16. StartServer=false
  17. User=root
  18. Password=Tupuduku
  19.  
  20. [Debug]
  21. Tracer=null
  22.  
  23. [QPSQL]
  24. Name=akonadi
  25. Host=
  26. User=
  27. Password=
  28. Port=5432
  29.  
  30. [%General]
  31. Driver=QMYSQL
  32.  
  33.  
  34. Test 2: SUCCESS
  35. --------
  36.  
  37. Akonadi is not running as root
  38. Details: Akonadi is not running as a root/administrator user, which is the recommended setup for a secure system.
  39.  
  40. Test 3: SKIP
  41. --------
  42.  
  43. MySQL server executable not tested.
  44. Details: The current configuration does not require an internal MySQL server.
  45.  
  46. Test 4: SKIP
  47. --------
  48.  
  49. MySQL server error log not tested.
  50. Details: The current configuration does not require an internal MySQL server.
  51.  
  52. Test 5: SKIP
  53. --------
  54.  
  55. MySQL server configuration not tested.
  56. Details: The current configuration does not require an internal MySQL server.
  57.  
  58. Test 6: SUCCESS
  59. --------
  60.  
  61. akonadictl found and usable
  62. Details: The program '/usr/bin/akonadictl' to control the Akonadi server was found and could be executed successfully.
  63. Result:
  64. Akonadi 1.4.1
  65.  
  66.  
  67. Test 7: ERROR
  68. --------
  69.  
  70. Akonadi control process not registered at D-Bus.
  71. Details: The Akonadi control process is not registered at D-Bus which typically means it was not started or encountered a fatal error during startup.
  72.  
  73. Test 8: ERROR
  74. --------
  75.  
  76. Akonadi server process not registered at D-Bus.
  77. Details: The Akonadi server process is not registered at D-Bus which typically means it was not started or encountered a fatal error during startup.
  78.  
  79. Test 9: SUCCESS
  80. --------
  81.  
  82. Nepomuk search service registered at D-Bus.
  83. Details: The Nepomuk search service is registered at D-Bus which typically indicates it is operational.
  84.  
  85. Test 10: SUCCESS
  86. --------
  87.  
  88. Nepomuk search service uses an appropriate backend.
  89. Details: The Nepomuk search service uses one of the recommended backends.
  90.  
  91. Test 11: SKIP
  92. --------
  93.  
  94. Protocol version check not possible.
  95. Details: Without a connection to the server it is not possible to check if the protocol version meets the requirements.
  96.  
  97. Test 12: SUCCESS
  98. --------
  99.  
  100. Resource agents found.
  101. Details: At least one resource agent has been found.
  102.  
  103. Directory listing of '/usr/share/akonadi/agents':
  104. birthdaysresource.desktop
  105. contactsresource.desktop
  106. icalresource.desktop
  107. imapresource.desktop
  108. kabcresource.desktop
  109. kcalresource.desktop
  110. knutresource.desktop
  111. kolabproxyresource.desktop
  112. localbookmarksresource.desktop
  113. maildirresource.desktop
  114. maildispatcheragent.desktop
  115. mboxresource.desktop
  116. microblog.desktop
  117. mtdummyresource.desktop
  118. nepomukcalendarfeeder.desktop
  119. nepomukcontactfeeder.desktop
  120. nepomuktagresource.desktop
  121. nntpresource.desktop
  122. notesresource.desktop
  123. pop3resource.desktop
  124. vcarddirresource.desktop
  125. vcardresource.desktop
  126.  
  127. Environment variable XDG_DATA_DIRS is set to '/usr/share/kde-settings/kde-profile/default/share:/usr/local/share:/usr/share'
  128.  
  129. Test 13: ERROR
  130. --------
  131.  
  132. Current Akonadi server error log found.
  133. Details: The Akonadi server reported errors during its current startup. The log can be found in <a href='/home/florian/.local/share/akonadi/akonadiserver.error'>/home/florian/.local/share/akonadi/akonadiserver.error</a>.
  134.  
  135. File content of '/home/florian/.local/share/akonadi/akonadiserver.error':
  136. Database error: Cannot open database.
  137. Last driver error: "QMYSQL: Unable to connect"
  138. Last database error: "Access denied for user 'root'@'localhost' (using password: YES)"
  139. Unable to open database "Access denied for user 'root'@'localhost' (using password: YES) QMYSQL: Unable to connect"
  140. "[
  141. 0: akonadiserver(_Z11akBacktracev+0x39) [0x40b2f9]
  142. 1: akonadiserver() [0x40b862]
  143. 2: /lib64/libc.so.6() [0x3398033140]
  144. 3: /lib64/libc.so.6(gsignal+0x35) [0x33980330c5]
  145. 4: /lib64/libc.so.6(abort+0x186) [0x3398034a76]
  146. 5: /usr/lib64/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x74) [0x33a086a644]
  147. 6: akonadiserver(_ZN15FileDebugStream9writeDataEPKcx+0xab) [0x40d1eb]
  148. 7: /usr/lib64/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0x77) [0x33a08f6eb7]
  149. 8: /usr/lib64/libQtCore.so.4() [0x33a08ff2e6]
  150. 9: /usr/lib64/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x3b) [0x33a09081cb]
  151. 10: /usr/lib64/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServerC1EP7QObject+0x566) [0x339bc63266]
  152. 11: /usr/lib64/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServer8instanceEv+0x4a) [0x339bc642ca]
  153. 12: akonadiserver(main+0x29f) [0x40634f]
  154. 13: /lib64/libc.so.6(__libc_start_main+0xfd) [0x339801ee5d]
  155. 14: akonadiserver() [0x405fb9]
  156. ]
  157. "
  158.  
  159.  
  160. Test 14: ERROR
  161. --------
  162.  
  163. Previous Akonadi server error log found.
  164. Details: The Akonadi server reported errors during its previous startup. The log can be found in <a href='/home/florian/.local/share/akonadi/akonadiserver.error.old'>/home/florian/.local/share/akonadi/akonadiserver.error.old</a>.
  165.  
  166. File content of '/home/florian/.local/share/akonadi/akonadiserver.error.old':
  167. Database error: Cannot open database.
  168. Last driver error: "QMYSQL: Unable to connect"
  169. Last database error: "Access denied for user 'root'@'localhost' (using password: YES)"
  170. Unable to open database "Access denied for user 'root'@'localhost' (using password: YES) QMYSQL: Unable to connect"
  171. "[
  172. 0: akonadiserver(_Z11akBacktracev+0x39) [0x40b2f9]
  173. 1: akonadiserver() [0x40b862]
  174. 2: /lib64/libc.so.6() [0x3398033140]
  175. 3: /lib64/libc.so.6(gsignal+0x35) [0x33980330c5]
  176. 4: /lib64/libc.so.6(abort+0x186) [0x3398034a76]
  177. 5: /usr/lib64/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x74) [0x33a086a644]
  178. 6: akonadiserver(_ZN15FileDebugStream9writeDataEPKcx+0xab) [0x40d1eb]
  179. 7: /usr/lib64/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0x77) [0x33a08f6eb7]
  180. 8: /usr/lib64/libQtCore.so.4() [0x33a08ff2e6]
  181. 9: /usr/lib64/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x3b) [0x33a09081cb]
  182. 10: /usr/lib64/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServerC1EP7QObject+0x566) [0x339bc63266]
  183. 11: /usr/lib64/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServer8instanceEv+0x4a) [0x339bc642ca]
  184. 12: akonadiserver(main+0x29f) [0x40634f]
  185. 13: /lib64/libc.so.6(__libc_start_main+0xfd) [0x339801ee5d]
  186. 14: akonadiserver() [0x405fb9]
  187. ]
  188. "
  189.  
  190.  
  191. Test 15: SUCCESS
  192. --------
  193.  
  194. No current Akonadi control error log found.
  195. Details: The Akonadi control process did not report any errors during its current startup.
  196.  
  197. Test 16: SUCCESS
  198. --------
  199.  
  200. No previous Akonadi control error log found.
  201. Details: The Akonadi control process did not report any errors during its previous startup.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement