Advertisement
Guest User

Untitled

a guest
Dec 19th, 2012
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.79 KB | None | 0 0
  1. usb@paddock:/var/www/nsb$ drush status
  2. Drupal version : 7.17
  3. Site URI : http://default
  4. Database driver : mysql
  5. Database hostname : localhost
  6. Database username : root
  7. Database name : nsb
  8. Database : Connected
  9. Drupal bootstrap : Successful
  10. Drupal user : Anonymous
  11. Default theme : bartik
  12. Administration theme : seven
  13. PHP configuration : /etc/php5/cli/php.ini
  14. Drush version : 4.4
  15. Drush configuration :
  16. Drush alias files :
  17. Drupal root : /var/www/nsb
  18. Site path : sites/default
  19. File directory path : sites/default/files
  20.  
  21. usb@paddock:/var/www/nsb$ drush up -d -v
  22. Bootstrap to phase 0. [0.04 sec, 1.64 MB] [bootstrap]
  23. Drush bootstrap phase : _drush_bootstrap_drush() [0.05 sec, 1.77 MB] [bootstrap]
  24. Bootstrap to phase 6. [0.11 sec, 3.8 MB] [bootstrap]
  25. Drush bootstrap phase : _drush_bootstrap_drupal_root() [0.11 sec, 3.8[bootstrap]
  26. MB]
  27. Initialized Drupal 7.17 root directory at /var/www/nsb [0.13 sec, [notice]
  28. 4.81 MB]
  29. Drush bootstrap phase : _drush_bootstrap_drupal_site() [0.14 sec, [bootstrap]
  30. 4.82 MB]
  31. Initialized Drupal site default at sites/default [0.14 sec, 4.82 MB] [notice]
  32. Drush bootstrap phase : _drush_bootstrap_drupal_configuration() [0.15[bootstrap]
  33. sec, 4.82 MB]
  34. Drush bootstrap phase : _drush_bootstrap_drupal_database() [0.15 sec,[bootstrap]
  35. 4.83 MB]
  36. Successfully connected to the Drupal database. [0.15 sec, 4.83 MB] [bootstrap]
  37. Drush bootstrap phase : _drush_bootstrap_drupal_full() [0.16 sec, [bootstrap]
  38. 5.33 MB]
  39. Drush bootstrap phase : _drush_bootstrap_drupal_login() [0.41 sec, [bootstrap]
  40. 17.61 MB]
  41. Successfully logged into Drupal as Anonymous (uid=0) [0.41 sec, 17.84[bootstrap]
  42. MB]
  43. Found command: pm-update (commandfile=pm) [0.42 sec, 17.84 MB] [bootstrap]
  44. Initializing drush commandfile: user [0.42 sec, 17.84 MB] [bootstrap]
  45. Including /usr/share/drush/commands/pm/updatecode.pm.inc [0.42 sec, [bootstrap]
  46. 17.86 MB]
  47. Executing: wget --version
  48. Refreshing update status information ...
  49. Done.
  50. Extension rate is fetched from git. Ignoring. [5.33 sec, 19.47 MB] [debug]
  51. Extension voting_weight is fetched from git. Ignoring. [5.33 sec, [debug]
  52. 19.47 MB]
  53. Update information last refreshed: Thu, 12/20/2012 - 07:45
  54.  
  55. Update status information on all installed and enabled Drupal projects:
  56. Name Installed Proposed Status
  57. version version
  58. Drupal core 7.17 7.18 SECURITY UPDATE available
  59. Google chart 7.x-1.1 7.x-1.1 Up to date
  60. API
  61. Chaos tool 7.x-1.2 7.x-1.2 Up to date
  62. suite
  63. (ctools)
  64. Entity API 7.x-1.0-r 7.x-1.0-rc Up to date
  65. c3 3
  66. Voting API 7.x-2.10 7.x-2.10 Up to date
  67. Rate Unknown Unknown Project was not packaged by drupal.org
  68. but obtained from git. You need to
  69. enable git_deploy module
  70. Voting Weight Unknown Unknown Project was not packaged by drupal.org
  71. but obtained from git. You need to
  72. enable git_deploy module
  73.  
  74.  
  75. Drush folder at /usr/share/drush is not writable [5.34 sec, 19.49 MB] [notice]
  76. Code updates will be made to drupal core.
  77. WARNING: Updating core will discard any modifications made to Drupal core files, most noteworthy among these are .htaccess and robots.txt. If you have made any modifications to these files, please back them up before updating so that you can re-create your modifications in the updated version of the file.
  78. Note: Updating core can potentially break your site. It is NOT recommended to update production sites without prior testing.
  79.  
  80. Do you really want to continue? (y/n): y
  81. Executing: mkdir '/var/www/nsb/drupal-7.18'
  82. Calling is_readable(/var/www/nsb/.htaccess)
  83. Calling is_writable(/var/www/nsb/drupal-7.18)
  84. Calling rename(/var/www/nsb/.htaccess, /var/www/nsb/drupal-7.18/.htaccess)
  85. Calling is_readable(/var/www/nsb/includes)
  86. Calling is_writable(/var/www/nsb/drupal-7.18)
  87. Calling rename(/var/www/nsb/includes, /var/www/nsb/drupal-7.18/includes)
  88. Calling is_readable(/var/www/nsb/misc)
  89. Calling is_writable(/var/www/nsb/drupal-7.18)
  90. Calling rename(/var/www/nsb/misc, /var/www/nsb/drupal-7.18/misc)
  91. Calling is_readable(/var/www/nsb/modules)
  92. Calling is_writable(/var/www/nsb/drupal-7.18)
  93. Calling rename(/var/www/nsb/modules, /var/www/nsb/drupal-7.18/modules)
  94. Calling is_readable(/var/www/nsb/profiles)
  95. Calling is_writable(/var/www/nsb/drupal-7.18)
  96. Calling rename(/var/www/nsb/profiles, /var/www/nsb/drupal-7.18/profiles)
  97. Calling is_readable(/var/www/nsb/scripts)
  98. Calling is_writable(/var/www/nsb/drupal-7.18)
  99. Calling rename(/var/www/nsb/scripts, /var/www/nsb/drupal-7.18/scripts)
  100. Calling is_readable(/var/www/nsb/themes)
  101. Calling is_writable(/var/www/nsb/drupal-7.18)
  102. Calling rename(/var/www/nsb/themes, /var/www/nsb/drupal-7.18/themes)
  103. Calling is_readable(/var/www/nsb/authorize.php)
  104. Calling is_writable(/var/www/nsb/drupal-7.18)
  105. Calling rename(/var/www/nsb/authorize.php, /var/www/nsb/drupal-7.18/authorize.php)
  106. Calling is_readable(/var/www/nsb/CHANGELOG.txt)
  107. Calling is_writable(/var/www/nsb/drupal-7.18)
  108. Calling rename(/var/www/nsb/CHANGELOG.txt, /var/www/nsb/drupal-7.18/CHANGELOG.txt)
  109. Calling is_readable(/var/www/nsb/COPYRIGHT.txt)
  110. Calling is_writable(/var/www/nsb/drupal-7.18)
  111. Calling rename(/var/www/nsb/COPYRIGHT.txt, /var/www/nsb/drupal-7.18/COPYRIGHT.txt)
  112. Calling is_readable(/var/www/nsb/cron.php)
  113. Calling is_writable(/var/www/nsb/drupal-7.18)
  114. Calling rename(/var/www/nsb/cron.php, /var/www/nsb/drupal-7.18/cron.php)
  115. Calling is_readable(/var/www/nsb/index.php)
  116. Calling is_writable(/var/www/nsb/drupal-7.18)
  117. Calling rename(/var/www/nsb/index.php, /var/www/nsb/drupal-7.18/index.php)
  118. Calling is_readable(/var/www/nsb/install.php)
  119. Calling is_writable(/var/www/nsb/drupal-7.18)
  120. Calling rename(/var/www/nsb/install.php, /var/www/nsb/drupal-7.18/install.php)
  121. Calling is_readable(/var/www/nsb/INSTALL.txt)
  122. Calling is_writable(/var/www/nsb/drupal-7.18)
  123. Calling rename(/var/www/nsb/INSTALL.txt, /var/www/nsb/drupal-7.18/INSTALL.txt)
  124. Calling is_readable(/var/www/nsb/INSTALL.mysql.txt)
  125. Calling is_writable(/var/www/nsb/drupal-7.18)
  126. Calling rename(/var/www/nsb/INSTALL.mysql.txt, /var/www/nsb/drupal-7.18/INSTALL.mysql.txt)
  127. Calling is_readable(/var/www/nsb/INSTALL.pgsql.txt)
  128. Calling is_writable(/var/www/nsb/drupal-7.18)
  129. Calling rename(/var/www/nsb/INSTALL.pgsql.txt, /var/www/nsb/drupal-7.18/INSTALL.pgsql.txt)
  130. Calling is_readable(/var/www/nsb/INSTALL.sqlite.txt)
  131. Calling is_writable(/var/www/nsb/drupal-7.18)
  132. Calling rename(/var/www/nsb/INSTALL.sqlite.txt, /var/www/nsb/drupal-7.18/INSTALL.sqlite.txt)
  133. Calling is_readable(/var/www/nsb/LICENSE.txt)
  134. Calling is_writable(/var/www/nsb/drupal-7.18)
  135. Calling rename(/var/www/nsb/LICENSE.txt, /var/www/nsb/drupal-7.18/LICENSE.txt)
  136. Calling is_readable(/var/www/nsb/MAINTAINERS.txt)
  137. Calling is_writable(/var/www/nsb/drupal-7.18)
  138. Calling rename(/var/www/nsb/MAINTAINERS.txt, /var/www/nsb/drupal-7.18/MAINTAINERS.txt)
  139. Calling is_readable(/var/www/nsb/README.txt)
  140. Calling is_writable(/var/www/nsb/drupal-7.18)
  141. Calling rename(/var/www/nsb/README.txt, /var/www/nsb/drupal-7.18/README.txt)
  142. Calling is_readable(/var/www/nsb/robots.txt)
  143. Calling is_writable(/var/www/nsb/drupal-7.18)
  144. Calling rename(/var/www/nsb/robots.txt, /var/www/nsb/drupal-7.18/robots.txt)
  145. Calling is_readable(/var/www/nsb/update.php)
  146. Calling is_writable(/var/www/nsb/drupal-7.18)
  147. Calling rename(/var/www/nsb/update.php, /var/www/nsb/drupal-7.18/update.php)
  148. Calling is_readable(/var/www/nsb/UPGRADE.txt)
  149. Calling is_writable(/var/www/nsb/drupal-7.18)
  150. Calling rename(/var/www/nsb/UPGRADE.txt, /var/www/nsb/drupal-7.18/UPGRADE.txt)
  151. Calling is_readable(/var/www/nsb/web.config)
  152. Calling is_writable(/var/www/nsb/drupal-7.18)
  153. Calling rename(/var/www/nsb/web.config, /var/www/nsb/drupal-7.18/web.config)
  154. Calling is_readable(/var/www/nsb/xmlrpc.php)
  155. Calling is_writable(/var/www/nsb/drupal-7.18)
  156. Calling rename(/var/www/nsb/xmlrpc.php, /var/www/nsb/drupal-7.18/xmlrpc.php)
  157. Verifying signature for svn version control engine. [12.85 sec, 19.51 [debug]
  158. MB]
  159. Executing: svn info '/var/www/nsb/drupal-7.18'
  160. sh: svn: not found
  161. Verifying signature for bzr version control engine. [12.86 sec, 19.51 [debug]
  162. MB]
  163. Executing: bzr root '/var/www/nsb/drupal-7.18'
  164. sh: bzr: not found
  165. Executing: mkdir '/home/usb/drush-backups/nsb/20121220054548'
  166. Calling is_readable(/var/www/nsb/drupal-7.18)
  167. Calling is_writable(/home/usb/drush-backups/nsb/20121220054548)
  168. Calling rename(/var/www/nsb/drupal-7.18, /home/usb/drush-backups/nsb/20121220054548/drupal)
  169. Drush command terminated abnormally due to an unrecoverable error. [error]
  170. Error: require_once(): Failed opening required
  171. '/var/www/nsb/includes/errors.inc'
  172. (include_path='.:/usr/share/php:/usr/share/pear') in
  173. /var/www/nsb/includes/bootstrap.inc, line 2237 [12.87 sec, 19.53 MB]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement