Advertisement
Guest User

Untitled

a guest
Jan 27th, 2015
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 16.26 KB | None | 0 0
  1.  ./vvv
  2. Action (create|delete|list): create
  3.  
  4. New VVV Site Setup
  5. Name of new site directory: bd
  6. Prefix to use for database table (leave blank for 'dev_' wp_
  7. Domain to use (leave blank for bd.dev):  
  8. WordPress version to install (leave blank for release version):
  9. Load images from live site (y/n): n
  10.  
  11. About to perform the following:
  12. * Halt Vagrant (if running)
  13. * Create directory bd in /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/www
  14. * Create files vvv-init.sh, wp-cli.yml, and vvv-hosts in directory bd
  15. * Create file bd.conf in /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/config/nginx-config/sites
  16. * Run `vagrant up --provision` to initialize site
  17.  
  18. Provisioning Vagrant will do the following:
  19. * Create database wp_bd
  20. * Install WordPress (release version) in the htdocs directory
  21. * Make the site visible at bd.dev
  22.  
  23. Continue (y/n)? y
  24.  
  25. New VVV setup starting for site 'bd'
  26. ./vvv: line 341: cd: /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin: No such file or directory
  27. ==> default: Running triggers before halt...
  28. ==> default: Executing command "vagrant ssh -c vagrant_halt"...
  29. ==> default: Database wordpress_default backed up...
  30. ==> default: Database wordpress_develop backed up...
  31. ==> default: Database wordpress_trunk backed up...
  32. ==> default: Database wp_bd backed up...
  33. ==> default: Command execution finished.
  34. ==> default: Attempting graceful shutdown of VM...
  35. ==> default: Removing hosts
  36. ./vvv: line 346: cd: /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/www: No such file or directory
  37. Creating site directory, wp-cli.yml, and vvv-init.sh file... Done.
  38. ./vvv: line 377: cd: /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/www/bd: No such file or directory
  39. Adding bd.dev to new vvv-hosts file... Done.
  40. ./vvv: line 385: cd: /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/config/nginx-config/sites: No such file or directory
  41. Creating nginx-config/sites/bd.conf... sed: local-nginx-example.conf-sample: No such file or directory
  42. Done.
  43. ./vvv: line 400: cd: /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin: No such file or directory
  44. Running vagrant up --provision...
  45. Bringing machine 'default' up with 'virtualbox' provider...
  46. ==> default: Checking if box 'ubuntu/trusty64' is up to date...
  47. ==> default: Clearing any previously set forwarded ports...
  48. ==> default: Fixed port collision for 22 => 2222. Now on port 2201.
  49. ==> default: Clearing any previously set network interfaces...
  50. ==> default: Preparing network interfaces based on configuration...
  51.     default: Adapter 1: nat
  52.     default: Adapter 2: hostonly
  53. ==> default: Forwarding ports...
  54.     default: 22 => 2201 (adapter 1)
  55. ==> default: Running 'pre-boot' VM customizations...
  56. ==> default: Booting VM...
  57. ==> default: Waiting for machine to boot. This may take a few minutes...
  58.     default: SSH address: 127.0.0.1:2201
  59.     default: SSH username: vagrant
  60.     default: SSH auth method: private key
  61.     default: Warning: Connection timeout. Retrying...
  62. ==> default: Machine booted and ready!
  63. ==> default: Checking for guest additions in VM...
  64. ==> default: Checking for host entries
  65. ==> default: adding to (/etc/hosts) : 192.168.50.4  vvv  # VAGRANT: 0c04e85029755e6558f510fd605eea08 (default) / c11f9f92-b82e-4545-b654-02b0c50a108e
  66. ==> default: adding to (/etc/hosts) : 192.168.50.4  bd.dev  # VAGRANT: 0c04e85029755e6558f510fd605eea08 (default) / c11f9f92-b82e-4545-b654-02b0c50a108e
  67. ==> default: adding to (/etc/hosts) : 192.168.50.4  vvv.dev  # VAGRANT: 0c04e85029755e6558f510fd605eea08 (default) / c11f9f92-b82e-4545-b654-02b0c50a108e
  68. ==> default: adding to (/etc/hosts) : 192.168.50.4  local.wordpress.dev  # VAGRANT: 0c04e85029755e6558f510fd605eea08 (default) / c11f9f92-b82e-4545-b654-02b0c50a108e
  69. ==> default: adding to (/etc/hosts) : 192.168.50.4  local.wordpress-trunk.dev  # VAGRANT: 0c04e85029755e6558f510fd605eea08 (default) / c11f9f92-b82e-4545-b654-02b0c50a108e
  70. ==> default: adding to (/etc/hosts) : 192.168.50.4  src.wordpress-develop.dev  # VAGRANT: 0c04e85029755e6558f510fd605eea08 (default) / c11f9f92-b82e-4545-b654-02b0c50a108e
  71. ==> default: adding to (/etc/hosts) : 192.168.50.4  build.wordpress-develop.dev  # VAGRANT: 0c04e85029755e6558f510fd605eea08 (default) / c11f9f92-b82e-4545-b654-02b0c50a108e
  72. ==> default: Setting hostname...
  73. ==> default: Configuring and enabling network interfaces...
  74. ==> default: Mounting shared folders...
  75.     default: /vagrant => /Users/paulnurkkala/vagrant-local
  76.     default: /srv/www => /Users/paulnurkkala/vagrant-local/www
  77.     default: /srv/log => /Users/paulnurkkala/vagrant-local/log
  78.     default: /srv/config => /Users/paulnurkkala/vagrant-local/config
  79.     default: /srv/database => /Users/paulnurkkala/vagrant-local/database
  80. ==> default: Running provisioner: shell...
  81.     default: Running: /var/folders/3j/l9prmf011j1_6tktlp7nff0r0000gn/T/vagrant-shell20150127-70655-16qw48s.sh
  82. ==> default: stdin: is not a tty
  83. ==> default: Network connection detected...
  84. ==> default: Check for apt packages to install...
  85. ==> default:  * php5-fpm                                            5.5.9+dfsg-1ubuntu4.5
  86. ==> default:  * php5-cli                                            5.5.9+dfsg-1ubuntu4.5
  87. ==> default:  * php5-common                                         5.5.9+dfsg-1ubuntu4.5
  88. ==> default:  * php5-dev                                            5.5.9+dfsg-1ubuntu4.5
  89. ==> default:  * php5-memcache                                       3.0.8-4build1
  90. ==> default:  * php5-imagick                                        3.1.2-1build1
  91. ==> default:  * php5-mcrypt                                         5.4.6-0ubuntu5
  92. ==> default:  * php5-mysql                                          5.5.9+dfsg-1ubuntu4.5
  93. ==> default:  * php5-imap                                           5.4.6-0ubuntu5
  94. ==> default:  * php5-curl                                           5.5.9+dfsg-1ubuntu4.5
  95. ==> default:  * php-pear                                            5.5.9+dfsg-1ubuntu4.5
  96. ==> default:  * php5-gd                                             5.5.9+dfsg-1ubuntu4.5
  97. ==> default:  * nginx                                               1.7.9-1~trusty
  98. ==> default:  * memcached                                           1.4.14-0ubuntu9
  99. ==> default:  * mysql-server                                        5.5.41-0ubuntu0.14.04.1
  100. ==> default:  * imagemagick                                         8:6.7.7.10-6ubuntu3
  101. ==> default:  * subversion                                          1.8.8-1ubuntu3.1
  102. ==> default:  * git-core                                            1:1.9.1-1ubuntu0.1
  103. ==> default:  * zip                                                 3.0-8
  104. ==> default:  * unzip                                               6.0-9ubuntu1.1
  105. ==> default:  * ngrep                                               1.45.ds2-12
  106. ==> default:  * curl                                                7.35.0-1ubuntu2.1
  107. ==> default:  * make                                                3.81-8.2ubuntu3
  108. ==> default:  * vim                                                 2:7.4.052-1ubuntu3
  109. ==> default:  * colordiff                                           1.0.13-1
  110. ==> default:  * postfix                                             2.11.0-1
  111. ==> default:  * ntp                                                 1:4.2.6.p5+dfsg-3ubuntu2.14.04.1
  112. ==> default:  * gettext                                             0.18.3.1-1ubuntu3
  113. ==> default:  * graphviz                                            2.36.0-0ubuntu3.1
  114. ==> default:  * dos2unix                                            6.0.4-1
  115. ==> default:  * g++                                                 4:4.8.2-1ubuntu6
  116. ==> default:  * nodejs                                              0.10.33-1chl1~trusty1
  117. ==> default: Linked custom apt sources
  118. ==> default: No apt packages to install.
  119. ==> default: /usr/bin/npm -> /usr/lib/node_modules/npm/bin/npm-cli.js
  120. ==> default: npm@2.3.0 /usr/lib/node_modules/npm
  121. ==> default: pecl/xdebug is already installed and is the same as the released version 2.2.7
  122. ==> default: install failed
  123. ==> default: ack-grep already installed
  124. ==> default: Updating Composer...
  125. ==> default: You are already using composer version 825b4b9c63a29c586d005de8dbbcfdfeb86bbf6f.
  126. ==> default: Changed current directory to /usr/local/src/composer
  127. ==> default: Loading composer repositories with package information
  128. ==> default: Updating dependencies (including require-dev)
  129. ==> default: Nothing to install or update
  130. ==> default: Generating autoload files
  131. ==> default: Updating Grunt CLI
  132. ==> default: Adding graphviz symlink for Webgrind...
  133. ==> default: Setup configuration files...
  134. ==> default:  * Copied /srv/config/init/vvv-start.conf               to /etc/init/vvv-start.conf
  135. ==> default: sending incremental file list
  136. ==> default: default.conf
  137. ==> default: local-nginx-example.conf-sample
  138. ==> default: sent 2.25K bytes  received 54 bytes  4.61K bytes/sec
  139. ==> default: total size is 6.83K  speedup is 2.97
  140. ==> default:  * Copied /srv/config/nginx-config/nginx.conf           to /etc/nginx/nginx.conf
  141. ==> default:  * Copied /srv/config/nginx-config/nginx-wp-common.conf to /etc/nginx/nginx-wp-common.conf
  142. ==> default:  * Rsync'd /srv/config/nginx-config/sites/              to /etc/nginx/custom-sites
  143. ==> default:  * Copied /srv/config/php5-fpm-config/php5-fpm.conf     to /etc/php5/fpm/php5-fpm.conf
  144. ==> default:  * Copied /srv/config/php5-fpm-config/www.conf          to /etc/php5/fpm/pool.d/www.conf
  145. ==> default:  * Copied /srv/config/php5-fpm-config/php-custom.ini    to /etc/php5/fpm/conf.d/php-custom.ini
  146. ==> default:  * Copied /srv/config/php5-fpm-config/opcache.ini       to /etc/php5/fpm/conf.d/opcache.ini
  147. ==> default:  * Copied /srv/config/php5-fpm-config/xdebug.ini        to /etc/php5/mods-available/xdebug.ini
  148. ==> default:  * Copied /srv/config/memcached-config/memcached.conf   to /etc/memcached.conf
  149. ==> default: sending incremental file list
  150. ==> default: db_backup
  151. ==> default: develop_git
  152. ==> default: makepot
  153. ==> default: vagrant_destroy
  154. ==> default: vagrant_halt
  155. ==> default: vagrant_suspend
  156. ==> default: xdebug_off
  157. ==> default: xdebug_on
  158. ==> default: sent 2.22K bytes  received 168 bytes  4.78K bytes/sec
  159. ==> default: total size is 3.00K  speedup is 1.25
  160. ==> default:  * Copied /srv/config/bash_profile                      to /home/vagrant/.bash_profile
  161. ==> default:  * Copied /srv/config/bash_aliases                      to /home/vagrant/.bash_aliases
  162. ==> default:  * Copied /srv/config/vimrc                             to /home/vagrant/.vimrc
  163. ==> default:  * Copied /srv/config/subversion-servers                to /home/vagrant/.subversion/servers
  164. ==> default:  * rsync'd /srv/config/homebin                          to /home/vagrant/bin
  165. ==> default: Restart services...
  166. ==> default:  * Restarting nginx nginx
  167. ==> default:    ...done.
  168. ==> default: Restarting memcached:
  169. ==> default: memcached.
  170. ==> default: php5-fpm stop/waiting
  171. ==> default: php5-fpm start/running, process 3145
  172. ==> default: Setup MySQL configuration file links...
  173. ==> default:  * Copied /srv/config/mysql-config/my.cnf               to /etc/mysql/my.cnf
  174. ==> default:  * Copied /srv/config/mysql-config/root-my.cnf          to /home/vagrant/.my.cnf
  175. ==> default: service mysql restart
  176. ==> default: mysql stop/waiting
  177. ==> default: mysql start/running, process 3184
  178. ==> default:
  179. ==> default: No custom MySQL scripting found in database/init-custom.sql, skipping...
  180. ==> default: Initial MySQL prep...
  181. ==> default: Start MySQL Database Import
  182. ==> default:   * Skipped import of wordpress_default - tables exist
  183. ==> default:   * Skipped import of wordpress_develop - tables exist
  184. ==> default:   * Skipped import of wordpress_trunk - tables exist
  185. ==> default:   * Skipped import of wp_bd - tables exist
  186. ==> default: Databases imported
  187. ==> default:
  188. ==> default: Updating wp-cli...
  189. ==> default: From https://github.com/wp-cli/wp-cli
  190. ==> default:  * branch            master     -> FETCH_HEAD
  191. ==> default: Current branch master is up to date.
  192. ==> default: Loading composer repositories with package information
  193. ==> default: Updating dependencies (including require-dev)
  194. ==> default: Nothing to install or update
  195. ==> default: Generating autoload files
  196. ==> default: phpMemcachedAdmin already installed.
  197. ==> default: Updating Opcache Status
  198. ==> default: From https://github.com/rlerdorf/opcache-status
  199. ==> default:  * branch            master     -> FETCH_HEAD
  200. ==> default: Current branch master is up to date.
  201. ==> default: Updating webgrind...
  202. ==> default: From https://github.com/jokkedk/webgrind
  203. ==> default:  * branch            master     -> FETCH_HEAD
  204. ==> default: Current branch master is up to date.
  205. ==> default: Updating PHP_CodeSniffer (phpcs)...
  206. ==> default: From https://github.com/squizlabs/PHP_CodeSniffer
  207. ==> default:  * branch            master     -> FETCH_HEAD
  208. ==> default: Already up-to-date.
  209. ==> default: Updating PHP_CodeSniffer WordPress Coding Standards...
  210. ==> default: From https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards
  211. ==> default:  * branch            master     -> FETCH_HEAD
  212. ==> default: Already up-to-date.
  213. ==> default: Config value "installed_paths" updated successfully; old value was "./CodeSniffer/Standards/WordPress/"
  214. ==> default: The installed coding standards are MySource, PEAR, PHPCS, PSR1, PSR2, Squiz, Zend, WordPress, WordPress-Core, WordPress-Extra and WordPress-VIP
  215. ==> default: Updating WordPress Stable...
  216. ==> default: PHP Warning:  An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href="https://wordpress.org/support/">support forums</a>. (WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.) in /srv/www/wordpress-default/wp-includes/update.php on line 119
  217. ==> default: Warning: An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href="https://wordpress.org/support/">support forums</a>. (WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.) in /srv/www/wordpress-default/wp-includes/update.php on line 119
  218. ==> default: Success: WordPress is up to date.
  219. ==> default: Updating WordPress trunk...
  220. ==> default: Updating '.':
  221. ==> default: At revision 31267.
  222. ==> default: Updating WordPress develop...
  223. ==> default: Updating '.':
  224. ==> default:
  225. ==> default: Fetching external item into 'tests/phpunit/data/plugins/wordpress-importer':
  226. ==> default: External at revision 1076902.
  227. ==> default: At revision 31286.
  228. ==> default: Updating npm packages...
  229. ==> default: PHPMyAdmin already installed.
  230. ==> default: Creating database 'wp_bd' (if it does not exist)...
  231. ==> default: Installing WordPress (release version) in bd/htdocs...
  232. ==> default: Downloading WordPress 4.1 (en_US)...
  233. ==> default: Using cached file '/home/vagrant/.wp-cli/cache/core/en_US-4.1.tar.gz'...
  234. ==> default: Success: WordPress downloaded.
  235. ==> default: Success: Generated wp-config.php file.
  236. ==> default: WordPress is already installed.
  237. ==> default: /srv/www/bd
  238. ==> default: Cleaning the virtual machine's /etc/hosts file...
  239. ==> default: Adding domains to the virtual machine's /etc/hosts file...
  240. ==> default:  * Added bd.dev from /srv/www/bd/vvv-hosts
  241. ==> default:  * Added vvv.dev from /srv/www/vvv-hosts
  242. ==> default:  * Added local.wordpress.dev from /srv/www/vvv-hosts
  243. ==> default:  * Added local.wordpress-trunk.dev from /srv/www/vvv-hosts
  244. ==> default:  * Added src.wordpress-develop.dev from /srv/www/vvv-hosts
  245. ==> default:  * Added build.wordpress-develop.dev from /srv/www/vvv-hosts
  246. ==> default: -----------------------------
  247. ==> default: Provisioning complete in 91 seconds
  248. ==> default: External network connection established, packages up to date.
  249. ==> default: For further setup instructions, visit http://vvv.dev
  250. ==> default: Running provisioner: shell...
  251.     default: Running: inline script
  252. ==> default: stdin: is not a tty
  253. ==> default: mysql stop/waiting
  254. ==> default: mysql start/running, process 3975
  255. ==> default: Running provisioner: shell...
  256.     default: Running: inline script
  257. ==> default: stdin: is not a tty
  258. ==> default:  * Restarting nginx nginx
  259. ==> default:    ...done.
  260.  
  261. New VVV Site Setup: Done!
  262. Directory: /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/www/bd
  263. URL:       bd.dev
  264. Username:  admin
  265. Password:  password
  266. paulnurkkala@Pauls-MacBook-Pro ~/v/www>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement